Skip to content

Releases: SkYNewZ/twitch-clip

v0.0.3

16 May 10:37
v0.0.3
1fbca58
Compare
Choose a tag to compare

v0.0.3

2023-05-16

Chore

  • Upgrade Go modules

Fix

  • Try to fix a bug which close app when 0 stream online

v0.0.2

15 Nov 00:16
v0.0.2
a25d692
Compare
Choose a tag to compare

v0.0.2

2021-12-13

Feat

  • Use Taskfile
  • Windows artifact is okay
  • Refacto assets and make a Windows build
  • Make player and streamlink public packages
  • Make a real player package
  • Stop using global vars
  • app: Open Twitch button
  • notification: Implement notifications on macOS
  • windows: Setup notification

Fix

  • Various fixes
  • Some refactoring
  • Refacto streamlink client
  • Refacto main app
  • Logger issues on Windows
  • Upgrade to Go 1.17
  • Create golangci-lint config file
  • Do not stop routines when error occured
  • Make logger on both syslog and stdout
  • PATH issues
  • Some refactoring
  • PATH workaround only for unix distros
  • display: Use user login if username not received yet
  • logger: Do not include syslog on incompatible distros
  • notification: Run server only if supported
  • notification: Trigger notification if set in config file
  • windows: Images are now displayed