Changelog
=========

1.1.8
-----
 - added CORS validators and OPTIONS handler to REST services

1.1.7
-----
 - PyAMS_security interfaces refactoring
 - added support for Python 3.10

1.1.6
-----
 - Pypi upload error!

1.1.5
-----
 - version mismatch

1.1.4
-----
 - updated service worker notifications handler

1.1.3
-----
 - doctest correction

1.1.2
-----
 - updated PyAMS_chat module registration
 - added image support to notifications

1.1.1
-----
 - doctests updates

1.1.0
-----
 - added service worker to handle websockets messages and notifications
 - updated messages filtering in notifications getter

1.0.3
-----
 - use all request effective principals instead of only main principal ID to filter
   notifications
 - remove interval before restarting websocket connection check

1.0.2
-----
 - added exception handler in Javascript chat package

1.0.1
-----
 - added missing translations
 - updated doctests

1.0.0
-----
 - initial release
