v1.4.1
💡What's New
- [#89] Fixed Status Bar Visibility for light mode. (Contributed by @bhoomi0104)
- [#90] Migrated gradle to Version Catalog. (Contributed by @aritra-tech)
- [#96] Fixed the click effect on Note (i.e. before it was square instead of rounded). (Contributed by @bhoomi0104)
- [#101] Fixed the edit note-saving bug. (Contributed by @bhoomi0104)
- [#108] Added a feature that allows you to scroll to the top when the note icon at Bottom Nav Bar is clicked. (Contributed by @ashutoshbitcot)
- [#110] Modified the ci_build workflow. (Contributed by @aritra-tech)
- [#114] Added ktlint check. (Contributed by @DeKaN)
- [#115] User can now pick multiple images from the gallery & zoom and pan across images. (Contributed by @beradeep)
- [#120] User can select multiple notes and delete them. When user delete the note items, they can undo the process as well. (Contributed by @bhoomi0104)
🎯 Codebase Improvements
- [#94] Improved the
Share Utils
code by adding the withNotNull function to the project's utility library (Contributed by @yogesh-7). - [#104] Optimized code by combining AddNote and EditNote Screen and their ViewModels. (Contributed by @bhoomi0104)
- Bumped Compose BOM version from
2022.10.00
->2023.10.00
.
Many Thanks to superstar ⭐ contributor @bhoomi0104, @yogesh-7, @ashutoshbitcot, @DeKaN & @beradeep for contributing and for making this project better!