Releases: Ducking-Games/godotons
Releases · Ducking-Games/godotons
v0.2.0
Godotons v0.2.0
Several new features, tons of fixes and enhancements
This update marks Godotons being ready for general consumption and bug reporting.
- Lots of fixes around file operations and cleaning up after itself
- Fetches the upstream commit hash and stores after successful integration
- Backend support started for Gitlab addon sources
- Improved Dock experience with collapsing being saved
- Mutexes on config/file operations
- Cleaned up logging/messaging
- enable/disable addons in runs
- can update previously installed addons
- can refuse to update if the same hash was installed last in history (if Update on Apply = false)
- And more! (I think?)
Known issues
- Does not currently support top directory sources (repo root) - a fix is planned but not solved yet
What's Changed
- Rewriting some stuff / Overhaul by @asciifaceman in #2
- gently reworked how the path trimming is done to extract the right paths from the zip by @asciifaceman in #9
- Add/Delete fixes by @asciifaceman in #11
- potential bugfix for new addon addition by @asciifaceman in #12
New Contributors
- @asciifaceman made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0