Skip to content

v0.4.0

Compare
Choose a tag to compare
@faiq-naufal faiq-naufal released this 25 Mar 07:18
· 151 commits to main since this release
8967503

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