Skip to content

Releases: Exonymos/SeriesScape

0.3.0

24 May 20:54
97e9f29

Choose a tag to compare

Release v0.3.0

Release Notes

This release introduces backup and restore for your watchlist, improved error messages, and more robust validation throughout the app. The feedback form is now more accessible and user-friendly, and you can choose from new theme categories including the "Ember" dark theme. Dependencies have been updated for better security and performance, and many bugs and edge cases have been fixed for a smoother experience.

To check full changelog for this release, please visit the GitHub Changelog.

SHA-256 Checksum

To verify the integrity of your downloaded release zip, compare its SHA-256 hash to the value below. This ensures your file is authentic and not corrupted or tampered with.

SHA-256:

CDFAEE9F81ED8BA70054541DAF1B465A4A1F512756EA225F0B58955DCA4EFAA4

How to verify:

  • Windows: Open PowerShell and run:
    Get-FileHash .\ShowTrackr-Web-v0.3.0.zip -Algorithm SHA256
  • Linux: Run:
    shasum -a 256 ShowTrackr-Web-v0.3.0.zip
    If the output matches the value above, your file is verified.

Full Changelog: 0.2.1...0.3.0


0.2.1

09 May 18:09
1b5895a

Choose a tag to compare

Release v0.2.1

Release Notes

This release introduces fully functional search capabilities and a feedback form. Users can now search for TV shows and movies by title. Additionally, the feedback form allows users to share their thoughts on the application, which will help us make improvements in future updates. All feedback is collected in an online Google Sheet for easy access and management. You can view the feedback Google Sheet here.

Full Changelog: 0.2.0...0.2.1

0.2.0

03 May 09:14
4e0fd56

Choose a tag to compare

The initial release of ShowTrackr Web

Release Notes

This is the first release of ShowTrackr Web, a web application for tracking your favorite shows. This version includes all the core features and functionality up until the v0.2.0 release.

You can view the full changelog from the initial stage till now at Changelog.