Skip to content

Releases: weavy/weavy-sln

v8.6.7

17 Sep 09:49
Compare
Choose a tag to compare
  • Fix for server error when creating space in client using delayed init.
  • Fix for regression introduced in v8.6.6.

v8.6.6

16 Sep 20:11
Compare
Choose a tag to compare
  • Fix for server error when creating space in client using delayed init.

v8.6.5

13 Sep 14:54
Compare
Choose a tag to compare
  • Changed the allowed transfer protocol of the integrated OAuth2 server so that it honours the weavy.https configuration setting.

v8.6.4

08 Sep 08:53
Compare
Choose a tag to compare
  • Fixed an issue with alerts in Messenger.
  • Changes to license creation. Developers are now referred to weavy.com in order to get a new license key.
  • Changed the schedule for the license update daemon.

v8.6.3

24 Aug 08:45
Compare
Choose a tag to compare
  • Exposed method UserService.GetBySub() for getting User from JWT claims (iss and sub).

v8.6.2

20 Aug 13:45
Compare
Choose a tag to compare
  • Fixed an issue with browser history in posts app.

v8.6.1

13 Aug 09:47
Compare
Choose a tag to compare
  • Fixed issue with time zone setting (tz) in messenger app.

v8.6.0

10 Aug 07:53
Compare
Choose a tag to compare
  • Added support for previewing macro enabled Microsoft Office files (.docm and .xlsm).
  • Added support for previewing emails (.eml and .msg).
  • Added support for previewing .eps files.
  • Increased maximum length of iss and sub claims to 256 chars.

v8.5.1

20 Jul 01:04
Compare
Choose a tag to compare
  • Fixed issue with resetting panels from error pages.
  • Fixed issue with client scope minification when using weavy.min.js

v8.5.0

13 Jul 15:42
Compare
Choose a tag to compare
  • Added "message"-event on apps in client for postMessage from the panel frame.
  • Added .postMessage() on apps in client to send messages to the panel frame.
  • Fixed an issue with sign out in Messenger.
  • Trigger all downloads in top window for easier WebView handling.
  • Fixed an issue with scrolling in Messenger.