Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.24 KB

desktop.md

File metadata and controls

30 lines (21 loc) · 1.24 KB

Xilinota Desktop Changelog

android-v2.15.1 (Pre-release) - 2024-01-030T10:46:28Z

  • Fixed sidebar display issue

android-v2.15.0 (Pre-release) - 2024-01-030T10:46:28Z

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

  • Broad dependencies updates
  • 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

android-v2.14.1 (Release) - 2024-01-08T10:46:28Z

Updated in-app instructions

android-v2.14.0 (Release) - 2024-01-07T10:46:28Z

  • 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