Skip to content

Tags: rmellis/JavaWebViewer

Tags

b1.1

Toggle b1.1's commit message

b0.8

Toggle b0.8's commit message
New Features, Bug Fix's and Visual improvement's

✅ Fixed filename loading (auto redirect index.htm → file:///)
✅ Fixed argument indexing (icon at index 9 was looking for 10th variable)
✅ Safe parsing (no more crashes)
✅ Added some basic debug details to console e.g. if an icon was loaded successfully
✅ Added App Icon as a template (icon.png)
✅ Icons can now be assigned (local PNG/ICO files or auto for favicon)
✅ Added missing repo link to index template
✅ Changed template highlight color to purple (it looks nice)

Beta

Toggle Beta's commit message
First release

Added first version of Java Web Viewer.
Check Readme.md for details on how to use
a pre-compiled jar has been included for convenance alongside the source in this repo