CHANGELOG
This commit is contained in:
14
CHANGELOG
14
CHANGELOG
@@ -1,7 +1,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
unreleased
|
### 0.20.0
|
||||||
- oauth server implementation
|
- New layout (navbar/footer/visible filters)
|
||||||
|
- two month calendar on large display
|
||||||
|
- admin could edit title, description, about, favicon & logo directly form admin panel
|
||||||
|
- new add event layout => https://demo.gancio.org/add
|
||||||
|
- new editor to describe events (bold, italic, link) supported also using copy/paste
|
||||||
|
- the editor also support live markdown (try using ### at line start)
|
||||||
|
- start oauth2 server implementation (documentation: https://gancio.org/dev/oauth)
|
||||||
|
- add fediverse moderation
|
||||||
|
- fix embedding an event via iframe
|
||||||
|
- images converted in .webp
|
||||||
|
- new catalan translation, thanks @fadelkon
|
||||||
|
|
||||||
### 0.17.14
|
### 0.17.14
|
||||||
- [locale] add catalan
|
- [locale] add catalan
|
||||||
|
|||||||
@@ -8,8 +8,18 @@ nav_order: 10
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
unreleased
|
### 0.20.0
|
||||||
- oauth server implementation
|
- New layout (navbar/footer/visible filters)
|
||||||
|
- two month calendar on large display
|
||||||
|
- admin could edit title, description, about, favicon & logo directly form admin panel
|
||||||
|
- new add event layout => https://demo.gancio.org/add
|
||||||
|
- new editor to describe events (bold, italic, link) supported also using copy/paste
|
||||||
|
- the editor also support live markdown (try using ### at line start)
|
||||||
|
- start oauth2 server implementation (documentation: https://gancio.org/dev/oauth)
|
||||||
|
- add fediverse moderation
|
||||||
|
- fix embedding an event via iframe
|
||||||
|
- images converted in .webp
|
||||||
|
- new catalan translation, thanks @fadelkon
|
||||||
|
|
||||||
### 0.17.14
|
### 0.17.14
|
||||||
- [locale] add catalan
|
- [locale] add catalan
|
||||||
|
|||||||
Reference in New Issue
Block a user