Skip to content

v20.1.0

Choose a tag to compare

@alecarn alecarn released this 05 May 14:29
· 8 commits to master since this release

20.1.0 (2026-05-05)

Bug Fixes

  • auth: accumulate changes for user preferences request (559f589)
  • auth: add isLogging signal (5190b12)
  • auth: add microsoft logo and change connection label (39fefc5)
  • auth: emit observable on login call (cf2be6d)
  • auth: make user call optionnal and also the sync of user (311c109)
  • auth: on login add user synchro (bb25c57)
  • auth: provide UserService dynamicaly based on config (2a50e98)
  • auth: regression for expired authentication (405577e)
  • auth: user api set the full url (327f364)
  • catalog: affichage du tooltip pour l'indicateur de la provenance externe (b14c417)
  • common: change actionbar buttons color and condition (2f5bab5)
  • common: panel add disable style for icon in button (714da5d)
  • common: tree-drag-drop --dragging class always on (069bff5)
  • context: changed icons and tooltips for sorting (bb3ea15)
  • context: favorite allow toggle without api (4f84db4)
  • context: filter remove duplicated label on form-field (9becab3)
  • context: fixed imports (a9edb3a)
  • context: form read signal input for disabled and improve change detection MIGO2-668 (f173eb9)
  • context: manager - move directive into is component (6a06fbe)
  • context: merged imports (3e9ef82)
  • context: order the groups by title (65874ca)
  • context: permission handle external id and improve reactivity (c202bc4)
  • context: predefined catalog check capabilities (cf1856a)
  • context: regression corrections (bc1d7bf)
  • context: revert the config deletion "favoriteContext4NonAuthenticated" (23bda9a)
  • context: share-map by url encode special characters (c001400)
  • context: sort by context group priority (aa6512c)
  • context: state remove null before merging tool (c671232)
  • context: toggle default id (9da555e)
  • core: prevent versionchange upgrade on existing db (2708053)
  • demo and lib for assets to public folder (1eeb6d1)
  • deps: address issues for audit security (ee43576)
  • geo: add a timeout after 30 seconds for printing (3a82036)
  • geo: add version to capabilities (66d626c)
  • geo: added cancel button and made predfined optional (7649ae9)
  • geo: added missing icons and sort (9044aed)
  • geo: baselayer zindex conflicts (4180dba)
  • geo: catalog - predefined catalog default to wms type (58ab0ba)
  • geo: catalog preview without adding it permanently to the map #1855 (a013a4f)
  • geo: directions check if unsubscribe exist on component destroy (1de8d06)
  • geo: dynamic min zoom (11028a9)
  • geo: enhance IDB layer storing, loading and deletion (d220ddd)
  • geo: export - accept url download for all kind of layers (55fa83a)
  • geo: feature-details make table striped (002a757)
  • geo: icherche modification des haltes-cyclables et haltes-routieres (9e52db4)
  • geo: improve labels and show layer bottom-action panel (533e3c9)
  • geo: init id for every layers (c515140)
  • geo: initialize page value if undefined (597580c)
  • geo: issue#1168 in igo2 - eye group layer button (c29345f)
  • geo: layer default tooltip and rename icon to improve lisibility (801ad7d)
  • geo: layer legend handle undefined layers list (cee6316)
  • geo: layer remove the baseLayers zIndex minimum and update ol to v10.8 (de4fd3d)
  • geo: layer visibility button refine badge logic (9703c46)
  • geo: layer-legend-list visibility (7a6ad34)
  • geo: layer-list restore the tree state MIGO2-667 (55966e5)
  • geo: layer-visibility badge visibility and performance MIGO2-632 (e3c4977)
  • geo: layer-visibility hidden by parent refine logic MIGO2-674 (2c7fa6c)
  • geo: moved and swapped buttons and no filter of list (dec1a0a)
  • geo: remove global interface for msSaveBlob for IE (e1668c8)
  • geo: reorder parameters to ensure pass coded options over user options (cd94f3b)
  • geo: swipe-control remove the wheel listener (863c154)
  • geo: workspace null error and clean up import-export (5cac742)
  • geo: zoom on active route (b7ab93c)
  • geo: zoom on active route on load (3f14086)
  • integration: about tool button alignment and icons (bed4f6d)
  • integration: about-tool - remove the library version from the fallback (90ff9f2)
  • integration: about-tool open the blob instead of url (87617d4)
  • integration: geometry-form - align buttons vertically and add padding (cfae82f)
  • integration: search-result bottom panel not showing (ee8df90)
  • integration: search-result bottom panel not showing (6f6ef12)
  • integration: search-result-tool add padding for empty results (61d9e41)
  • misc adjustement (34f902c)
  • npm publish with good directory and the registry-url removed (f6953ea)
  • npm publishing (9acb55e)
  • npm release (c47f57e)
  • release npm audit (8a9c7a4)
  • revert the prettier changes (aa4ee38)

Features

  • auth: improve auth (f000a06)
  • auth: resync the auth packages (d52dee1)
  • context: prendre en compte les ID de couche dans le partage par URL (96009e3)
  • context: synchronize context from MSP code base (61c784b)
  • geo: import export (371da3c)
  • geo: refactor tree drag and drop to use CdkTree directly (f6dd28a)
  • migrate to signal and control flow (0073d25)