Skip to content

v16.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 14:22
· 9 commits to master since this release

16.2.0 (2024-01-19)

What's Changed

  • fix(geo): Baselayer Switcher stay open without useStaticIcon by @aziz-access in #1548
  • refactor(demo): Repaired broken layers, added typing, removed unused imports/variables by @LAMM26 in #1549
  • fix(demo): Repoint web services in assembly demo by @aziz-access in #1557
  • style(geo): fix search bar floating label by @aziz-access in #1562
  • fix(demo): update layers option in print and ogc filter by @aziz-access in #1571
  • fix(geo/search-pointer): init the store before subscription by @alecarn in #1569
  • demo(layer): added layer showcasing multiple styles by @LAMM26 in #1581
  • feat(linked-layers): Added new config for visibility in Base Layer Switcher by @LAMM26 in #1560
  • fix(geo): initial rotation is not supplied to viewcontroller by @pelord in #1586
  • fix(geo): check catalog not undefined before loading items by @aziz-access in #1583

BREAKING CHANGE

  • fix(common)!: 1533 search result the entitystorewithstrategy should be required by @alecarn in #1561
    Revert change for splitting the EntityStore in multiple class to minimize circular dependency. No more EntityStoreWithStrategy, use EntityStore.

Full Changelog: v16.1.1...v16.2.0