Skip to content

3.0.21

Compare
Choose a tag to compare
@sproctor sproctor released this 18 Dec 10:46
· 61 commits to master since this release

Warlock3 3.0.21
Download

  • Switch from SQLDelight to Room
  • BREAKING CHANGE: The table schema for Alterations was invalid. All saved text alterations will be lost when updating
  • Fixed some cases which could've potentially caused thread starvation, which might have been the reason the UI would sometimes become unresponsive
  • Log all text w/o protocol information
  • Allow light/dark theme to be selectable in settings
  • Improved scrollbar and background colors
  • Pressing escape would end scripts, but if they were waiting for something, they wouldn't end until that condition was met
  • Re-enabled ProGuard