Skip to content

Releases: 1Euro7Cent/Mrballou-drawbot

quick fix: unexpected end of json saves.json

02 Jan 17:04
Compare
Choose a tag to compare

Quick fix: show user if no colors are set

30 Oct 15:27
Compare
Choose a tag to compare

config maker bugs fixed

13 Oct 13:08
Compare
Choose a tag to compare

Fixed issues with initialize position

Full Changelog: 3.20.0...3.20.1

fixed bugs

27 Jun 13:24
Compare
Choose a tag to compare

Initialize positions: fixed skip next click bug

added check for not made initialization

small other fixes

QoL features

13 Jun 14:59
6fb1531
Compare
Choose a tag to compare

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

16 May 20:25
Compare
Choose a tag to compare

Changelog

3.18.0 (2024-05-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

3.17.1

16 May 18:46
Compare
Choose a tag to compare

Changelog

3.17.1 (2024-05-16)

Full Changelog

Closed issues:

  • Address already in use error #30
  • The image link almost never works. #29

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

transparentColor

13 Apr 16:02
Compare
Choose a tag to compare

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

28 Mar 18:17
Compare
Choose a tag to compare

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

05 Mar 18:52
Compare
Choose a tag to compare

axios could not be compiled to .exe files. Implemented the functionality in native NodeJS HTTPS module.

Full Changelog: 3.16.0...3.16.1