Releases: luciopaiva/witchcraft
Releases · luciopaiva/witchcraft
v2.6.1
v2.6.0
Changes:
- added ability to set custom server address (including remote servers)
- added CSS include directive
- include directive now supports importing from remote locations
- revamped popup window showing version and links to docs and issues page
- improved fetch logic
- improved icon refresh logic
- added analytics
- fixed some path segment issues introduced in the previous version
- fixed minor issue with popups in different Chrome windows
v2.5.0
Added support to path segment matching.
v2.3.0
Added support to _global.[js|css]
scripts which, if present, are loaded for every web site.
v2.2.0
Added popup with information on script files loaded and server status.
v2.1.0
This version breaks compatibility with previous 1.x versions by relying on a third-party local web server for serving scripts. For existing users: please drop the old Witchcraft server and follow instructions on the Witchcraft page.
This change aims at making it easier for people not used to Node.js to run any server they like to. There was really no reason in having a custom Node.js providing the scripts.