Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.2.0 protected
    Bump v1.2.0
    
    * Add & update Weblate translations
    * Migrate to FontAwesome v6
    * Improve fields error feedback in ConfigurationForm component
    * Refactor Nextcloud component to include external storage setup instructions
  • v1.1.0 protected
    Bump v1.1.0
    
    * Update .gitignore to exclude .ruff_cache/ folder
    * Update dependencies in package.json
    * Update Foris JS library to v6.0.2
    * Fix misspelled word in NextCloud intro description
    * NPM audit fix
  • v1.0.1 protected
    Bump v1.0.1
    
    * Fixed wrong version in pyproject.toml
  • v1.0.0 protected
    Bump v1.0.0
    
    * Add & update Weblate translations
    * Add installation of foris-controller module
    * Add missing venv steps in translations section in Makefile
    * 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
    * Change build system to Hatch
    * Remove MANIFEST.in
    * NPM audit fix
  • v0.1.0 protected
    Bump v0.1.0
    
    * Add & update translations
    * Fix path to static files in MANIFEST.in (icon)
    * Fix path to Nextloud translations in Makefile
  • v0.0.1 protected
    Bump v0.0.1
    
    * Add initial Nextcloud plugin