All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
move to Vue3
-
support Nextcloud v33 and up
-
support PHP 8.5
- sync between outer router and the window location of the iframe
- support Nextcloud 30-32 in appinfo/info.xml
-
fix infinite recursion during DW login
-
relax composer dependencies to reduce the potential of conflicts with the core 3rdpary/ packages
-
support Nextcloud 29-31
-
promote the current wiki page path in the browser url, that way a page reload will not lead to the wiki start page, but instead also reload the current wiki view. Also, a load event of the iframe will push to the browser history. This way a user can just navigate as if using DokuWiki stand-alone.
-
drop support for Nextcloud <= v28
-
translations, thanks to the language team
-
drop jQuery, convert everything to vue
- restore PHP 8.1 compatibility
- support Nextcloud 28
-
drop support for Nextcloud <= v25
-
translations
- Nextcloud 26/27 support
- spelling errors
- move a PHP library shared also by other apps into its own app-private namespace
- cookie-path tweaking if NC is installed top-level
- login-listener removed
- screenshots
- First pre-release