Skip to content

Commit

Permalink
Save changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCommander735 committed May 20, 2024
1 parent 438e097 commit aeb2435
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions changelogs/CHANGELOG - 1.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## Changelog:
- All prices had some rounding errors. Thats fixed now
- Adjusted background color for dark mode
- New settings menu
- General
- Backup
- About


## Technical changes:
- feat: new custom number formatter
- fix: all numbers should now display correctly
- feat: new settings icon in main menu
- style: adjusted 'filter active' text
- style: dark mode background now fully black
- style: centered page titles
- ci: new dependency to read app version
- feat: first enty on about page in settings
- chore: bump version number
- feat: add settings group and license info
- fix: typo in license
- chore: removed cuppertino_icons and added url_launcher and fontawesome 5 brands
- feat: add fontawesome 5 brands
- fix: add all applicable licenses
- feat: finished about page in settings
- refactor: move all settings components to their own file
- chore: format all documents
- feat: added general settings page
- style: changed all icons to their rounded variants
- style: added spacing below group headline
- chore: add csv and storage perm handler
- feat: new deleteAll and createItems methods
- feat: csv ex and import
- feat: confirmation dialog to prevent accidental loads

0 comments on commit aeb2435

Please sign in to comment.