v1.27.0
Added hide personal settings access when settings are forced by the administrator Fixed improve German translations
View Articlev2.0.0
Fixed fix #66: removing usage of setInterval fix #73: icon background Changed fix #67: replace jQuery with Vanilla JS Removed Nextcloud 18 is not supported anymore
View Articlev2.0.1
Fixed fix #78: Top menu is broken - invisible apps are shown fix #77: Update personal settings - HTTP error 412 (Precondition Failed) fix js error on the personal settings page (undefined sortable)
View Articlev2.2.0
Added fix #84: update icons fix #85: use Nextcloud colors by default Fixed fix categories order in large menu
View Articlev2.3.0
Added fix #82: add an option to keep visible an app in both menus fix #83: add custom categories add auto-reload when settings are saved
View Articlev2.3.3
Added hide the scrollbar when mouse is out (menu always displayed) Fixed fix SQL Exception InvalidFieldNameException (#93)
View Articlev2.4.0
Added remove focus on opener after click add button to set default colors add menu hover effect add translations Fixed fix deprecated app.php file fix menu with categories header fix minor issues...
View Articlev2.5.0
Changed upgrade dependencies Fixed remove duplicated code remove unused variables and packages replace repeated strings with variables add html attributes replace var with let replace v-html with...
View Articlev3.0.0
Added Add compatibility with NC25 (#136/#135) Removed Nextcloud 20-24 are not supported anymore AppOrder is not supported anymore
View Articlev3.1.0
Added add global custom app sorting for the top menu Fixed fix admin list/modal look
View Articlev3.2.0
Added use custom app names using 'app.navigation.name' (#148) app sorting with all displays (#147)
View Articlev3.2.1
Fixed fix #150: Active app is not visible has active in menu (except in default menu) fix #151: opener position
View Articlev3.3.0
Added add documentation in admin page add app sorter in user config side (#160) Fixed fix #164: open apps in new tab does not work fix #162 #159: top and side apps does work correctly
View Articlev3.4.0
Added add translations (thanks to Pavelb, nier, Timur, p-bo) add possibility to define Custom Menu as default app and redirect to the first top menu app (#177)
View Articlev3.4.1
Added add translations (thanks to zonorti, jorisvandijk, jak2k) Fixed fix #183: hide custom categories list when empty (admin page)
View Articlev3.5.0
Added add dependency check (ci) add code quality check (ci) add translations (thanks to gallegonovato) add option to disable the display labels in the top menu (#194) Fixed fix missing img alt...
View Articlev3.5.1
Added add translations (thanks to p-bo adn gallegonovato) Fixed fix #189: sorting not applied on mobile
View Articlev3.7.2
Added update pipeline conditions allowing fix/* Fixed fix #233: load configuration and then retrieve apps in default side menu display
View Articlev3.10.0
Added add compatibility with NC28 Fixed fix NC28 error: remove deprecated method OC_App::getNavigation()
View Articlev3.10.3
Fixed change the way to load nextcloud components (NcActionLink/NcActions) - fix #274 update @nexcloud/* packages
View Articlev3.11.0
Added add a search component in menus - fix #282 Fixed remove the label of the link to personal settings - fix #283
View Articlev3.11.1
Added add Portuguese (Brazil) translations - Thanks to igorfreire Fixed add width to .side-menu-categories for side menu with categories display - fix #294
View Article