5.5 KiB
Raw Blame History

v0.92.0-beta

💡 Key highlights

🐞 Bugfixes

Improvements

Mobile improvements

🌍 Internationalization

  • Spanish improvements by @hasecilu

🛠️ Technical improvements

  • Remove dependency on semver.
  • Update test dependencies.
  • make desktop.ejs easier to read by @pano9000
  • server/utils: add tests and smaller refactors / fixes by @pano9000
  • refactor: electron forge config by @pano9000
  • improve server build release file names by @pano9000
  • Improved the development experience by setting up caches (server & Electron) & auto-reload for Electron
  • protected_session: input improvements by @pano9000
  • remove unused jasmine by @pano9000
  • update dependency electron to v34.2.0
  • update dependency prettier to v3.5.1
  • update dependency mind-elixir to v4.3.7
  • update dependency marked to v15.0.7
  • update dependency typedoc to v0.27.7
  • update dependency compression to v1.8.0
  • update dependency webpack to v5.98.0
  • update node.js to v22.14.0
  • simplify login function and get rid of deprecated usage of expires by @pano9000
  • Automated OpenAPI spec generation by @FliegendeWurst
  • remove leftover @types/jasmineby @pano9000
  • fix and enable ex-flaky tests in services/search.spec.ts by @pano9000
  • npm scripts namespacing by @pano9000
  • "unpack" log messages before printing by @pano9000