Tags give the ability to mark specific points in history as being important
  • v0.2.0
    d53011e8 · Bump to version 0.2.0. ·
    Bump v0.2.0.
    
    First netboot plugin release.
  • v0.3.0
    99c7f51a · Bump v0.3.0. ·
    Bump v0.3.0.
    
     * Update ForisJS 4.5.0.
     * NPM audit fix & update packages.
  • v0.3.1
    2ffea716 · Bump v0.3.1 ·
    Bump v0.3.1
    
    * Add new translations
    * Remove duplicated file for Norwegian Bokmål language
    * Update copyright & GitLab links
    * Add description & GitLab link
    * NPM audit fix
  • v0.4.0
    1884db82 · Bump v0.4.0 ·
      Bump v0.4.0
    
        * Add Devices heading and card style
        * Change table style & add table heading
        * Update Foris JS library to v5.1.11
        * Format all files with Prettier
        * Integrate ESlint + Prettier
        * Create & update translation messages
    
  • v1.0.0
    Bump v1.0.0
    
    * Add & update Weblate translations
    * Update dependencies in package.json
    * Update Node.js to v21.x in Makefile
    * Update ESLint and Prettier configurations
    * Update .gitignore to exclude minified JS files and license files
    * Update webpack.config.js with process/browser alias
    * Update CI to use shared scripts, build and publish python package
    * Replace Pylint & Pycodestyle for Ruff
    * Restructure & update Makefile
    * Change build system to Hatch
    * Remove MANIFEST.in file
    * NPM audit fix