Skip to content

v4.1.2

Latest

Choose a tag to compare

@julien-nc julien-nc released this 01 Sep 12:59
v4.1.2
30e700d

Added

  • Support for Nextcloud 36

Changed

  • Breaking change Improve the occ cospend:export-project command. Remove the second argument (file name). Added 2 new options to choose the storage export file name and the filesystem export file name @julien-nc
  • Refactor access level checks, move from API controller to service @julien-nc
  • Allow smaller status icons in avatars @julien-nc
  • Add link to Cowspent client app, add icon for clients @julien-nc
  • Migrate to REUSE for licensing compliance @julien-nc
  • Only import vuejs-smart-table where it's used @julien-nc

Fixed

  • Fix app icon, remove unused PNG so the app settings picks the SVG @julien-nc
  • Hide activity settings when Cospend is disabled for the current user (limit app to groups) @julien-nc #404
  • Reject paths containing '..' in API endpoints @julien-nc
  • Make moveBill stricter @julien-nc
  • Fix command execute method signature @julien-nc
  • Take new screenshots @julien-nc