Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@nirooj56 nirooj56 released this 18 May 07:36
· 40 commits to master since this release
  • Version 1.2.1

    • Various GUI Improvements
    • 'index.html, about,html, help.html' has been moved inside 'app' directory for cleaner code compilation
    • Various Improvements in 'Package.json & main.js' files
    • Icon for the respective OS has been moved from 'assets/icons' to 'build/' directory
    • Finally been available to Port to different OS, mainly Linux, OSx and Windows
    • For Linux, AppImage has been choosen for packaging because it is ideal for upstream packaging and distribution. So no need to package in different ways for different distros (Which is a huge pain in the ass by the way, so Kudos to AppImage Team)