New Features
- The application will now keep track of unsaved changes to your active profile, and warn you if you try to switch to another profile without saving
Misc Changes
- Docker images have been updated to use a different format for other arches. Instead of having separate image names for each CPU arch, it is now taking advantage of multi-arch images. If you are on an alternative CPU arch, you no longer need to use a different image name
linux/arm64
docker image arch is now available- Upgraded Vue CLI tools from version 4 to 5, and upgraded other misc npm packages, greatly reducing a lot of security warnings
- Updated
CONTRIBUTING.md
to include more useful info for contributing to this project