Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

59 lines (40 loc) · 1.38 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.

[Unreleased]

1.1.0 – 2024-07-26

Changed

  • update composer deps @kyteinsky
  • update gh workflows @kyteinsky
  • bump max NC version to 30 @kyteinsky

1.0.5 – 2024-03-14

Changed

  • Update node deps (mainly nc/vue8) @kyteinsky

Fixed

  • Cleanup use of $config property in OCA\TextTemplates\AppInfo\Application @tcitworld
  • Composer fixes @kyteinsky

Added

  • Create pr-feedback.yml @marcelklehr
  • Add and use phpunit as composer dependency @julien-nc
  • Add controller unit tests @MB-Finski
  • Compatibility for NC 29 @kyteinsky

1.0.4 – 2023-06-29

Changed

  • Move personal settings to 'additional settings' section @nickvergessen #6

1.0.3 – 2023-06-28

Changed

  • Add padding to picker component
  • Replace frontend OC functions with ones from packages

Fixed

  • Avoid showing 'add' button twice in picker

1.0.1 – 2023-03-10

Changed

  • use link picker stuff from @nextcloud/vue
  • add perso settings empty content when there is no admin templates

Fixed

  • make picker search case insensitive
  • break lines in picker result content

1.0.0 – 2023-03-06

Added

  • the app