Skip to content

Releases: YangDai2003/OpenNote-Compose

v1.2.0

24 Apr 23:46
Compare
Choose a tag to compare
  1. Brand New Settings Page: Redesigned settings page to adapt to devices with various screen sizes. 🎨
  2. Data Backup and Recovery Functions: Added functionality for data backup and recovery to prevent data loss and facilitate device switching. ✨
  3. Enhanced Performance and Smoother Animation: Optimized performance for improved operation and smoother animation effects. 🎉

v1.1.8

18 Apr 21:33
Compare
Choose a tag to compare
  1. Optimized link styles, grid animations, and click feedback on note cards.
  2. Switched folder list presentation from BottomSheet to AlertDialog.
  3. Fixed some issues and improved performance.

v1.1.7

16 Apr 22:36
Compare
Choose a tag to compare
  1. Resolved stability issues with composable components, reducing the frequency of recomposition.
  2. Added new keyboard shortcuts to the existing ones: ctrl+(c, v, a, z, y). New additions: ctrl + u(underline), ctrl + b(bold), ctrl + d(strikeThrough), ctrl + i(italic), ctrl + m(mark); ctrl + shift + k(code), ctrl + shift + m(math), ctrl + shift + q(quote).

v1.1.5

14 Apr 22:45
Compare
Choose a tag to compare
  1. New ios-style navigation animation 📱
  2. Merge multiple viewmodels into one to avoid repeated queries and improve performance ✨
  3. Due to some strange bugs, the predictive return gesture is temporarily disabled 😓
  4. Add new function of importing text files 🎉