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.
- bump max supported NC version
- update node modules @janepie
- update psalm workflow @kyteinsky
- update composer deps @kyteinsky
- bump max NC version to 30 @kyteinsky
- add usage guide in readme @kyteinsky
- Update node pkgs (mainly nc/vue8) @kyteinsky
- add missing config property in OCA\Welcome\AppInfo\Application @tcitworld
- use NcSelect instead of the NcMultiselect vue component @kyteinsky
- fix file picker on nc/vue8 and style fixes @kyteinsky
- add button in settings to enable the widget for all active users @julien-nc
- composer setup and gh workflow addition @kyteinsky
- bump max NC version to 28 @julien-nc
- add PR feedback GH action @julien-nc
- update deprecated query of config class @kyteinsky
- build file picker with @nextcloud/dialogs @julien-nc
- update npm pkgs, use NcRichText from
@nextcloud/vue
, remove@nextcloud/vue-richtext
@julien-nc
- safer check that markdown file exists @julien-nc
- safer FileService::getWidgetHttpImageUrls
- Use a Welcome endpoint to get images from file ID. Images are only returned if they are in the markdown file's attachment folder
- bug when decoded and encoded image path (in image link) are different
- fix compat with php < 8
- support for http markdown image target
- update npm pkgs
- support for image links inserted by Text
- use @nextcloud/vue-richtext instead of vue-markdown
- bump js libs
- make things work and look nice on NC 25/26
- now possible to set the widget title #19 @42ske
- tooltip on support contact call link
- clarify package.json
- get rid of deprecated stuff in server side code
- bump min NC version to 22
- improve markdown rendering style for
, and
- update dependencies
- bump js libs
- bump max NC version to 23
- improve release action
- style of paragraphs and nested lists #17 @RussellNS
- image size
- section headings style
- appstore release
- README, app description, screenshot
- the app