Tags give the ability to mark specific points in history as being important
  • v1.5.0 protected
    Bump v1.5.0
    
    * Added & updated Weblate translations
    * Added custom reforis image for CI/CD
    * Added node-sass & sass-loader
    * Added & wrapped content with CustomizationContext
    * Refactored Main page & use CustomizationContext
    * Used CustomizationContext on About page
    * Updated Foris JS library to v5.6.0
    * Updated eslint, prettier, eslint-config-reforis
    * Used custom reforis-image in GitLab CI
    * Unpinned Flask-Babel and applied some changes so it can run in TOS 7.X
    * Logging fixes
    * NPM audit fix
    * Some other changes & improvements
    * Dropped pylint-quotes
  • v2.0.0 protected
    Bump v2.0.0
    
    * Add & updated Weblate translations
    * Update Webpack to v5 & plugins to latest versions
    * Update dependencies
    * Update Node.js version to v21 in Makefile
    * Update eslint-config-reforis to v2.1.1
    * Update CI to use shared scripts, build and publish python package
    * Fix heading font sizes
    * Fix crashed API request on the Hostname page
    * Fix reForis to be compatible with Flask 2.3
    * Split Webpack JS bundle into main and vendor
    * Change build system to hatch
    * Pin Flask 2.x
    * Remove acorn-dynamic-import dependency
    * Move reForis Dockerfile to foris-ci
    * Unpin werkzeug