Skip to content

Releases: infra-geo-ouverte/igo2-lib

1.15.1

05 May 18:53
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump karma from 6.4.1 to 6.4.2 by @dependabot in #1233
  • fix(searchOptions): show options for mobile by @pelord in #1237
  • fix(map-tools): error on some layer deletion @pelord in bae5f0f
  • fix(vector-layer): stored layer can now be searchable on app reload 7a3c717

Full Changelog: 1.15.0...1.15.1

1.15.0

03 May 21:28
Compare
Choose a tag to compare

1.15.0 (2023-05-03)

What's Changed

  • chore(*): RIP Internet Explorer by @pelord in #1174
  • perf(geo): changer l'affichage de Query du liste collapse ver afficha… by @aziz-access in #1156
  • chore(*): upgrade to ol 7.3.0 by @pelord in #1187
  • fix(draw): error with layers with numeric id by @pelord in #1195
  • Complete style refactor + imported layer style changer by @pelord in #1190
  • refactor(*): remove language service where used to translate a message by @pelord in #1196
  • fix(drawing guide): Fix a regression to the drawing guide that wasn't… by @cbourget in #1201
  • feat(search): search within imported data or vector data by @pelord in #1185
  • feat(indexeddb): adding a store to save layers by @pelord in #1198
  • feat(geo): add splitTextToSize to optimise long comment on more lines by @aziz-access in #1193
  • feat(confirm-dialog): now support translations by @pelord in #1203
  • Improve the coordinates tool style by @cbourget in #1202
  • BREAKING CHANGE(import): importWithStyle config move inside importExport config by @pelord in #1207
  • fix(longpress): prevent multitouch event emissioon by @pelord in #1205
  • refactor(wake-lock-button): unused input and typo fix by @pelord in #1208
  • revert(mapOffline): partial revert for language service linked to message service. by @pelord in #1210
  • feat(integration): Make the save search result option configurable by @aziz-access in #1206
  • feat(geo): add isInResolutionsRange in OutputLayerLegend and check if layer in r… by @aziz-access in #1192
  • feat(workspace):add option to index or not content by @pelord in #1211
  • BREAKING CHANGE(OFFLINE): major refactor and some properties moved by @pelord in #1213
  • refactor(wake-lock-button): method to control if present of not by @pelord in #1214
  • feat(geolocation): better handling view zoom/move + show movement direction by @pelord in #1209
  • fix(zippedGeojson): fix utf8 encoding error by @pelord in #1217
  • feat(map-proximity): keep radius distance into storage by @pelord in #1216
  • fix(geo): export map and legend in the same file zip by @aziz-access in #1212
  • fix(geo): add attribution and copyright if export pdf or image by @aziz-access in #1215
  • fix(geo, integration): solve config bug save search result in layer by @aziz-access in #1222
  • fix(export): export formats were wrong if allowed formats were imposed in config by @pelord in #1221
  • feat(imported vector): allow to store vector data and layer in indexeddb by @pelord in #1204
  • fix(core): Missing languageService randomly occur by @pelord in #1223
  • fix(datasource): prevent service request when offline by @pelord in #1226
  • 14lts by @pelord in #1150
  • refactor(geolocation): adjusting threshold for speed detection by @pelord in #1227
  • Layer analytics by @pelord in #1220
  • feat(geo): add style and change color in feature store by @aziz-access in #1228
  • feat(geo): Show add results icon only when hovering over the result by @aziz-access in #1230
  • fix(geo, integration): solve bug - save search results in new layer aft… by @aziz-access in #1229
  • feat(feature-datasource): add a preload options on vector source by @pelord in #1231

Full Changelog: 1.14.2...1.15.0

1.14.2

15 Mar 15:26
Compare
Choose a tag to compare

1.14.2 (2023-03-15)

What's Changed

Full Changelog: 1.14.1...1.14.2

1.14.1

25 Jan 13:41
Compare
Choose a tag to compare

1.14.1 (2023-01-25)

What's Changed

New Contributors

Full Changelog: 1.14.0...1.14.1

1.14.0

15 Dec 17:36
Compare
Choose a tag to compare

1.14.0 (2022-12-15)

Bug Fixes

  • app: fix mat-icon suffix css (#1139) (afae52e)
  • export: layer names with ’ cause export crash (ogre). (#1146) (f9e0551)
  • hover: different view projection cause app crash due to vector tile definition (e1a0a93)
  • query: don't show message when feature count is 1 or less (#1141) (74dc55d)
  • query: undefined geometry handling (#1143) (74c18d4)

Features

  • auth: allow language force to bypass user locale (#1147) (52ab2c9)
  • ConfigFileToGeoDBService: using zipped geojson (#1140) (8c7dc93)
  • draw: added possibility to use a predefined radius when drawing circle in drawing tool (#1090) (4a93c0d)
  • draw: Drawing coordinate label and predefined values (area,length,perimeter)(#1092) (f9e3fe0)
  • import: controls for import formats (#1144) (13ed654)
  • layer & catalog: provide interface to handle profils on layer (auth) (#1109) (f00532f)
  • print: print make georeferenced PDF (#1149) (7b3eeb6)

1.13.4

22 Nov 15:31
Compare
Choose a tag to compare

1.13.4 (2022-11-22)

What's Changed

Full Changelog: 1.13.3...1.13.4

1.13.3

16 Nov 21:59
Compare
Choose a tag to compare

1.13.3 (2022-11-16)

Bug Fixes

  • layer-sync/feature-details: layer sync filters init / embedded link (#1132) (a8c911f)

Features

  • draw: Make multiple layers with the drawing tool (#1081) (39179bb)

1.13.2

14 Nov 19:59
Compare
Choose a tag to compare

Bug Fixes

Features

  • geoDB: service to load data from config file into the indexed-db (#1115) (a8f866a)

1.13.1

07 Nov 18:42
Compare
Choose a tag to compare

What's Changed

  • fix(*): delete geometry column from search result or query by @pelord in #1108
  • feat(message) - add param noIcon display and add show message type from ngx-toaster by @josee666 in #1091
  • feat(geolocate): add basic icon button config by @PhilippeLafreniere18 in #1085
  • Message translation on language change by @pelord in #1063
  • feat(import-export) GUI add custom html for clarification by @josee666 in #1095
  • feat(*) Extent: zoomOption-drawlayer-importLayer by @josee666 in #1106
  • fix(arcgis): url remplacement may cause errors if mapserver is not enabled by @pelord in #1072
  • feat(ogcFilter) ogcFilter upgrade render by @josee666 in #1087
  • feat(search): Clear search tooltip by @mneige in #1111
  • chore(libs): upgrade to ol 7 by @pelord in #1112
  • fix(measure-poi): fix measure state layer init / CSS poi fix by @PhilippeLafreniere18 in #1113
  • feat(feature-details): copy content button alongside the url by @pelord in #1114
  • chore(package): author update by @pelord in #1120
  • fix(layer-list): follow checked or focused layer on layer displacement by @pelord in #1116
  • fix(contextmenu): handle ios mobile device by @pelord in #1119
  • feat(draw): Management of the editing of individual element by @kalvinkhuu in #1065
  • feat(share): add custom html for clarification by @pelord in #1122
  • Img preview by @pelord in #1118
  • fix(auth Interceptor): withCredentials & token conflict by @pelord in #1123
  • fix(feature-details): add multi embedded link condition by @pelord in #1124
  • feat(edition): allow absolute url if config is not defined by @PhilippeLafreniere18 in #1127

Full Changelog: 1.13.0...1.13.1

1.13.0

14 Oct 21:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.13.0