Skip to content

Releases: XilinJia/Xilinota

2.15.1

13 Mar 22:07
Compare
Choose a tag to compare
  • on desktop, fixed sidebar display issue
  • on Android:
  • removed fingerprint function due to security vulnerability of the dependency
  • migrated to the well maintained library react-native-vision-camera for camera functions
  • set newArchEnabled=false as some dependencies don't support fabric yet
  • fixed "text must be in " bug

2.15.0

02 Feb 22:17
Compare
Choose a tag to compare

This is a major version updates based on massive technical enhancements.

  • Broad dependencies updates, including React Native 0.73.2
  • Code quality enhancements
  • Converted many JavaScript codes to TypeScript
  • Converted most CJS syntax to ESM
  • Replaced many usage of 'any'
  • Clarified many signatures of functions and interfaces
  • Ensured strict type and null safety checking
  • Fixed issue with resource display
  • Upgrade Gradle to 8.5 for Android
  • Partly migrated codebase from Java to Kotlin for Android
  • Fixed a major problems in editor and local files sync related to Android 11 and newer
  • For mobile,the full resources directory remains in the app's private space.

2.14.1

08 Jan 09:15
Compare
Choose a tag to compare

Updated in-app instructions

2.14.0

07 Jan 07:52
Compare
Choose a tag to compare
  • the full resources directory is relocated out of the config directory and into document home.
  • resources within each notebook are hard-links to the full resources directory (on desktop now)
  • resources formats in notes are better handled
  • check about the resources section in the readme

2.13.7

20 Dec 20:19
Compare
Choose a tag to compare
v2.13.7

added handling of loose notes in local dir