Releases: potoofu/mapping-tools-web
Releases · potoofu/mapping-tools-web
v0.2.0
v0.1.0
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Features
- deploy: Add hotfix action (Potoofu)
- backups: make backups fully functional (Potoofu)
- navMenu: general tab now always expands by default (Potoofu)
- mapCleaner: map-cleaner is now fully functional (Potoofu)
Bug Fixes
- caching: Add versioning to try and fix caching (Potoofu)
- snackbar: add definitions for snackbar (Potoofu)
- mapCleanerSettings: map-cleaner settings use beat divisor in a working way now (Potoofu)
Code Refactoring
- various: change file system display and layout (Potoofu)
- toolBase: change the way tool base renders elements (Potoofu)
- appBar: change main text (Potoofu)
Builds
Commits
v0.0.2
Features
- docs: Add documentation feature for tools (Potoofu)
- localization: Add localization for most current strings in german and english (Potoofu)
- backups: Add preliminary backup function (not working yet) (Potoofu)
- mapCleaner: Add customizable defaults (Potoofu)
- fileSystem: Add download function and file editor (Potoofu)
Bug Fixes
- i18n: Culture now also set for thread and user interface (Potoofu)
Documentation
- tools: Add default documentation in english and german for map cleaner (Potoofu)
Code Refactoring
- mainLayout: Add paper to social icons (Potoofu)
- indexedDb: Adjust structure of interfaces to be more modular (Potoofu)
- all: Insert localized strings, all routes in one nav menu (Potoofu)
Commits
v0.0.1
fix(changelog): Cast markdown string to html string