Changelog
=========

0.1b3 - 2011-11-26
------------------

- Fix checksum bug preventing the shadow text to be applied if an error ever
  occured.
  [ggozad]

0.1b2 - 2011-10-01
------------------

- Perform checksum checks on every patch. Deal with potential errors due to
  network lag.
  [ggozad]

- Use TinyMCE's raw instead of processed text. Improved reliability.
  [ggozad]

0.1b1 - 2011-09-18
------------------

- Major protocol update. Instead of sending message stanzas around, now iq
  stanzas are used. This makes it possible to check for errors and synchronize
  in certain edge cases. It also makes the protocol more in line with XMPP
  conventions.
  [ggozad]

- Reorganized and cleaned js code. The client protocol implementation is now
  separate from the plone-specific parts allowing code reuse and improving
  readability.
  [ggozad]

- Notify user when others are joining/leaving the node.
  [ggozad]

0.1a4 - 2011-09-07
------------------

- Documentation updates.
  [ggozad]

- Fix js error when user has left collaborative editing.
  [ggozad]

0.1a3 - 2011-09-01
------------------

- Simplified configuration and fixed confusing typos in the registry
  [ggozad]

0.1a2 - 2011-06-06
------------------

- Configure the component/server password and connection port in p.a.registry.
  [ggozad]

- Dexterity content type support.
  [davisagli, ggozad]

- Generalized ATContentTypes support.
  [ggozad]

- Provide visual feedback when a user updates a node.
  [ggozad]

- JS cleanup.
  [ggozad]

- Test coverage.
  [ggozad]

0.1a1 2011-05-09
----------------

- Initial release
  [ggozad]
