All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 - 2024-10-09
- Added & updated Weblate translations
- Migrated to FontAwesome v6
- Improved fields error feedback in ConfigurationForm component
- Refactored Nextcloud component to include external storage setup instructions
1.1.0 - 2024-07-02
- Updated .gitignore to exclude .ruff_cache/ folder
- Updated dependencies in package.json
- Updated Foris JS library to v6.0.2
- Fixed misspelled word in NextCloud intro description
- NPM audit fix
1.0.1 - 2024-05-20
- Fixed wrong version in pyproject.toml
1.0.0 - 2024-03-12
- Added & updated Weblate translations
- Added installation of foris-controller module
- Added missing venv steps in translations section in Makefile
- Updated dependencies in package.json
- Updated Node.js to v21.x in Makefile
- Updated ESLint and Prettier configurations
- Updated .gitignore to exclude minified JS files and license files
- Updated webpack.config.js with process/browser alias
- Updated CI to use shared scripts, build and publish python package
- Replaced Pylint & Pycodestyle for Ruff
- Changed build system to Hatch
- NPM audit fix
- Removed MANIFEST.in
0.1.0 - 2022-10-25
- Add & update translations
- Fix path to static files in MANIFEST.in (icon)
- Fix path to NextCloud translations in Makefile
0.0.1 - 2022-09-26
- Add initial Nextcloud plugin