Releases: Fandroid745/Open-notes
Release list
v1.4.0- fdroid
This release fixes the backup export issue in v1.3.9
v1.3.8- fdroid
New Features and Enhancements
Widget Support: Access and add notes directly from your home screen with the new customizable widgets.
Image Support: You can now embed and view images directly within your notes.
Pinning & Sorting: Keep your most important notes at the top of your list with the new pinning feature, alongside sorting capabilities.
Icon Color Customization: Personalize your app drawer by changing the app icon color to match your preference.
Secure Screen Mode: Enable Secure Screen in Privacy Settings to completely block screenshots, screen recordings, and hide notes from the recent apps switcher.
v1.3.7-fdroid
This releases fixes the issue where note export was not working in v1.3.6
v1.3.6-fdroid
feat: improve biometric login and update build gradle feat: improve biometric login and update build gradle
v1.3.5-fdroid
Merge pull request #29 from Fandroid745/dev Fix: backup functionality and refactor markdown implementation
v1.3.4-fdroid
Various bug fixes and improvements.
The new features added in this are:
Markdown Support
Biometric unlock
v1.3.3- fdroid
This release introduces several enhancements to improve user experience and accessibility in the Add/Edit Note screen, as well as app-wide UI improvements:
New Features & Improvements:
Vertical Alignment of Notes:
Notes are now aligned vertically for easier viewing and navigation.
Theme Options:
Added Dark, Light, and System Default theme toggle.
Introduced a Black theme optimized for AMOLED displays for reduced battery consumption (#12).
About Page:
Users can now view the app version number and source code in the About page (#11).
Improved Keyboard Interaction:
The keyboard now activates when tapping any part of the content area, improving note editing workflow (#10).
These changes enhance usability, accessibility, and aesthetic consistency across the app
v1.3.2-fdroid
Merge pull request #9 from Fandroid745/dev fixed note readability issue in dark mode.