Skip to content

Releases: EpicnessTwo/StreamLurker

StreamLurker v2.0.1

03 Jul 17:32
Compare
Choose a tag to compare

StreamLurker v2.0.1

New Features

  • Notification Sounds
  • Reset Settings

Changes

  • Increased the sync frequency to 30 seconds. This is to prevent spamming the Twitch API
  • Temporarily removed the import channels button from the setup
  • Moved the test notification button into the settings menu

Bug Fixes

  • Fixed numerous bugs with the channel search
  • Fixed a bug when removing channels, causing the remove button to stay behind
  • Fixed a bug when attempting to remove channels during the setup process
  • Added some space after the channels so that the sync indicator can be below the channel list
  • Fixed a bug where the game name wouldn't show on go live notifications

StreamLurker v2.0.0

29 Jun 22:43
Compare
Choose a tag to compare

StreamLurker v2.0.0 - Rust Update

Please note: This is still an Alpha build. Things can and will break!

As a bit of a weekend project, I decided to rewrite StreamLurker into Rust with Tauri. It's been a while since I last made changes to this project as it's mostly been working just fine, but since I wanted to try something new, here we are!

What's improved?

  1. Size - The overall size of StreamLurker is now a lot smaller since it's no longer using Electron
  2. Versions - The old electron version was having issues on MacOS, specifically ARM based. This now supports it!
  3. Speed - The speed of loading StreamLurker has been improved!
  4. Setup - Gone are the days where you'd need to register your own application to get StreamLurker working. It's now just a few clicks to get it connected to your twitch account!

What's working?

Pretty much all of the functionality from the original electron version of the app has been ported over. There will be some bugs, some of them are already known, but it's not stopping this from being functional! You can still lurk on streamers, get notifications when they go live and predictive go lives is now more stable too!

What's not working?

Migration... whilst it would have been nice to be able to migrate from the original app, it's a little out of scope for this rewrite. You will need to re-add all of the streamers again if you were using version 1 of StreamLurker.

There's also still a few buttons here and there that are not connected properly, such as the ability to import all of your followed streamers into the app. This will be resolved in later versions!

StreamLurker v1.0.8

22 Jul 14:39
Compare
Choose a tag to compare

StreamLurker v1.0.8

New Features and Fixes

  • Improved logs
  • Predictive Go Lives!
  • Fixed exploded dark mode toggle (oops!)

Full Changelog: v1.0.7...v1.0.8

StreamLurker v1.0.7

20 Mar 18:09
Compare
Choose a tag to compare

Hotfix

  • Fixed bug with update checker

Full Changelog: v1.0.6...v1.0.7

StreamLurker v1.0.6

20 Mar 18:01
Compare
Choose a tag to compare

What's Changed

  • Bump app-builder-lib and electron-builder by @dependabot in #5
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #6
  • Fixed bug with the null tile when adding a new streamer
  • Added an update banner when an update is available

New Contributors

Full Changelog: v1.0.5...v1.0.6

StreamLurker v1.0.5

12 Jan 00:37
Compare
Choose a tag to compare
  • Optimized syncing process for streamer data.
  • Added a visual indicator for when syncing is happening.
  • Improved process for opening StreamLurker multiple times.

Full Changelog: 1.0.4...v1.0.5

StreamLurker v1.0.4

09 Jan 18:14
Compare
Choose a tag to compare
  • Added Lightmode/Darkmode Toggle

Full Changelog: 1.0.3...1.0.4

StreamLurker v1.0.3

09 Jan 15:43
Compare
Choose a tag to compare

StreamLurker v1.0.2

09 Jan 12:48
Compare
Choose a tag to compare
  • Implemented Notifications for when streamers go live, or go offline.
  • Implemented API checks to ensure the credentials are correct.
  • Only allow one instance of the software to be running at any time.

Full Changelog: v1.0.1...1.0.2

First Release

08 Jan 17:46
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1