Skip to content

Releases: NeoScript/pubsub-emulator-ui

2025.02.25

26 Feb 03:55
258dbda
Compare
Choose a tag to compare

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

15 Jan 05:50
895f048
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.01.10...2025.01.14

2025.01.10

11 Jan 05:45
1b1963f
Compare
Choose a tag to compare

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

Full Changelog: v2024.10.1-1...2025.01.10

v2024.10.1-1

02 Oct 03:58
Compare
Choose a tag to compare

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

Full Changelog: v2024.02.09-1...v2024.10.1-1

v2024.02.09-1

09 Feb 17:10
0fedea1
Compare
Choose a tag to compare

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

09 Feb 04:31
Compare
Choose a tag to compare

Just testing to see if versioning is working with new github action for release

Testing github actions

09 Feb 04:28
Compare
Choose a tag to compare

Trying again.

Test release tagging

09 Feb 04:23
Compare
Choose a tag to compare

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

09 Feb 03:38
eefe3ad
Compare
Choose a tag to compare

Users can now enter which projects they would like to track.