Skip to content

Commit

Permalink
add changelog for store
Browse files Browse the repository at this point in the history
  • Loading branch information
abertschi committed Apr 2, 2023
1 parent 8ff5019 commit a4c784f
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions metadata/en-US/changelogs/7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## 1.0.7+7
- Add option to import and export data.
- Add default group for future group support feature.
- Camera no longer creates temporary files but stores plants to app directory.
- Padding changes in plant details.
- Drop support for landscape mode.
- This version changes the model data. Add migration code to introduce a single group on import.

## 1.0.6+6
- Fix issue on Android 7 with crash due to notification misconfig

## 1.0.5+5
- Remove permissions from being auto merged into manifest: ACCESS_NETWORK_STATE, RECORD_AUDIO
- input validation and eye candy

## 1.0.4+4
- Introduce fdroid release

## 1.0.2+3
- Count days always at midnight

## 1.0.1+2
- Fix bug to properly store model
- UI sugar, input validation
- Github runner to build APK

## 1.0.0+1
- Initial release, base functionality
- Plant list, detail-, edit-, add- plant view

0 comments on commit a4c784f

Please sign in to comment.