Skip to content

Releases: data-fair/catalogs

v0.4.0

27 Aug 08:29
f8f658f

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

New Features 🎉

Fixes 🔧

Full Changelog: v0.2.0...v0.4.0

v0.3.0

27 Aug 08:29
0479412

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Jul 15:25
9ab4bd8

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

🌄 UI Changes

On the catalog page, there are now three tabs: Import, Publication, and Configuration.
When landing on the page, you directly see the imports. Previously, both the configuration and imports were displayed simultaneously, requiring scrolling.
The button to create an import has been moved to the right-side menu, which dynamically changes based on the selected tab.

🎉 New Features

  • Plugins can now import additional metadata, such as origin or keywords.
  • Users can schedule daily imports.
  • Show the thumbnail of the plugin if available

🔧 Fixes

  • Users can now delete a scheduled import, which was not functional before.

🛠 Technical Changes

  • On the API side, I reorganized the routers.
  • On the Worker side, I implemented the new import functionality, including removing the downloadResource method, which is now integrated directly into the getResource method.
  • Replace @data-fair/lib-common-types by @data-fair/types-catalogs

Other Changes

  • refactor: reorganize UI layouts and fix multiple bugs by @BatLeDev in #2

Full Changelog: v0.1.1...v0.2.0

v0.1.0

26 Jun 13:32

Choose a tag to compare

v0.1.0 Pre-release
Pre-release