mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Snap specific updates:
- Service life cycle improvements - Wekan help text changes and tweaks https://github.com/wekan/wekan/pull/1495 Thanks to kubiko !
This commit is contained in:
parent
435501fb8e
commit
a9166d877f
1 changed files with 9 additions and 7 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -2,14 +2,16 @@
|
|||
|
||||
This release adds following [Snap updates](https://github.com/wekan/wekan/pull/1495):
|
||||
|
||||
- cleanup of snap helper scripts
|
||||
- cleanup and snapctl settings handling
|
||||
- fix for snap store auto review refusal
|
||||
- adding support for automatic restart of services when setting(s) are changed.
|
||||
No need to call systemctl restart anymore.....
|
||||
- fixing snap set functionality
|
||||
- adding optional caddy service support ( by default caddy service is disabled),
|
||||
- Cleanup of snap helper scripts
|
||||
- Cleanup and snapctl settings handling
|
||||
- Fix for snap store auto review refusal
|
||||
- Adding support for automatic restart of services when setting(s) are changed.
|
||||
No need to call systemctl restart anymore
|
||||
- Fixing snap set functionality
|
||||
- Adding optional caddy service support (by default caddy service is disabled),
|
||||
it can be enabled by calling: snap set wekan caddy-enabled=true
|
||||
- [Service life cycle improvements](https://github.com/wekan/wekan/pull/1495)
|
||||
- [Wekan help text changes and tweaks](https://github.com/wekan/wekan/pull/1495).
|
||||
|
||||
and fixes the following bugs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue