Skip to content

Releases: cloud-py-api/mediadc

v0.3.8

14 Dec 17:25
a41c950
Compare
Choose a tag to compare

Maintenance update.
cloud_py_api is required to be installed
(or updated) and enabled first.

Added

  • Added task name of target folder for tasks created via file action
  • Added EXIF transpose option (#199)

Fixed

  • Fixed duplicate task action does not copy task name
  • Fixed translatable strings for notification

Updated

  • Updated packages (security fixes, NC28 support)
  • Updated l10n (localization)
  • Update files plugin (NC28 support)

v0.3.7

08 Oct 21:50
42c2873
Compare
Choose a tag to compare

Maintenance update.
cloud_py_api is required to be installed
(or updated) and enabled first.

Added

  • Added optional task name (#182)
  • Added option to unmark all resolved items (#189)

Updated

  • Updated packages
  • Updated l10n

v0.3.6

25 Jun 20:27
6140003
Compare
Choose a tag to compare

cloud_py_api is required to be installed
(or updated) and enabled first.

Added

  • Nextcloud Hub 5 (27) support
  • Option to delete all duplicates in group except the largest one

Updated

  • Updated packages
  • Updated l10n

v0.3.5

23 Mar 18:54
5b603eb
Compare
Choose a tag to compare

cloud_py_api is required to be installed
(or updated) and enabled first.

Added

  • Show full file path option (#121)

Fixed

  • Fixed batch deleting and resolving (#125)

v0.3.4

13 Mar 19:37
ddef3d6
Compare
Choose a tag to compare

cloud_py_api is required to be installed
(or updated) and enabled first.

Changed

  • Changed Python binary type (from onefile to folder)

Fixed

  • Fixed Resolved list items display (#109)
  • Fixed background cleanup job (#108)

v0.3.3

23 Jan 19:20
b76a388
Compare
Choose a tag to compare

cloud_py_api is required to be installed
(or updated) and enabled first.

Added

  • Added sha256 checksum of pre-compiled python binaries

Fixed

  • Fixed mediadc cli command (#102)
  • Fixed mediadc background cleanup job (#108)
  • Fixed icon on folders context menu (#104)

v0.3.2

23 Dec 19:48
94f4c11
Compare
Choose a tag to compare

cloud_py_api is required to be installed
and enabled first.

Added

  • Added option to export task details results (#60)

Changed

  • Changed settings list

v0.3.1

19 Dec 19:01
44b8ea6
Compare
Choose a tag to compare

Fixed

  • Fixed critical bug with db connection in binaries

v0.3.0

17 Dec 15:26
93349bf
Compare
Choose a tag to compare

This is the first release with part of Python framework (no need of Python installation).
MediaDC now requires cloud_py_api to be installed
and enabled first.

Added

  • Added automatic download of pre-compiled Python binaries with all needed packages for work
  • Added option to use Python sources and manually installed system packages (except nextcloud snap)
    instead of binaries (to use python sources refer docs)

Changed

  • Removed Configuration page

Fixed

  • Fixed MediaDC now working on snap installations
  • Fixed NC OCC is not broken when MediaDC enabled (#93)

v0.3.0-beta.1

30 Nov 16:13
1def7f0
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release

This is the first beta release with part of Python Framework (no need of Python installation)

Added

  • Added automatic download of pre-compiled Python binaries with all needed packages for work
  • Added option to use Python sources and manually installed system packages (except nextcloud snap)
    instead of binaries

Fixed

  • Fixed MediaDC now working on snap installations

Removed

  • Removed Configuration page