Skip to content

Latest commit

 

History

History
executable file
·
63 lines (36 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

executable file
·
63 lines (36 loc) · 1.3 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.4

Added

  • Support for NC30

Fixed

  • Changed New Board File Naming: Time delimiter ":" is now "-" (#4)

1.0.3

Added

  • Support for NC29

Changed

  • Outside Nodes: Action Menu Switcher instead of 4+ Buttons above
  • Inside Text- and FileNodes: Resolve Relative img URL to display the img
  • Inside FileNodes: Scroll Button positioning slightly changed

1.0.2

Added

  • Added Scrollbuttons within Text- and FileNodes

Changed

  • More Server-Side Logging possibilities in FileController.php
  • appConfig now propagated to Frontend via Application.php

Fixed

  • Different Logged in User couldnt open a Board despite Read Permission

1.0.1

Added

  • This Changelog 😉

Changed

  • Open <a href= in new Tab
  • TextNode + Edge: Textarea/Input Field now uses white Text Color

Fixed

  • Use urlencode in ajax calls
  • FileNode: Modal doesnt show iFrame twice anylonger when in Public Share
  • FileNode: Fixed the Reload of content after closing the iFrame

1.0.0

First Release of MultiBoards for Nextcloud