Skip to content

Version 1.23.3

Compare
Choose a tag to compare
@manthey manthey released this 16 Aug 20:05
· 935 commits to master since this release
b4542e9

Improvements

  • Frame selection presets (#1237)
  • Adjust the bounds on non geospatial leaflet maps (#1249)
  • Allow hiding metadata on item pages (#1250)
  • Allow caching rounded histograms (#1252)
  • Add an endpoint to make it easier to replace thumbnails (#1253)
  • Presets from Large Image Configuration file (#1248, #1256)
  • Reduce memory allocation during some region tiling operations (#1261)
  • Reduce memory allocation during some styling operations (#1262, #1263)
  • Added a max_annotation_input_file_length setting (#1264)

Changes

  • Minor code changes based on suggestions from ruff linting (#1257)
  • Reduce pyvips log level (#1259)
  • Don't use dask threads when using nd2 to fetch tiles (#1260)

Bug Fixes

  • Guard against ICC profiles that won't parse (#1245)
  • Fix filter button on item lists (#1251)