Releases: EpicnessTwo/StreamLurker
StreamLurker v2.0.1
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
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?
- Size - The overall size of StreamLurker is now a lot smaller since it's no longer using Electron
- Versions - The old electron version was having issues on MacOS, specifically ARM based. This now supports it!
- Speed - The speed of loading StreamLurker has been improved!
- 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
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
StreamLurker v1.0.6
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
- @dependabot made their first contribution in #5
Full Changelog: v1.0.5...v1.0.6
StreamLurker v1.0.5
- 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
- Added Lightmode/Darkmode Toggle
Full Changelog: 1.0.3...1.0.4
StreamLurker v1.0.3
Full Changelog: 1.0.2...1.0.3
StreamLurker v1.0.2
- 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
Full Changelog: v1.0.0...v1.0.1