mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
update CHANGELOG
This commit is contained in:
parent
ccd6ce6d1b
commit
9fc08a87a8
2 changed files with 34 additions and 0 deletions
17
CHANGELOG
17
CHANGELOG
|
@ -1,5 +1,22 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### unreleased
|
||||
|
||||
- a whole new setup via web!
|
||||
- move all configuration into db
|
||||
- remove moment-timezone, consola, config, inquirer dependencies
|
||||
- re-order general settings in admin panel
|
||||
- new dark/light theme setting
|
||||
- new SMTP configuration dialog, fix #115
|
||||
|
||||
### 1.0.6 (alpha)
|
||||
- fix Dockerfile yarn cache issue on update, #123
|
||||
- fix overflow on event title @homepage
|
||||
- better import dialog on mobile
|
||||
- re-add attachment to AP
|
||||
- fix max event export
|
||||
- update deps
|
||||
|
||||
### 1.0.5 (alpha)
|
||||
- fix/improve debian install docs
|
||||
- fix ics export, use new ics package
|
||||
|
|
|
@ -8,6 +8,23 @@ nav_order: 10
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### unreleased
|
||||
|
||||
- a whole new setup via web!
|
||||
- move all configuration into db
|
||||
- remove moment-timezone, consola, config, inquirer dependencies
|
||||
- re-order general settings in admin panel
|
||||
- new dark/light theme setting
|
||||
- new SMTP configuration dialog, fix #115
|
||||
|
||||
### 1.0.6 (alpha)
|
||||
- fix Dockerfile yarn cache issue on update, #123
|
||||
- fix overflow on event title @homepage
|
||||
- better import dialog on mobile
|
||||
- re-add attachment to AP
|
||||
- fix max event export
|
||||
- update deps
|
||||
|
||||
### 1.0.5 (alpha)
|
||||
- fix/improve debian install docs
|
||||
- fix ics export, use new ics package
|
||||
|
|
Loading…
Reference in a new issue