2025-04-18 16:10:44 +03:00

3.3 KiB
Vendored

v0.90.7-beta

⚠️ Important notes

  • 0.90.5-beta & 0.90.6-beta have an incompatibility with older sync servers if using mind maps, causing them to get turned to a file. If you are impacted by this, see mindmap note suddenly show with file note.
  • Sync version has been increased from 32 to 33 to prevent issues with mindmap notes. This means that the server also needs to be updated to this version, otherwise sync will be refused.

🐞 Bugfixes

Improvements

🌍 Internationalization

  • Translated more of the client (e.g. note types, tree context menu, switches in the ribbon).
  • Started translating the server (e.g. first setup, keyboard actions, shared pages).
  • Improved coverage for Spanish by hasecilu.
  • Improved coverage for Chinese by Nriver.
  • Improved coverage for Romanian.

Library updates

  • Upgrade bootstrap from v4 to v5 by @JYC333
    • This is a heavy UI library update, so there might be quirks here and there.
    • Various improvements and bugfixes by @JYC333 and @SiriusXT
  • Mermaid: 10.9.1 → 11.3.0
  • Mind Elixir: 4.0.5 → 4.1.5
  • JSDOM: 24.1.1 → 25.0.0
  • Day.js: 1.11.12 → 1.11.13
  • ESLint: 9.9.0 → 9.10.0
  • Marked: 13.0.2 → 14.1.2
  • Ini: 4.1.3 -> 5.0.0
  • Axios: 1.7.2 → 1.7.7
  • i18next: 23.14.0 → 23.15.2
  • express 4.19.2 → 4.21.0
  • better-sqlite3: 11.1.2 → 11.3.0
  • and other development tools.