e0d3b107a5
- Update webcomponent deps - Refactor datime display in webcomponent - Force flyer download - Restore range events on calendar - Fix limit/max events for mariadb #183 - Fix endtime selection - Fix microdata address # On branch master # Your branch is up to date with 'origin/master'. # # Changes to be committed: # (use "git restore --staged <file>..." to unstage) # modified: CHANGELOG # modified: docs/changelog.md # modified: package.json # # Untracked files: # (use "git add <file>..." to include in what will be committed) # gancio_plugins/ # yunohost/ # # diff --git a/CHANGELOG b/CHANGELOG # index 954e339..0a7c66d 100644 # --- a/CHANGELOG # +++ b/CHANGELOG # @@ -1,5 +1,14 @@ # All notable changes to this project will be documented in this file. # # +### 1.5.4 - 6 set '22 # + - Update webcomponent deps # + - Refactor datime display in webcomponent # + - Force flyer download # + - Restore range events on calendar # + - Fix limit/max events for mariadb #183 # + - Fix endtime selection # + - Fix microdata address # + # ### 1.5.3 - 30 aug '22 # - Fix end time selection when it's in the next day # # diff --git a/docs/changelog.md b/docs/changelog.md # index 59d95e1..d441d93 100644 # --- a/docs/changelog.md # +++ b/docs/changelog.md # @@ -8,6 +8,16 @@ nav_order: 10 # # All notable changes to this project will be documented in this file. # # +### 1.5.4 - 6 set '22 # + - Update webcomponent deps # + - Refactor datime display in webcomponent # + - Force flyer download # + - Restore range events on calendar # + - Fix limit/max events for mariadb #183 # + - Fix endtime selection # + - Fix microdata address # + # + # ### 1.5.3 - 30 aug '22 # - Fix end time selection when it's in the next day # # diff --git a/package.json b/package.json # index 40ed9eb..776596b 100644 # --- a/package.json # +++ b/package.json # @@ -1,6 +1,6 @@ # { # "name": "gancio", # - "version": "1.5.3", # + "version": "1.5.4", # "description": "A shared agenda for local communities", # "author": "lesion", # "scripts": { |
||
---|---|---|
.. | ||
_drafts | ||
_includes | ||
_sass/custom | ||
assets | ||
dev | ||
docker | ||
install | ||
usage | ||
.api.md | ||
.api_header.md | ||
.api_helpers.js | ||
.api_template.hbs | ||
.gitignore | ||
404.html | ||
_config.yml | ||
about.md | ||
changelog.md | ||
contact.md | ||
Dockerfile | ||
favicon.ico | ||
federation.md | ||
gancio.service | ||
Gemfile | ||
Gemfile.lock | ||
index.md | ||
instances.md | ||
public.key | ||
screenshot.md |