Releases: NeoScript/pubsub-emulator-ui
2025.06.08
Fixes the issues mentioned in #35
But we get the benfits of alpine which leads to a smaller image overall.
Reduced from ~50MB to ~15MB.
2025.05.22-1
fix: only apply color to url
2025.05.22
Update the color of the host url in the navbar. This makes it easier to see with dark background
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.