Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 6.31 KB

CHANGES.md

File metadata and controls

84 lines (62 loc) · 6.31 KB

Release history

3.7.0 (2024-10-10)

3.7.0b2 (2024-06-26)

3.7.0b1 (2024-06-25)

3.6.0 (2024-03-04)

  • New reload eodag environment button (#139)
  • Customizable map default settings (#143)
  • Handlers patterns fix and code refactoring (#142)(#144)
  • Updates dependencies and developement tools versions (#138)

3.5.0 (2024-02-08)

  • New provider filtering (#127)
  • New python tests (#127)(#130)
  • Product type title instead of longer abstract displayed in dropdown list tooltip (#131)
  • Supported python versions starting from 3.8 to 3.11 (#132)

3.4.0 (2023-10-12)

  • Updates internal geometry format and removes exposed REST API (#120)
  • Fixes issue with DatePicker maximum date (#122)
  • Updates pre-commit hooks versions (#114)
  • Updates dependencies and developement tools versions (#115) (#117)(#118) (#121)

3.3.1 (2023-02-16)

  • Fixes generated code formatting (#109)
  • Prevents not-ready kernel error (#109)
  • Updates dependencies and developement tools versions (#111)

3.3.0 (2023-01-18)

  • Layout update and new button to directly generate search code (#95)
  • Throws an error message if no notebook is opened to insert code in (#85)
  • Guess product type using keywords in search form (#96)(#100)
  • Implements a way to disable cloud cover (#78)
  • Settings button and replace existing search code option (#104)
  • Help for additional parameters and buttons disabled when missing product type (#102)
  • Harmonized product highlight between list and map in search overview (#91)
  • Restores EODAG serve-rest services (STAC API) through ./eodag endpoint (#83)
  • Fixes cloudCover usage during search (#82)
  • Updates Contributing guidelines (#79)
  • Documentation update (#106)
  • eodag minimal version requirement set to 2.8.0 (#107)
  • Updates dependencies and developement tools versions (#74)(#75)(#80)(#62)(#63)(#64)(#66)(#67)(#76)(#77)(#84)(#99)(#103)(#105)

3.2.5 (2022-01-07)

  • Fixes leaflet container size, fixes #59 (#60)

3.2.4 (2021-12-23)

  • Fixes unwanted interactions with ipywidget, fixes #56 (#57)

3.2.3 (2021-10-07)

  • First public release