Skip to content

Releases: CS-SI/eodag-labextension

v5.3.0a3

11 Dec 09:09

Choose a tag to compare

v5.3.0a3 Pre-release
Pre-release

What's Changed

Build System

Full Changelog: v5.3.0a2...v5.3.0a3

v5.3.0a2

28 Nov 09:00

Choose a tag to compare

v5.3.0a2 Pre-release
Pre-release

What's Changed

Refactoring

Full Changelog: v5.3.0a1...v5.3.0a2

v5.3.0a1

27 Nov 10:27

Choose a tag to compare

v5.3.0a1 Pre-release
Pre-release

What's Changed

Refactoring

Full Changelog: v5.2.4...v5.3.0a1

v5.2.4

26 Sep 16:56

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v5.2.3...v5.2.4

v5.2.3

26 Sep 13:16

Choose a tag to compare

What's Changed

Bug Fixes

Build System

  • EODAG minimal version to 3.9.0

New Contributors

Full Changelog: v5.2.2...v5.2.3

v5.2.2

17 Sep 11:30

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v5.2.1...v5.2.2

v5.2.1

09 Sep 13:33

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v5.2.0...v5.2.1

v5.2.0

16 Jul 13:26

Choose a tag to compare

What's Changed

Features

  • settings: search count disabled by default by @sbrunato in #247

Bug Fixes

Full Changelog: v5.1.0...v5.2.0

v5.1.0

24 Jun 10:08

Choose a tag to compare

What's Changed

Features

  • configuration: dotenv usage for EODAG conf with environment variables by @sbrunato in #212
  • errors: Displays error messages with custom modal layout by @VLunalCsGroup in #219
  • map settings: Add map settings from API by @VLunalCsGroup in #195
  • menuitems: Add selectable versions for header dropdown by @VLunalCsGroup in #230
  • parameters: Add custom parameters in more parameters button dropdown by @VLunalCsGroup in #222
  • preview results: Reskin all result modal, and automatically creates new notebook by @VLunalCsGroup in #207
  • settings: configurable map using environment variables by @sbrunato in #206

Bug Fixes

  • code generation: insert code on first line by @alambare in #235
  • code generation: Only automatically create notebook if user generates code by @VLunalCsGroup in #229
  • errors: handlers error handling by @sbrunato in #214
  • errors: raise error on conflicting ipyleaflet version by @sbrunato in #218
  • preview results: pagination without total count by @sbrunato in #241
  • preview results: search page iteration through provider next page by @sbrunato in #240
  • providers: retrieve id from alias in ProvidersHandler by @alambare in #216
  • queryables: send all param values to backend by @alambare in #234
  • search form: Fix various form issues by @VLunalCsGroup in #228

Documentation

Chores

Full Changelog: v5.0.0...v5.1.0

image

v5.0.0

28 May 17:45

Choose a tag to compare

What's Changed

Refactoring

Features

  • autocomplete: Add options virtualization on Autocomplete component by @VLunalCsGroup in #196
  • main form: async handlers and loading state that disables the selects when fetchs are loading by @VLunalCsGroup in #188
  • option menu button: Add menu dropdown to embbed all links & options by @VLunalCsGroup in #193
  • user settings: Add user settings edition menu item button by @VLunalCsGroup in #194
  • eodag local conf dir symlink by @sbrunato in #200
  • pydantic settings and info handler by @sbrunato in #191

Bug Fixes

Documentation

Continuous Integration

Chores

New Contributors

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