Releases: weavy/weavy-sln
Releases · weavy/weavy-sln
v8.11.1
v8.11.0
v8.10.0
- Updated SignalR to v2.4.2 to improve realtime connection
- Updated 3rd-party javascript libraries
- CodeMirror v5.65.0
- jQuery v3.6.0
- jQuery-textcomplete v1.8.5
- Mousetrap v1.6.5
- OverlayScollbars v1.13.1
- Popper.js v1.16.1
- PrismJS v1.26.0
- Select2 v4.0.13
- TinyMCE v5.10.2
- Twitter-text v2.0.5
- Typeahead v1.3.1
- Underscore v1.13.2
- Removed some legacy javascript libraries
v8.9.2
- Added option to disable realtime auto-connect after init in client. Disable using
new Weavy({ connect: false })
and manually connectweavy.connection.connect()
.
v8.9.1
v8.9.0
- Change overlays to open in same window in mobile and messenger.
v8.8.0
v8.7.1
- Administrative rights are now required in order to view the generated API documentation available on ~/docs.
v8.7.0
- Added Conversations API with functionality for getting, creating and updating Weavy conversations. For more information, check out the api documentation at https://[weavy_url]/api.
v8.6.8
- Fix for server error when fetching spaces.