Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 3.71 KB

CHANGES.md

File metadata and controls

46 lines (34 loc) · 3.71 KB

Release history

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