encodeURIComponent in event page
This commit is contained in:
parent
063d905915
commit
bb2d9905c7
2 changed files with 15 additions and 11 deletions
24
CHANGELOG
24
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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 12640461481cc39cdee8efa05e7fd02a6a60e99c
|
||||
Subproject commit 0486d0852db569b7064535f0d52709e06e9ecd1f
|
Loading…
Reference in a new issue