Releases: sproctor/warlock3
Releases · sproctor/warlock3
v3.1.0-beta.4
What's Changed
- Update to AGP 9.0.1 by @sproctor in #97
- update checkout to v6 to silence node deprecation warning by @sproctor in #98
- Replace ConstraintLayout with a custom layout by @sproctor in #99
- Improve dialog content by @sproctor in #100
- Add window drag indicators by @sproctor in #101
Full Changelog: v3.1.0-beta.3...v3.1.0-beta.4
v3.1.0-beta.3
Full Changelog: v3.1.0-beta.2...v3.1.0-beta.3
v3.1.0-beta.2
What's Changed
- drop less used build options by @sproctor in #93
- Snapshot the database on upgrades, so previous app versions can fallback to an older DB file by @sproctor in #94
- fix version number in releases by @sproctor in #95
- update to compose 1.11 and ktor 3.5.0 by @sproctor in #96
Full Changelog: v3.1.0-beta.1...v3.1.0-beta.2
v3.1.0-beta.1
What's Changed
- Fix global settings selector and re-implement appearance settings by @sproctor in #91
- attempt to improve ci build performance by @sproctor in #92
Full Changelog: v3.0.167-beta.16...v3.1.0-beta.1
3.0.167-beta.17
- No changes, just for testing
3.0.167-beta.16
- Minor update improvement
3.0.167-beta.12
- Fix package version on Windows and Mac
- Improve setVariable logic again