v1.4.0
This release mostly focussed on behind the scenes fixes and improvements, with a particular push on performance enhancements and simplified Entity Framework configuration.
On the features front, we added a Versions selector UI, made measurements configurable, and improved our text annotation options.
What's Changed
- Remove automatic prettier watching by @RobQuincey-DC in #229
- Update DEVELOPING.md by @RobQuincey-DC in #230
- Make SVG Icon generation work cross platform by @RobQuincey-DC in #231
- Fix issue with search result pins being in wrong projection by @RobQuincey-DC in #232
- Added hide embed option with setting by @Matt-W-DC in #233
- Entity framework entity configurations by @weolo in #234
- Task models folder by @weolo in #236
- Pluralize DbSet names by @weolo in #237
- Configurable measurements by @RobQuincey-DC in #238
- Updated OpenLayers and other dependencies by @VulpesFerrilata in #235
- Fix migration issue with Tour Step entity by @RobQuincey-DC in #241
- Add versions list by @RobQuincey-DC in #243
- Improvements to text annotations by @VulpesFerrilata in #245
- Fix invisible filter buttons when dark mode used by @RobQuincey-DC in #246
- Fix identified CodeQL security issues by @RobQuincey-DC in #247
- Web layer service definition sorting order now automatic by @VulpesFerrilata in #250
- Bump Azure.Identity from 1.10.4 to 1.11.0 in /GIFrameworkMap.Data by @dependabot in #251
- Add configurable suppression of X-Frame-Options by @RobQuincey-DC in #253
- Improve performance by @weolo in #254
- Delete benchmarks folder and files by @RobQuincey-DC in #255
New Contributors
- @Matt-W-DC made their first contribution in #233
- @weolo made their first contribution in #234
- Additional thanks to @totpero for the initial investigation and example code for #234
Full Changelog: v1.3.0...v1.4.0