Skip to content

Releases: Loukious/StreamLabsTikTokStreamKeyGenerator

v1.0.6

25 Jan 20:45

Choose a tag to compare

Attempt to fix ca on Linux/MacOS

v1.0.5

18 Jan 10:12

Choose a tag to compare

Attempt to fix missing ca on Linux

v1.0.4

18 Jan 00:25

Choose a tag to compare

Attempt to fix Linux builds

v1.0.3

16 Jan 22:13

Choose a tag to compare

No longer bundling the files in one file to avoid anti-virus false flags.

v1.0.2

13 Nov 12:03

Choose a tag to compare

  • Added the ability to choose audience type (everyone/adults) (mark the stream as mature content).
  • Slight change to the UI.

v1.0.1

10 Nov 21:31
af3365c

Choose a tag to compare

Merge pull request #49 from Greenylie/main

Fixed an issue that caused longer game names to be unselectable (Fixes #43, Fixes #47)

v1.0.0

26 Sep 19:18
fb95d71

Choose a tag to compare

Fixing tkinter on Linux

v0.0.9

10 Sep 20:59

Choose a tag to compare

  • You can now see token account info
  • For MacOS users after downloading and extracting the app:
    Run the following command in the terminal: xattr -dr com.apple.quarantine /path/to/the/app (replace /path/to/the/app with the path to the app).

v0.0.8

22 Aug 21:24

Choose a tag to compare

chore: Attempt to fix MacOS build

v0.0.7

12 Aug 17:06

Choose a tag to compare

Merge branch 'main' of https://github.com/Loukious/StreamLabsTikTokSt…