Skip to content

Blur 2.5.0 - 1.19

Compare
Choose a tag to compare
@Motschen Motschen released this 11 Jun 21:36
· 19 commits to fabric-1.19 since this release
  • Update to 1.19 (thanks to @byquanton)
  • Better exclusions
    • Ability to exclude screens based on package
    • "showScreenTitle" now logs to console instead of showing it on screen (fixes screens that don't call super.render() in their render method)
  • Better colors
    • Colors are now in hex format (allows use of any hex color picker)
    • Alpha/Transparency is now configured separately