Skip to content

Latest commit

 

History

History
107 lines (68 loc) · 3.62 KB

Changelog.md

File metadata and controls

107 lines (68 loc) · 3.62 KB

Changelog

A plugin for Touch Portal to have information about Twitch streamers

Here there is going to be the changelog of the new versions of the plugin

1.2.0 - 2023.11.2 | Touch Portal v4 Migration

Changed

  • Rewritten and updated README
  • Flag to support for v4
  • Changed Refresh, Open Stream and on verbage to include the plugin name

1.1.1 - 2022.11.27 | Minor readme changes

Changed

  • previous helper/ folder is now named "resources"
  • README is now more readable and updated to the latest version AND with images

Removed

  • Removed from Github all of the "from .py to .exe" scripts and config stuff

1.1.0 - 2022.09.21 | Icon folder

Added

  • Log helper and a clean look to the log file (more info in the README under EXTRA section)

Changed

  • Updated the README to include the new functions
  • New folder added to the plugin called utils that contains the log file and the logo of the plugin
  • New folder called Icons that collects all of the used icon by the plugins to allow customization and reduce fetch time on start

1.0.3 - 2022.07.14 | Visual improvement and fixed start crash

Added

  • When the settings are updating the counter is set to x
  • Added a blank icon to help TP to 'refresh' the visual

Fixed

  • On startup, if offline, the plugin should no longer crash and will set up channels once it is online
  • In the helpers the icon didn't update because the default one wasn't nothing and it covered the plug-in icon being on a higher level

1.0.2 - 2022.07.12 | Less crashes

Added

  • When entering the list in Channel Names it now automatically removes spaces to avoid errors or missing data

Fixed

  • Data in title of previous version now is the correct one
  • API requests should now no longer crash the plugin

1.0.1 - 2022.07.11 | Minor fixes

Added

  • Refresh button example in helpers

Changed

  • Sdk version change from 3 to 6 to group refresh_state and time_until_refresh states under the name of Twitch Activity throughout Touch Portal menus

  • Default value for Dynamic image (bool) from false (0) to true (1)

  • To avoid problem and misunderstandings any patch is going to add a version to the plugin, so now it's on version 2 🎉

Fixed

  • Logging event exposing CLIENT-SECRET and CLIENT-ID of Twitch API now removed
  • On the showcase page, the refresh button was colored red every time it was updated instead of green

1.0.0 - 2022.07.09 | Release

All of the basic features on the plugin