Tags give the ability to mark specific points in history as being important
-
v2.2.0
protected6519c703 · ·Bump v2.2.0 * Add & update Weblate translations * Migrate to FontAwesome v6 * Update Foris JS library to v6.4.0 * Fix spelling mistake in handleDownloadSnapshot function * Refactor CreateSnapshotForm to handle error feedback * Refactor hooks.js to handle success alerts for snapshot operations * Refactor SnapshotRow to use ThreeDotsMenu for actions
-
v2.0.0
protectedeaaf6cb6 · ·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.0
protectede43b0872 · ·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