Skip to content

Releases: april83c/broadcaster

v1.0.7

21 Jul 16:43

Choose a tag to compare

Hotfix: Fix the first user not getting the highest permission level

v1.0.5

20 Jul 20:26

Choose a tag to compare

  • Fix /listen-poll being completely broken as of 1.0.4

v1.0.4

20 Jul 19:35

Choose a tag to compare

  • Fix content type of /listen-poll endpoint

v1.0.3

20 Jul 19:27
db70286

Choose a tag to compare

Changes in 1.0.2

  • Add users API and user interface for it

Changes in 1.0.3

  • Fix bug where you couldn't change permissions in users API
  • Add fallback polling API at /listen-poll for clients that can't connect to the WebSocket

v1.0.1

03 Apr 18:08

Choose a tag to compare

Changelog:

p.s. the repository has moved to https://github.com/april83c/broadcaster, you may want to update your git remote! git remote set-url origin https://github.com/april83c/broadcaster.git

v1.0.0

02 Apr 09:43

Choose a tag to compare

Initial release (minimum viable product)

  • Topic management API
  • Basic panel
  • Authentication
    • The user administration API is not ready yet, so if you want to modify the PermissionLevel of a user, you should manually modify /data/database.json
  • Sending and listening for notifications