mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Snap updates:
- 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 Thanks to kubiko ! Closes wekan/wekan-snap#25, closes wekan/wekan-snap#12, closes wekan/wekan-snap#29, closes wekan/wekan-snap#33
This commit is contained in:
parent
ad1a181f6d
commit
d374cd2f81
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,3 +1,18 @@
|
||||||
|
# Upcoming Wekan release
|
||||||
|
|
||||||
|
[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),
|
||||||
|
it can be enabled by calling: snap set wekan caddy-enabled=true
|
||||||
|
|
||||||
|
Thanks to GitHub user kubiko for contributions.
|
||||||
|
|
||||||
# v0.76 2018-02-21 Wekan release
|
# v0.76 2018-02-21 Wekan release
|
||||||
|
|
||||||
This release adds the following new features:
|
This release adds the following new features:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue