- 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
This commit is contained in:
les
2020-01-24 01:12:12 +01:00
parent c846df6c55
commit 6352cb3d12

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "0.20.0",
"version": "0.20.1",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {