v1.6.11
This commit is contained in:
@@ -8,6 +8,13 @@ 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.
|
||||||
|
|
||||||
|
### 1.6.11 - 21 apr '23
|
||||||
|
- update deps
|
||||||
|
- update locales (polish, spanish, catalan, galician)
|
||||||
|
- really fix #259
|
||||||
|
- fix #258 without setting TZ env
|
||||||
|
- minor fix with events starting or ending at 00:00
|
||||||
|
|
||||||
### 1.6.10 - 14 apr '23
|
### 1.6.10 - 14 apr '23
|
||||||
- add support to online events (thanks @sedum) #26
|
- add support to online events (thanks @sedum) #26
|
||||||
- show past events in tag and place pages #259
|
- show past events in tag and place pages #259
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ permalink: /
|
|||||||
|
|
||||||
A shared agenda for local communities.
|
A shared agenda for local communities.
|
||||||
{: .fs-6 }
|
{: .fs-6 }
|
||||||
Last release **[1.6.8 - 30 Mar 2023](/changelog#168---30-mar-23)**
|
Last release **[1.6.10 - 14 Apr 2023](/changelog#1610---14-apr-23)**
|
||||||
|
|
||||||
[Install]({% link install/install.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
[Install]({% link install/install.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||||
[Demo](https://demo.gancio.org){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
[Demo](https://demo.gancio.org){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gancio",
|
"name": "gancio",
|
||||||
"version": "1.6.10",
|
"version": "1.6.11",
|
||||||
"description": "A shared agenda for local communities",
|
"description": "A shared agenda for local communities",
|
||||||
"author": "lesion",
|
"author": "lesion",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user