File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.5.0-beta.1
3+ ## 1.5.0
44
55### Added
66
1717- version-restoring @hweihwang [ #830 ] ( https://github.com/nextcloud/whiteboard/pull/830 )
1818- Sanitize app state before broadcasting restores @hweihwang [ #847 ] ( https://github.com/nextcloud/whiteboard/pull/847 )
1919- Reposition buttons and polishing @juliusknorr [ #854 ] ( https://github.com/nextcloud/whiteboard/pull/854 )
20+ - Fix cluster state synchronisation with multiple nodes using redis @hweihwang [ #848 ] ( https://github.com/nextcloud/whiteboard/pull/848 )
2021
2122### Other
2223
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The official whiteboard app for Nextcloud. It allows users to create and share w
2323
2424]]>
2525 </description >
26- <version >1.5.0-beta.1 </version >
26+ <version >1.5.0</version >
2727 <licence >agpl</licence >
2828 <author >Julius Härtl</author >
2929 <namespace >Whiteboard</namespace >
Original file line number Diff line number Diff line change 11{
22 "name" : " whiteboard" ,
3- "version" : " 1.5.0-beta.1 " ,
3+ "version" : " 1.5.0" ,
44 "license" : " AGPL-3.0-or-later" ,
55 "private" : true ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments