Skip to content

Releases: streamaserver/streama

v1.6.0-RC8

28 Sep 19:36
Compare
Choose a tag to compare
  • added a feature for "next-video"
  • fix issue introduced in RC7 where "continue watching" didnt show up anymore

v1.6.0-RC7

31 May 08:33
Compare
Choose a tag to compare
  • add option to hide dashboard sections, as per #610

image

v1.6.0-RC6

27 May 13:49
Compare
Choose a tag to compare
  • add case-insensitive regex matcher as per #636
  • add video userActivity as per #637
  • attempt to fix logging ip-address, as per #633
  • add 'imdb_id', 'apiId' back into JSON #632
  • add correct sorting to TVshow episodes #639

v1.6.0-RC5

12 May 22:42
Compare
Choose a tag to compare
  • add pagination & correct sorting to user activity page dularion (#625)
  • fix Search by name and add filter by genre in dashboard (removed unused filter by tag) (#585)
  • try and fix faulty error-catching logic in bulkCreation (#630)
  • add a couple of UI improvements to the Bulk-Create Modal like auto-deselection for success / already created entries (#630)

v1.6.0-RC4

06 May 12:41
Compare
Choose a tag to compare
  • filter out deleted episodes for getNextEpisode
  • add originalFileName to download button as per #283
  • reduce data for files, subtitles & show data in video.json (as per #591) (Warning! This change may break functionality. Needs to be tested thoroughly)

v1.6.0-RC3

01 May 19:09
a43add8
Compare
Choose a tag to compare
  • Add option to download video #283

v1.6.0-RC2

01 May 14:36
a43add8
Compare
Choose a tag to compare
  • fix "next episode" - would sometimes be empty even though it shouldn't be
  • fixed edit info doesn't save #618 (thanks @McCHAN )

v1.6.0-RC1

05 Apr 22:58
026c403
Compare
Choose a tag to compare
  • implement bulk api caching ( potential fix for #480 #498 and #597)
  • improve error for movie db limit bulk
  • Account sharing / User Activity (security measures) #212

v1.5.2

03 Feb 23:34
Compare
Choose a tag to compare

Small fixes

  • fixed logo-size on login-screen (was waaay to large)
  • added improved error-output for updating users in the user-list for admins (related to #563 )

v1.5.1

22 Jan 11:14
Compare
Choose a tag to compare

Enhancements:

  • Added Russian translation (PR #541 - #552)
  • Added Arabic translation (PR #540 , #539)

Bug Fixes:

  • Fix logo on login screen (PR #554)
  • Fix text encoding from TMDB API (IS #535, PR #536)

Thanks to @HendrikD, @muhanadali100, and @dxpsite for contributing to this release!