Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@Roky97 Roky97 released this 25 May 13:42
· 133 commits to master since this release
8cf75ec

Added

  • Added GZIP compression per static resources
  • Added async load for some external CSS and javascript libraries for fast page loading
  • Added the splash screen

Changed

  • Updated ACE editor version to 1.4.11
  • keymaster.js and socket.io now is loaded from CDN
  • Updated Bootstrap version to 4.5.0
  • Improvements in appearance settings
  • Button texts on navbar will be hidden on small screens
  • Now Run Option panel has min size on a small screens
  • Output panel have different default size depending on screen size
  • Output panel will be open automatically after running the logic program
  • On Output panel now has a separate section for output models and output errors

Fixed

  • Fix bug that the output panel size changed its default size after changed manually.
  • Fix double hashtag autocomplete bug