-
v2.1.0 protected
Bump v2.1.0 * Update .gitignore file and exclude Ruff cache folder * Update Foris JS library to v6.0.2 * Update dependencies in package.json * Remove redundant .gitkeep files
-
v2.0.0 protected
Bump v2.0.0 * Add & update Weblate translations * Add data-testid attribute for save snapshot button * Add missing peerDependencies * Add Download button * 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 and update Makefile * Restructure and divide form and list of snapshots * Fix empty table when no snapshots found * Hide link to the advanced section on Shield * Change build system to Hatch * Remove MANIFEST.in * NPM audit fix
-
v1.2.1 protected
Bump v1.2.1 * Add repository info & description * Update translations * Remove duplicated file for Norwegian Bokmål * Update snapshots * NPM audit fix
-
v1.2.0 protectede43b0872 · Bump v1.2.0 ·
Bump v1.2.0 * Add fluid layout support * Add factory reset endpoint * Improve SnapshotsTable look * Restructure Snapshots & CreateSnapshotForm * Update Foris JS library to v5.1.7 * Integrate ESLint + Prettier + reForis styleguide * Format all files with Prettier * NPM audit fix
-
v1.1.0 protected9150d2db · Bump v1.1.0. ·
Bump v1.1.0. * Update ForisJS v4.5.0. * NPM update packages & audit fix. * Improve delete/rollback snapshots UX.
-
v1.0.0 protected0173c705 · Bump v1.0.0. ·
Release 1.0.0 * Refactoring and polishing. * Fix supporting snapshots types. * Update translations.
-
v0.2.0 protectede885375a · Bump v0.2.0. ·
Bump v0.2.0. Implement main functionality: * List snapshots. * Create snapshot. * Rollback to snapshot.