Releases: nicnacnic/speedcontrol-tweetr
Release 1.2.1
This release includes many, many bugfixes, a overhaul to the backend, and an updated dashboard panel.
- Updated component library from Polymer to nodecg-components
- Backend updated to twitter-api-v2
- Added a toggleable button for Auto Tweet directly on the dashboard
- Added the ability to import and export tweets from the dashboard. The file is in a .csv format.
The configuration file has changed, please make sure to regenerate it when installing this update.
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
Full backend rewrite. Removed the compose tweet feature (as nobody used it), instead replaced with a preview feature.
Added a variables to the edit dialog. Use !lastRunTime to display the time of the pervious run.
Release 1.1.5
Squashed a whole lot of bugs, including a broken UI.
Tested on Firefox and Chrome, but you should be able to use any modern browser (sorry Internet Explorer ;( )
Release 1.1.4
package.json fixes...
Release 1.1.3
Putting dependencies where they belong!
Release 1.1.2
Apparently I'm bad at finding and fixing bugs. But don't worry, I found and fixed a lot of bugs :D
Release 1.1.1
Fixed dependency issues with package.json.
Release 1.1.0
Easier media uploading is here! Instead of preloading media into a folder, now you can use NodeCG's asset tab to upload and manage media on the fly. Size and filename limits still apply, please check the README.
speedcontrol-tweetr Version 1.0.2
Added support for standalone dashboard dialogs, view the README for setup instructions.
speedcontrol-tweetr Version 1.0.1
Fixed broken paths.