Skip to content

Releases: wearepal/landscapes

v8.4.14

20 Dec 09:41
56646e2
Compare
Choose a tag to compare

What's Changed

  • Resolve - searching projects doesn't change the length of the list of projects by @paulthatjazz in #230
  • snapshot tool - added bar chart functionality by @paulthatjazz in #232

Full Changelog: v8.4.13...v8.4.14

v8.4.13

14 Dec 12:52
c572f94
Compare
Choose a tag to compare

What's Changed

  • Adjust map view to show zero values but ignore NaN on model output data by @paulthatjazz in #228
  • Refactor model.output.ts, change boolean map outputs to use color picker instead of fill by @paulthatjazz in #229

Full Changelog: v8.4.12...v8.4.13

v8.4.12

11 Dec 16:46
69d83b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.11...v8.4.12

v8.4.11

06 Dec 12:39
e1a75c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.10...v8.4.11

v8.4.10

05 Dec 10:12
39a31e3
Compare
Choose a tag to compare

What's Changed

  • Fix issues with MapLayerComponent crashing when applying name to layer by @paulthatjazz in #220

Full Changelog: v8.4.9...v8.4.10

v8.4.9

30 Nov 10:46
275eac6
Compare
Choose a tag to compare

What's Changed

  • improved tilegrid.get to automatically downscale. by @foxino in #218
  • Error handling for no coverage in load dataset component by @foxino in #219

Full Changelog: v8.4.8...v8.4.9

v8.4.8

29 Nov 14:06
8b50fb3
Compare
Choose a tag to compare

What's Changed

  • Improved error handling for dataset component by @foxino in #217

Full Changelog: v8.4.7...v8.4.8

v8.4.7

29 Nov 13:02
b0f2e27
Compare
Choose a tag to compare

What's Changed

  • Loading datasets in a different extent/zoom, handling of NaN in visualisations. by @foxino in #216

Full Changelog: v8.4.6...v8.4.7

v8.4.6

28 Nov 14:05
dd5c4f8
Compare
Choose a tag to compare

What's Changed

  • Refactor code to use iterate method for iterating over tilegrids by @foxino in #214
  • Backwards compatibility for edited/deleted components in model view by @foxino in #215

Full Changelog: v8.4.5...v8.4.6

v8.4.5

27 Nov 11:16
3e09980
Compare
Choose a tag to compare

What's Changed

  • use model.zoom on categorical/boolean snapshot instead of zoom level = 20 by @foxino in #212
  • When the label changes on Map Layer node types, update the respective Layer by @foxino in #213

Full Changelog: v8.4.4...v8.4.5