v1.8.3
- Fixed timezone issues
- Added button to reset plugin database
v1.8.2
- Fixed bug that caused HTML entities to be broken links
- Fixed issue with publishing in timezone that is not the same as the server timezone
v1.8.1
- Fixed bug that caused broken status link if @ message was not in reply to
another message.
v1.8
- Added check for username/password on installation
- Added ability to ping the service from the options page.
- Added ability to specify the time of day the tweet post will be published
v1.7.2
- Added support for custom title
v1.7.1
- Fixed possible race condition issue
- Tweaked code layout
- Made min tweets always be at least 1
- Fixed bug with url in brackets not being made clickable.
- Fixed bug with 'in reply to' links not working
v1.7
- Fixed bug that caused badness if minimum tweets was set to 0
- Added option to reverse the order of tweet display
v1.5
- Fixed bug with min tweets restriction
- Fixed bug with hashtag linkification
v1.4
- Fixed bug showing options error
v1.3
- Added options page
- Added minimum tweets required to post
- Fixed @twitter detection
v1.2
- Added ability to ignore @replies
v1.1
- Tweaked posting procedure so the post goes from the draft state to
published state, in order to trigger any hooks that would get triggered on a
'normal' post.
- Cleaned up post output
v1.0
- Basic tweet polling and posting.