Skip to content

Releases: luciopaiva/witchcraft

v2.6.1

06 Mar 22:04
Compare
Choose a tag to compare

Fixes a bug that affected include directives.

v2.6.0

01 Mar 16:24
Compare
Choose a tag to compare

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

20 Feb 02:37
Compare
Choose a tag to compare

Added support to path segment matching.

v2.3.0

29 Aug 03:09
Compare
Choose a tag to compare

Added support to _global.[js|css] scripts which, if present, are loaded for every web site.

v2.2.0

29 Jul 05:07
Compare
Choose a tag to compare

Added popup with information on script files loaded and server status.

v2.1.0

07 Jul 23:01
Compare
Choose a tag to compare

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.