Releases: MDalfre/sr-sqs
Releases · MDalfre/sr-sqs
Release v3.1.2
Merge pull request #40 from MDalfre/github-actions-update-1 Update build.yml
Release v3.1.1
Merge pull request #34 from MDalfre/github-actions-update Update build.yml
v3.1.0-release
- Changed all threads to coroutine scopes;
- Fixed aws imports from gradle;
- Upgrade to gradle 7.2;
- Added a loading bar that indicates loading queues;
- Added log for success fetch queues.
v3.0.0-release
Major update:
- Jetpack compose update;
- Kotlin Update;
- Java Update;
- Correction for most issues with threading;
- Correction for colors in UI;
- Fixed unstable connection under proxy;
- Fixed imports for standalone versions.
v2.1.4-release
What's Changed
- MainView.kt refactored;
- New VariableStore created;
- New json viewer;
- Online version check.
Full Changelog: v2.1.3-release...v2.1.4-release
Mock mode: Import file
What's Changed
- New json import for mock mode;
- Fixed high memory consumption;
- Queue list are now sorted by name;
- Small bugfixes.
Full Changelog: v2.1.2...v2.1.3-release
v2.1.2-release
What's Changed
- Jetpack Compose upgrade;
- Reduced the size from package;
- Now mock can handle field substitution;
- Bugfixes .
Full Changelog: v2.0.0-release...v2.1.2
v2.0.0-release
- New mock mode;
- New theme colors.
v1.3.1-Release
- Fixed get messages now return all messages avaliable;
- Added Dump to file;
- Added Import file;
- Version change
v1.2.1-Release
- Reprocess DLQ queue messages;
- Login to AWS using Session Key;
- Small bug fixes.
What's Changed
Full Changelog: v1.1.1-release...v1.2.1-release