Releases: aritra-tech/Notify
Releases · aritra-tech/Notify
v1.3.0
💡What's New
- [#59] Added In-App Update ( Contributed by @aritra-tech )
- [#51] Implemented Biometric Authentication for keeping your Notes safe ( Contributed by @swapnil-musale )
- [#66] Implemented auto-save & update feature during saving and editing the Notes ( Contributed by @ibrahim-5 )
- [#70] Remove overflow icon from note item ( Contributed @logickoder )
- [#71] Implement backup and restore with CSV ( Contributed @logickoder )
🎯 Codebase Improvements
- Re-structured the project files
- Disallowed main thread queries
- Made some
UI
changes. - Bumped Navigation version from
2.7.0
->2.7.2
- Bumped Lifecycle version from
2.6.1
->2.6.2
- Bumped Material 3 Icons version from
1.5.0
->1.5.1
Many Thanks to superstar ⭐ contributor @swapnil-musale , @logickoder & @ibrahim-5 for contributing and for making this project better!
v1.3.0-beta01
v1.2.0
This release includes new features and some fixes in the application.
💡 What's New?
- Implemented Photo Picker.
- Implemented Speech to Text Feature.
- Added
RoadMap
in the Settings.
✔ Improvements
- Made the screens scrollable.
- Changed the Date format.
- Added
Delete
in the EditNoteScreen for better UX. - Fixed the Search bar bug
- Changed the deprecated code
🎯 Codebase Improvements
- Modified the
buildType
. - Bumped the Nav version from
2.7.0-rc01
->2.7.0
- Decreased the KSP version from
1.9.0-1.0.13
->1.8.10-1.0.9
v1.1.0
This release includes major changes and improvements.
💡 What's New?
- Share your Notes as Images & PDFs.
- Switch between LazyColumn and LazyGridView
- Added Rate & Share feature in the Settings Screen
✔ Improvements
- Revamped & Fixed the UI (i.e. GridView Card).
🎯 Codebase Improvements
- Migrated the gradle from
Groovy
->KTS
. - Migrated
kapt
->KSP
- Updated the dependencies.
v1.0
This is an initial version of Notify Android Application 👀
Features
- List of all notes.
- Create new notes.
- Update/Swipe Delete Notes.
- Dark Mode/Light Mode support.
- Backup/Restore Data.
- Switch between the layout (i.e LazyColumn & Lazy Staggered GridView)
Notify App is not yet developed, its development is WIP 😊.