Releases: inlivedev/inlive-room
Releases · inlivedev/inlive-room
v0.4.1
Change
- Update inLive JavaScript SDK to v0.16.1. This SDK updates include adjustment on the response returned from SDK
createRoom()
andgetRoom()
methods. Based on this PR #195.
Full changelogs v0.4.0...v0.4.1
v0.4.0
Features
- Update inLive JavaScript SDK to v0.15.4
- Empty events page UI is updated (#165)
- Events page now publicly accessible. Non-sign-in user will see a popup guide about webinar event features. By default the page will display empty events state (#165) (#170) (#171)
- Events page only lists not yet started, published & draft, cancelled event (#178) (#182)
- Create event page now publicly accessible. All fields are disabled by default (#161) (#171)
- Webinar event-related features now are accessible to everyone, not only a limited number of users (#163)
- Trial users can only publish webinar event 3 times during beta. Contact us if you need to increase the quota (#164)
- Conference room URLs now use the plural version
/rooms
(#167) - Webinar event URLs now use the plural version
/events
(#168) - User can now able to cancel published event (#169) 7cf150d, 05134c6, e353f2a, 522bda6
- Endpoint to get registered participants (#176)
- Display webinar beta feature badge (#172) (#175)
- Dashboard detail event for event creator when the event has been published (#183)
- Dashboard detail event and public detail event paths are separated (#185)
- Update ical for reschedule and cancel event (#181)
- Update public detail event with more information (#186)
- Share feature with web share API (#188)
- Unique join webinar URL (#184)
Bug Fixes
- Displaying the event time format with en-US locale (#162)
- Each logo header is changed into inLive Room and redirect to root page (#179)
- Fix the header sign in button is not responding when the non-login or unauthorized user clicks the button (#174)
- Display a "sign in to your account" CTA button instead of "go to the front page" link when non-login user visits the protected route (#174)
- Fix NaN percentage value on past events stat (#177)
- And many minor adjustments
Full changelogs v0.3.0...v0.4.0
v0.3.0
Features
- Update inLive JavaScript SDK to v0.15.0
- Reload modal will be triggered when connection status becomes disconnected whether from peer (connection state failed or closed) or channel failures (#152)
- Event tracker and stats (#155) (#156) (#160)
- Add more filter for get events endpoint (#158)
Bug Fixes
- My events page improvement (#154)
- Fix video recreating issue because of re-render (#151)
- Fix issue reloadmodal is rendered multiple times because rendering it on conference screen (#152)
- Fix event form (#159)
Full changelogs v0.2.1...v0.3.0
v0.2.1
Bug Fixes
- Wrong parameter name on event participant registration route 6f69d13
- Default OG Image & Event Image if not exist (#147)
- Clean up when video screen unmounted from the screen (#150)
- Endpoint to event calendar was not working a22dc6c
- Add a message and auto-refresh when the room is not ready (#148)
- Event detail author actions buttons was shown for every logged in user (#149)
- Event detail actions buttons UI update (#149)
- Update SDK to 0.14.3 and fix cannot join on Firefox 28e4491
Full changelogs v0.2...v0.2.1
v0.2
Features
- Create event page (#130)
- My events list page (#142), e2e89dc
- Edit and delete event (#133), (#141), (#145) d607abf
- Event features are available only for early users (#124), (#125), (#127), (#135), (#144)
- Homepage redesign (#127)
- User table registration (#128), (#139)
- Early access invitees table (#143)
- Metadata updates (#134), (#144)
- Participant counter and connection status on top bar (#137)
- Reconnect prompt (#79)
- Time Picker for Creating Event allows step of 15 minutes (#146)
Bug Fixes
- Hidden participants are rendered (#131), (#136)
- Disable join room when error on getting client ID bcc3335
- Auth flow refactoring (#126)
Full changelogs v0.1.2...v0.2
v0.1.2 - Fix CI production
Fix CI production
First release
First release