Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.3 KB

NEWS.md

File metadata and controls

37 lines (28 loc) · 1.3 KB

0.9.0-beta5 - 2024-10-25

  • Completely reworked the permissions. #27
  • Fix path for JavaScript and CSS #35
  • Added allow fullscreen option #41 #30
  • Fix error if the user has no avatar #39
  • Various code fixes: incorrect parenthesis and closing php tags #37 #33

0.9.0-beta4 - 2024-08-21

  • Send the Host_PostmessageReady #24
  • Implement user permissions and improved permissions checking. #16

0.9.0-beta3 - 2024-06-27

  • WOPI CheckFileInfo now return IsAdminUser and IsAnonymousUser #22
  • WOPI Unauthenticated users will only get a read only view.

0.9.0-beta2 - 2024-06-17

  • Fixed module path.
  • Document the JWT private key creation procedure.
  • Added version to composer.json.

0.9.0-beta1 - 2024-06-14

  • Initial beta release.