migration from vue2 to vue3 #405

Merged
deblan merged 62 commits from feature/vue3 into develop 2025-04-16 19:56:03 +02:00
Showing only changes of commit 174c80e654 - Show all commits

update changelog
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval

Simon Vieille 2025-04-16 19:55:07 +02:00
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -13,6 +13,10 @@
* remove route `/apps/side_menu/js/script`
* remove generated Javascript using PHP
* rewrite the standard menu of Nextcloud
### Security
* fix CVE-2023-44270
* fix CVE-2024-9506
* fix CVE-2024-6783
## 4.1.1
### Fixed