Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 2.88 KB

Changelog

1.0.0 (2024-07-01)

Features

  • add functions to check storage type (0f2d6b8)
  • add ipfs default gateway configuration (29d3a31)
  • add Makefile (29c0ac0)
  • add metadata_endpoint to external storage configuration (b93bc84)
  • add public ipfs link to gateway tab (01939a3)
  • add readme and screenshots (0a3f0a0)
  • add tab icon and improve tab updates (94edfab)
  • add workflow to build and release app (edd8d18)
  • change way to send credentials for basic authentication (e6a78a5)
  • improve method to search external storage from file ID (14f42c0)
  • remove unused github workflows (4396adb)
  • upgrade dependencies (691b48a)
  • upgrade nextcloud coding standard library (c8a4f88)

Bug Fixes

  • error management when loading file metadata (a842415)
  • linting errors (db45027)
  • release script (b1a559e)
  • update building webpack scripts (ecdc9cf)
  • wrong link placement (2164567)