Releases: bcgov/smk
v1.1.6
What's Changed
- Update install doc with cmd to launch by @michaelpnelson in #206
- Vector/GeoJSON layer can be conditionally styled by @michaelpnelson in #207
- Update ua-parser-js for security vulnerability by @michaelpnelson in #209
- Vector layer docs updated with conditionalStyles by @michaelpnelson in #208
- Update installation.md by @rustyjux in #210
- Update version to 1.1.6 by @michaelpnelson in #211
New Contributors
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Update browser-sync for security fixes by @michaelpnelson in #201
- Directions waypoints method returns data by @michaelpnelson in #202
- Can hide Esri feature layer legend by @michaelpnelson in #203
- Improve ordering of layers by @michaelpnelson in #205
- Increment version to 1.1.5 by @michaelpnelson in #204
Full Changelog: v1.1.4...v1.1.5
v1.1.4
This release includes changes that were mistakenly omitted from v1.1.3:
Show route stats in directions panel by @michaelpnelson in #197
v1.1.3
What's Changed
- Update engine.io override version for security vulnerability by @michaelpnelson in #193
- Increment copyright year by @michaelpnelson in #195
- Show route stats in directions panel by @michaelpnelson in #197
- Route stats reformatted based on viewer feedback by @michaelpnelson in #198
- Expose geometry in Identify features by @michaelpnelson in #196
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Remove ver parameter from geocoder URLs by @michaelpnelson in #185
- Update socket-io.parser for vulnerability by @michaelpnelson in #187
- Fix identify on Esri feature layers by @dgboss in #189
- Geomarks are toggled by pane visibility by @michaelpnelson in #190
- Update leaflet libs by @michaelpnelson in #188
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add default minZoom, maxZoom values to viewer config by @michaelpnelson in #183
- Increment version to 1.1.1 by @michaelpnelson in #184
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Esri basemaps are now handled by newer API in the esri-leaflet-vector library. The new vector basemaps load faster and will be updated more frequently.
An API key from Esri is now required to use Esri basemaps. The key should be added to a new "esriApiKey" property in the "viewer" section of the configuration file (smk-config.json). For more details as well as links to getting an API key from Esri, see viewer documentation. "esriApiKey" can also be set using SMK-CLI version 1.1.0 or greater.
The non-Esri basemap "Stamen Toner Light" can still be used without an API key.
What's Changed
- Turf lib updated to 6.5.0 by @michaelpnelson in #180
- Basemaps updated for new ESRI API by @michaelpnelson in #182
Full Changelog: v1.0.10...v1.1.0
v1.0.10
What's Changed
- Dependencies are pinned to more specific versions by @michaelpnelson in #175
- Update 'async' version to address vulnerability by @michaelpnelson in #177
- ESRI layer docs mention drawingInfo and showLabels by @michaelpnelson in #176
- Bump grunt from 1.4.1 to 1.5.2 by @dependabot in #178
- Version incremented, redundant font-family style removed by @michaelpnelson in #179
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- NPM package updates to address dependencies with vulnerabilities by @michaelpnelson in #167 and #172
- Update Bespoke tool docs with purpose, examples by @michaelpnelson in #168
- Add debug app for Bespoke tool by @michaelpnelson in #165
- Update material-design-icons-iconfont version to match smk-cli by @michaelpnelson in #169
- Vector tile layer demo by @michaelpnelson in #170
- Fix issue loading multipolygon Geomarks by @michaelpnelson in #173
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Fixes for minor issues in Geomark tool
- Geomark "Load File" functionality is removed
- jshint uses esversion 6
Full Changelog: v1.0.7...v1.0.8