Skip to content

Tags: truelockmc/streambert

Tags

2.5.0

Toggle 2.5.0's commit message
version bump

2.4

Toggle 2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#51)

2.3

Toggle 2.3's commit message
accidently removed vite build which broke building

- fixed building
- workflow now only builds for macOS

v.2.3.0

Toggle v.2.3.0's commit message
accidently removed vite build which broke building

- fixed building
- workflow now only builds for macOS

2.2.1

Toggle 2.2.1's commit message
updated to 2.2.1

2.2

Toggle 2.2's commit message
updated to 2.2.0

2.1

Toggle 2.1's commit message
updated to 2.1.0

also fixed potential small memory leaks in Updatemodal and Useblockstats

2.0

Toggle 2.0's commit message
added subs screenshot

1.7

Toggle 1.7's commit message
added email for .deb package

1.6

Toggle 1.6's commit message
fix render performance

- Extract EpisodeCard into memo() component, only the playing card
  re-renders on 5s progress ticks instead of all 24+
- Replace inline isSeasonWatched() loop with memoized seasonWatchedMap
- Wrap playEpisode, markSeasonWatched/Unwatched in useCallback
- Stabilize onGoToDownloads in App.jsx (was recreated on every download-progress event)
- Wrap getSessionDomains in useCallback (reads ref, needs no deps)
- updated to 1.6.0