Releases: JoomJunk/shoutbox
Releases · JoomJunk/shoutbox
Version 8.1.6
- Fixed some instances where the Ajax request URL wasn't working
Version 8.1.5
- Fixed refreshIncludePaths() method being remove in Joomla 3.6
- Minimum version for Joomla 3.6
Version 8.1.4
- Fixed duplicate submissions when button is clicked multiple times
- LAST VERSION FOR JOOMLA 3.4 AND 3.5
Version 8.1.3
- Fixed profile link not working
Version 8.1.2
- 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
- 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
- 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
- Fixed PHP error when showing the shout date
Version 8.0.0
- 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
- 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