Skip to content

Releases: tim-elmer/VoIPainter

1.3.0

29 Mar 14:36
Compare
Choose a tag to compare
  • Added contrast box option
  • Updated dependencies

v1.2.1

12 Oct 15:03
Compare
Choose a tag to compare
  • The default settings no longer produce a solid white image.
    • There's a big difference between 0.6 contrast and 0.06 contrast! 😰

v1.2.0

09 Oct 22:35
89aefe3
Compare
Choose a tag to compare

Ringtones, documentation, and cleanup

  • VoIPainter can now apply ringtones! (Fix #1)
  • Better handling of log file I/O
  • Cleaner documents
  • Minor UI improvements

v1.1.0

15 Sep 18:50
Compare
Choose a tag to compare
  • The preview now reflects the image that will be sent to the phone.
  • The image server now starts with the application and shares its lifetime, rather than being spun up/down for every request. This fixes a race condition and makes more sense anyways.
  • Add update checking
  • Hide sidecars from model selection as they probably don't work (needs investigation)
  • Internal cleanup
  • Fix log not outputting line breaks

v1.0.2

09 Sep 16:36
Compare
Choose a tag to compare

First "polished" release. Should be usable, feature complete.