Skip to content

Releases: Shade-/MyTwitter-Connect

MyTwitter Connect 2.1

24 Jul 21:29
Compare
Choose a tag to compare
Merge pull request #14 from JulioHurtado/master

Fix language variable in the plugin file

MyTwitter Connect 2.0.1

18 Apr 19:27
Compare
Choose a tag to compare
  • Fixed many typos in the language files that I forgot to update in the first release, which leaded to the leak of settings in the ACP (thus the plugin won't properly work);
  • Addressed an error in the error manager which prevented the full friendly error to be shown (thanks nenuadrian)

MyTwitter Connect 2.0

16 Jan 22:55
Compare
Choose a tag to compare
  • First major update
  • Rewritten the entire code with an Object Oriented approach, less space, more speed
  • Optimized many parts of both login and registration processes
  • Many queries have been eliminated, using already available data where possible
  • Joining or leaving a usergroup has become simpler, more secure and more complete than before, with additional usergroups support: the engine will check for the existing usergroup and additional groups to know how and if joining/leaving the specified usergroup is safe or not, also recovering eventually corrupted/malformed strings in such fields
  • Introduced a tweeting functionality fired both when an user registers and/or links his account to Twitter
  • Settings regarding Usergroup and Custom Profile Fields can now be changed without manually checking for their IDs. Selectboxes replace the previous textfields
  • Settings language strings have been changed and are now displayed live as you modify them, exploiting MyBB's core behavior. Before you had to manually update the setting to change their description, now you need just to edit the language strings
  • Other improvements in the code

MyTwitter Connect 1.0.1

15 Aug 21:24
Compare
Choose a tag to compare

This release includes the latest version of MyTwitter Connect with a medium risk SQL injection vulnerability patched.