Releases: NeoScript/pubsub-emulator-ui
Releases · NeoScript/pubsub-emulator-ui
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.