Releases: NeoScript/pubsub-emulator-ui
2025.02.25
What's Changed
- Update deploy_on_release.yml to support multi platform builds by @gawbul in #30
- Update the encoding and decoding to use utf-8 by @NeoScript in #31
New Contributors
Full Changelog: 2025.01.14...2025.02.25
2025.01.14
2025.01.10
Welcome to 2025! Hopefully I will have more time to maintain and build out new features in this application. While I don't really use it every day, I am very happy with the fact that it seems to be helping many people. I will try to keep fixing any issues + building out some of the requested features such as sending attributes soon :)
What's Changed
- Fix UI scaling by @NeoScript in #27
Full Changelog: v2024.10.1-1...2025.01.10
v2024.10.1-1
This release will include a bump up to angular 18. More importantly it will also allow users to view attributes that have been passed to the emulator.
What's Changed
- Upgrade to angular18 by @NeoScript in #22
- Ability to view attributes by @NeoScript in #23
Full Changelog: v2024.02.09-1...v2024.10.1-1
v2024.02.09-1
Update to support custom emulator host address
- project list is now stored to localStorage
- host address is also stored to localStorage
- this will allow us to pull up the stored configurations in the case of a refresh
Update webapp version
Just testing to see if versioning is working with new github action for release
Testing github actions
Trying again.
Test release tagging
Wanting to see if we can make it so that releases will trigger a github action to build an image and apply the tag to it. This will help pin versions in the future if we need.
v2024.02.08-1
Users can now enter which projects they would like to track.