Skip to content

Releases: NeoScript/pubsub-emulator-ui

2025.06.08

08 Jun 20:01
Compare
Choose a tag to compare

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

22 May 15:59
01dbb86
Compare
Choose a tag to compare

fix: only apply color to url

2025.05.22

22 May 15:29
8eb6210
Compare
Choose a tag to compare

Update the color of the host url in the navbar. This makes it easier to see with dark background

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.