Releases: streamaserver/streama
Releases · streamaserver/streama
v1.6.0-RC8
- added a feature for "next-video"
- fix issue introduced in RC7 where "continue watching" didnt show up anymore
v1.6.0-RC7
- add option to hide dashboard sections, as per #610
v1.6.0-RC6
- 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
- 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
- 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
- Add option to download video #283
v1.6.0-RC2
- 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
- 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
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 )