Releases: 1Euro7Cent/Mrballou-drawbot
quick fix: unexpected end of json saves.json
Fix #45 (hopefully)
Full Changelog: 3.20.2...3.20.3
Quick fix: show user if no colors are set
Full Changelog: 3.20.1...3.20.2
config maker bugs fixed
Fixed issues with initialize position
Full Changelog: 3.20.0...3.20.1
fixed bugs
Initialize positions: fixed skip next click bug
added check for not made initialization
small other fixes
QoL features
Added: platform not found error message
Added: information about what window is what (server or GUI)
Added: better crash handling on server side
Added: diagnostics button
What's Changed
- add make diagnostics button. And some QoL features by @1Euro7Cent in #37
Full Changelog: 3.18.0...3.19.0
3.18.0
Changelog
3.18.0 (2024-05-16)
* This Changelog was automatically generated by github_changelog_generator
3.17.1
Changelog
3.17.1 (2024-05-16)
Closed issues:
Merged pull requests:
- added transparentColor #35 (1Euro7Cent)
* This Changelog was automatically generated by github_changelog_generator
transparentColor
Implemented #31
Added transparentColor feature. This feature lets you change transparency of an image to specified color.
Find it under:
Ignore colors > select transparent color
This is a pre-release. So expect bugs.
Full Changelog: 3.16.2...3.17.0
3.16.2
Made line save mode save more lines than before.
This is achieved because it only checked if the start was already drawn. Now it checks if the whole path is drawn.
Fixed that the color picker cannot be opened after drawn with a bucket.
Known issues:
ignore colors are gone after drawing with bucket
Full Changelog: 3.16.1...3.16.2
Fix not starting when started from .exe
axios could not be compiled to .exe files. Implemented the functionality in native NodeJS HTTPS module.
Full Changelog: 3.16.0...3.16.1