Skip to content

Releases: weavy/weavy-sln

v8.11.1

04 Apr 14:32
Compare
Choose a tag to compare
  • Display the name of the user rather than username when a user is added to or leaves a conversation.

v8.11.0

29 Mar 09:34
Compare
Choose a tag to compare
  • Added indicator for failed file uploads.
  • Fixed issue where non white-listed files where temporarily saved to disk.

v8.10.0

11 Jan 20:13
Compare
Choose a tag to compare
  • 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

14 Dec 13:37
Compare
Choose a tag to compare
  • Added option to disable realtime auto-connect after init in client. Disable using new Weavy({ connect: false }) and manually connect weavy.connection.connect().

v8.9.1

13 Dec 12:12
Compare
Choose a tag to compare
  • Added setting for toggling presence (online/offline) tracking.
  • Added setting for toggling typing indicators.
  • Added database indexes for improved performance.
  • Added setting for manually specifying SignalR transport, e.g websockets.

v8.9.0

30 Nov 12:22
Compare
Choose a tag to compare
  • Change overlays to open in same window in mobile and messenger.

v8.8.0

22 Nov 10:55
Compare
Choose a tag to compare
  • Added methods for listing files and embeds posted in a conversation.

v8.7.1

16 Nov 13:13
Compare
Choose a tag to compare
  • Administrative rights are now required in order to view the generated API documentation available on ~/docs.

v8.7.0

02 Nov 12:30
Compare
Choose a tag to compare
  • 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

21 Sep 07:17
Compare
Choose a tag to compare
  • Fix for server error when fetching spaces.