diff --git a/CHANGELOG b/CHANGELOG index 135228d1..fa1e009a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,27 +1,31 @@ All notable changes to this project will be documented in this file. -### UNRELEASED +### 1.6.0 - 30 nov '22 - new plugin system - fix #177 - new "publish on telegram" plugin: (thanks @fadelkon) - - i18n refactoring - people can now choose the language displayed - fix #171 - - fix place "[Object]" issue - #194 - - live search - admin could choose a custom fallback image - fix #195 - it is now possible NOT to enter the end time of an event - fix #188 - - Wordpress plugin now supports MU installation - - add nominatim / openstreetmap feature (thanks @sedum) + - live search - improve event import - - new chinese translation - - new portuguese translation - add Apple touch icon - fix #200 - - improve navbar layout - - improve event layout + - add nominatim / openstreetmap search feature (thanks @sedum) - new hide calendar option - new hide thumbs from homepage option + - linkable admin tab + - friendly instances label is now customizable (thanks @sedum) + - i18n refactoring + - Wordpress plugin now supports MU installation + - new chinese translation + - new portuguese translation + - improve navbar layout + - improve event layout - complete oauth2 refactoring + - fix ics unique uuid + - fix place "[Object]" issue - #194 - fix random restart while downloading random media - fix mobile dialog layout + - urlencode place and tag urls ### 1.5.6 - 22 set '22 diff --git a/components/Appbar.vue b/components/Appbar.vue index abbe6427..2d3da1e3 100644 --- a/components/Appbar.vue +++ b/components/Appbar.vue @@ -32,13 +32,13 @@ export default {