Skip to main content
Skip table of contents

Release Notes

2.2.3

  • Move Sound code to into an own module, so it can now be deactivated by excluding the source code.

  • Move Desktop notifications into an own module.

2.2.2

  • Fix cross-site scripting via API Call. Thank you, Rashid :)

2.2.1

  • Catch if Desktop notifications are too old.

2.2.0

  • Desktop notifications

2.1.0

  • Added hide history configuration

2.0.6

  • Fix compilation error within Confluence 5.7

2.0.5

  • Change icon order in chatbar. #102

2.0.2

  • Pre Confluence 5.0: Instead of usernames, the chatboxId was shown in the chat history overview page (#80 reported by mikmouk )

2.0.1

  • Improve admin section to increase config page performance

  • Add page navigation in chat history overview

  • fix encoding problem on the chat history page

  • less database interaction on overview pages

2.0.0

  • The stored data structure changed, because of the support for confluence 5.3

  • Massive performance improvements for the server, because only one tab is polling the server now!

  • The milliseconds of the heartbeat are now customizable

1.6.0

  • Added a chat history UI

  • Added Tab in User profile to see all histories

1.5.4

  • Fix Transparency Issue if the colour of the confluence header couldn't be detected

  • Move Colordetection into own web-resource module -> so it could be deactivated

1.5.3

New Features

  • New UI for the chatbar (smaller one, to have fewer problems with the editor)

Bugfixes

  • Sometimes messages could not be received or sent

  • The current status could be lost

1.5.2

This is a bugfixing release

  • problems in Chrome 12.0.742.112 (#49 reported by keithw1305 )

  • Play Sound setting was displayed wrong in the configuration screen (#48 reported by Memonen)

  • Users disappears sometimes (#38 reported by thomykay and gargouri22)

  • Messages received twice randomly (reported by gargouri22)

Thank you gargouri22 for testing and your researching!

1.5.1

  • Page name was truncated at by hyphen (#45 reported by anthony3123 )

1.5.0

  • Autoconfigure multiple spaces at once

  • Overview table with all space settings

  • Change global/space permission check from an AND to an OR

  • fix invalid breadcrumb in space administration

1.4.0

  • Permissions and Restrictions on Space level

  • Compatibility with Terms and Condition Plugin

  • Compatibility with Scaffolding Plugin

  • Some minor issues

  • Added french

1.3.0

  • multilingualism added

1.2.2

Because of a restructuring, the old messages are deleted. It may appear warnings in the log file.

  • the height of the textarea is now dynamic (like gtalk or facebook)

  • play sound when a new message arrives (could be globally disabled by an administrator or by the user)

  • alphabetical sorting of the users

  • ability to delete the chat data. The data could be deleted selectively by an admin or in the new dopmenu of the chatbox

IMPORTANT: If you upgrade from <= 1.1.1 and the chat doesn't work, please remove all chatboxes (could be deleted in the chat admin area => backend) and restart your confluence.

1.1.1

  • Add configuration to hide the configuration in edit mode.

  • Add configuration to enable javascript debug mode.

  • At the "Where I am Info" Url parser, I had forgotten the contextPath

1.1.0

  • Add a chat user link macro

  • Add Configuration of chat restriction (All or by groups)

  • Add the possibility to switch off the "where I am Info"

  • New small Javascript API, to start chats from outside "ConfluenceChatAPI"

  • Change window behaviour (close oldest, if there is not enough space - similar to gtalk))

  • Improved request permission

  • Improved the js

  • Added version number to js

1.0.1

This release fixes the important contextPath issue. If confluence is running under a certain contextPath, like "/confluence" the chat doesn't work. Additional fixes: the chat doesn't work)

  • Stop chat heartbeat when ajax url's are for more than three times unavailable (if chat is disabled or uninstalled by an admin)

  • encapsulated the javascript of the chat to avoid side effects

  • Usability: Stop chatbox flashing, after a chatbox mouseover or click into the chatbox

  • Suppressing deactivation of dynamic task list macro input elements, while an Ajax request

1.0

initial release

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.