Skip to content

v5.1.0

Compare
Choose a tag to compare
@susnux susnux released this 02 Apr 11:51
· 224 commits to main since this release
466d7c6

5.1.0 - 2024-03-22

Full Changelog: v5.0.1...v5.1.0

Added

  • enh: Migrate to NcDialog by @susnux in #697
  • enh: Compress translations to reduce bundle size by @susnux in #698

Fixed

  • fix: Adjust code indention to be consistent (tabs) by @susnux in #692
  • fix: Do not translate Exception error message by @susnux in #691
  • fix: Adjust peer dependency on @nextcloud/vue to allow stable version by @susnux in #693

Changed

  • Updated translations
  • Updated @nextcloud/router to 3.0.0
  • Updated development dependencies
  • Update NPM to v10 to align with the version provided by LTS Node 20
  • Make package ESM by default by @susnux in #696