Skip to content

Releases: JoomJunk/shoutbox

Version 8.1.6

15 Jul 09:35
Compare
Choose a tag to compare
  • Fixed some instances where the Ajax request URL wasn't working

Version 8.1.5

12 Jul 22:09
Compare
Choose a tag to compare
  • Fixed refreshIncludePaths() method being remove in Joomla 3.6
  • Minimum version for Joomla 3.6

Version 8.1.4

12 Jul 21:57
Compare
Choose a tag to compare
  • Fixed duplicate submissions when button is clicked multiple times
  • LAST VERSION FOR JOOMLA 3.4 AND 3.5

Version 8.1.3

13 Jun 13:37
Compare
Choose a tag to compare
  • Fixed profile link not working

Version 8.1.2

13 Jun 09:38
Compare
Choose a tag to compare
  • Cursor is now inserted between tags if they're empty
  • Error now thrown if session has expired
  • CSS improvements
  • Remove User Tagging beta feature (pro only feature)

Version 8.1.1

26 May 19:39
Compare
Choose a tag to compare
  • Fixed edit/remove icons not showing on refresh
  • Fixed name not updating on shout edit
  • Fixed user with different name not being able to delete own shout

Version 8.1.0

25 May 11:39
Compare
Choose a tag to compare
  • Enter to submit now works on maths question input
  • Move checks from layout to helper
  • Now using our own SVG edit/remove icons
  • Some Javascript improvements
  • Fixed not being able to edit a shout if "User Input" is enabled
  • Fixed error when submitting a smiley in the name input
  • Fixed PHP error in history modal when date is enabled
  • Fixed empty name field on shout edit with "User Input" enabled
  • Updated Ducth language file (thanks Kees)

Version 8.0.1

21 May 00:20
Compare
Choose a tag to compare
  • Fixed PHP error when showing the shout date

Version 8.0.0

20 May 23:57
Compare
Choose a tag to compare
  • Added User Tagging (Beta)
  • Added browser tab title blinking when new shout is posted
  • Added output box colour option
  • Added Easy Profile integration
  • Updates to French language files (thanks MATsxm)
  • Updates to Russian language files
  • Updated missing language strings
  • Fixed variable name causing the "no name" error to not show
  • Fixed time elapsed timezone issue
  • Fixed cancel button sometimes showing
  • Fixed error when using math question
  • Fixed fatal error when using ReCaptcha
  • Modal now appended before body tag to fix z-index issues

Version 7.0.3

15 Mar 10:03
Compare
Choose a tag to compare
  • Added "Elapsed time" option
  • Fixed timestamp changing on shout edit
  • Updated French language files (thanks MATsxm)
  • Updated Polish language files (thanks asmax)
  • Shoutbox only refreshes for logged in users
  • Javascript improvements
  • CSS improvements
  • Other general code imporvements