Skip to content

Releases: gree/lwfs

20230925-2054

25 Sep 12:05
Compare
Choose a tag to compare
  • fixed tmpl/js/loading.js by utilizing document.currentScript instead of the former hack.

20210706-1627

06 Jul 07:36
Compare
Choose a tag to compare
  • updated the port number (10080 -> 10084) as chrome blocks 10080.
  • updated underscore-min.js (1.5.2 -> 1.12.1) for CVE-2021-23358.

20200819-1812

19 Aug 09:35
Compare
Choose a tag to compare

updated windows ruby runtime with 2.7.1/64bit.

20200514-1232

14 May 03:42
Compare
Choose a tag to compare
  • updated osx ruby runtime with 2.7.1/64bit for catalina.

20191112-1132

12 Nov 03:24
Compare
Choose a tag to compare
  • modified to customize preview screen sizes more easily and added iPhone X.
  • fixed code for project folders (the code had a bug for swf folders starting with capital).
  • modified to build start/stop apps by platypus (as original applescript versions don't work well on mojave).

20171115-1400

15 Nov 05:13
Compare
Choose a tag to compare
  • fixed typo in README.txt
  • modified lwfs.rb to use localhost instead of hostname.
  • updated swf2lwf.rb (cf. #13, gree/lwf@1d5d622)

20170526-1400

26 May 05:01
Compare
Choose a tag to compare
  • introduced ruby23 for osx (to avoid some crash found on sierra).
  • fixed mutex_p locking
  • modified outputNG to emit every index-*.html so that any opened page won't be missing
  • added support for Animate CC about *.jsfl.
  • modified test-html5.js to patch CanvasRenderingContext2D to include better gothic fonts before sans-serif.

20160318-1458

18 Mar 06:13
Compare
Choose a tag to compare
merged latest lwf.

20150716-1509

16 Jul 06:20
Compare
Choose a tag to compare

463378f fixed coordinate calculation for centering on retina display.
6ad09ca updated lwf-loader.min.js.

20150626-1016

26 Jun 01:31
Compare
Choose a tag to compare

f0b4a17 * fixed lwfs.rb and loading.js to surely hard-reload on chrome.
829ec3d * fixed/updated lwf-loader*.js.
f7eccd4 * fixed documents/files related to gems.
77a6fe5 * introduced tinylisten.rb.