Skip to content

3.0.0 - Configuration backend overhaul

Compare
Choose a tag to compare
@Col-E Col-E released this 29 Mar 09:30
· 39 commits to master since this release

What's new

  • New configuration backend
    • CSS and regex rules can be saved and loaded from configuration files (xml / j2h files)
    • Multiple languages can be specified per config
    • Multiple themes (CSS rule collections) can be specified per language

Thanks to Geoff Hayward's PR #1 for these changes!

What's fixed

  • #2 - Extra semicolons added to CSS when updating regex rules