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.
- Fixed error on Windows
- Added support for auth token
- Fixed UI inconsistencies
- Improved and enhanced onboarding and configuration management experience
- Fixed the logic to get the users
- Fixed the issue of downloading correct Docker image
- Fixed the issue of container startup
- Refactoring and UX improvements
- Full support on Windows
- Interval of 2 seconds after which extension will refresh to check if an instance is running.
- Added section to choose the LocalStack volume directory.
- Added a button to change the LocalStack volume directory.
- Added Card around logs to enhance their view.
- Enhanced the Update Images button.
- Removed the
EXTRA_CORS_ALLOWED_ORIGIN
from default configuration.
- You can now update your LocalStack images from the UI.
- We have made some changes in the UI:
- Updates in the control section
- Moved to a table to display saved configurations
- Improved UI for inserting a new configuration
- Made configuration persistent
- Logs are correctly displayed
- Initial version of extension
- Environment variables addition
- UI and files hierarchy changes
- Add
docker
build and publish action - Refactor the
README
page