Skip to content

Releases: data-fair/processings

v6.2.0

09 Jun 09:27

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(ui): use shared useAutoScrollBottom from lib-vue on run page by @BatLeDev in #104

Fixes 🔧

  • fix(plugins): reload updated plugins via version-keyed cache paths by @albanm in #103
  • fix(ui): hide empty scheduling list for read-only users by @BatLeDev in #105

Full Changelog: v6.1.0...v6.2.0

v6.1.0

03 Jun 07:51

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: admin run-log diagnostics — extra viewer + metrics split by @BatLeDev in #97
  • feat(ui): stick-to-bottom autoscroll on the run page by @BatLeDev in #98

Fixes 🔧

  • fix(ui): plugin picker — show extra groups, search icon, labels by @BatLeDev in #100
  • fix(ui): live-update runs list via websocket, page cleanup by @BatLeDev in #101
  • fix(api): fetch plugin metadata via permission-scoped processing endpoint by @albanm in #102

Full Changelog: v6.0.1...v6.1.0

v6.0.1

28 May 13:56

Choose a tag to compare

What's Changed

Fixes 🔧

  • fix: clearer plugin 404 / access errors at the registry boundary by @albanm in #95

Full Changelog: v6.0.0...v6.0.1

v6.0.0

28 May 09:45

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat!: v6 registry integration — serve plugins from @data-fair/registry by @albanm in #87

New Features 🎉

  • feat(worker): per-task heap caps and OOM diagnostics by @albanm in #90
  • feat(worker): surface memory stats in run log and fix log-level colors by @albanm in #91
  • feat(worker): /proc-based external sampler for per-task RSS and CPU by @albanm in #92

Fixes 🔧

  • fix(ui): restore prepend spacing and add navigation subheader in processing actions by @BatLeDev in #81

Other Changes

  • perf: faster plugin config-schema fetch + UI skeleton loader by @albanm in #94

Full Changelog: v5.2.0...v6.0.0

v5.2.0

14 Apr 14:33

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support auto-delete runs on completion by @BatLeDev in #65
  • feat: add maxFailuresCooldown config for processing disable cooldown by @BatLeDev in #63

Fixes 🔧

  • fix: add connect-src CSP directive for vjsf remote fetches by @BatLeDev in #75

Other Changes

  • refactor: manage major plugin versions in admin UI by @BatLeDev in #64
  • refactor: modernize code and organize API in folders by @BatLeDev in #62
  • refactor(ui): migrate to Vuetify 4 and Vue Router 5 by @BatLeDev in #80

Full Changelog: v5.1.3...v5.2.0

v5.1.2

08 Dec 16:43

Choose a tag to compare

  • refactor: move runs pages below processings pages
  • fix: some servers do not accept our overwriting of user-agent

Full Changelog: v5.1.1...v5.1.2

v5.1.1

04 Dec 08:23

Choose a tag to compare

Some simple upgrades and use latest Simple Directory capabilities for site theme management.

Full Changelog: v5.1.0...v5.1.1

v5.1.0

04 Dec 08:22

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add traceability, identities router, install plugin from an archive by @BatLeDev in #49

Full Changelog: v5.0.1...v5.1.0

v5.0.0

13 May 08:59

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add api-docs and can duplicate processings by @BatLeDev in #44
  • feat: processings can manage secrets by @BatLeDev in #47

Full Changelog: v4.3.2...v5.0.0

v4.2.0

14 Mar 15:25

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: new way to create processing + can change owner by @BatLeDev in #38

Full Changelog: v4.1.2...v4.2.0