Skip to content

v2.0.0 Release

Compare
Choose a tag to compare
@chrismayer chrismayer released this 16 May 12:17
· 69 commits to master since this release
3810f62

This is the release of Wegue v2.0.0 and herewith the first version of the v2.x.y series.

The release publishes the major work of the last months with the following major goals:

  • Make Wegue compatible to last Vue 2 and Vuetify 2 LTS versions
  • Use OpenLayers latest major version (currently 9)
  • Update to last Vue CLI v5 template

Please have a look at the roadmap discussion for more details.

Wegue 2.0.0 brings in some new features and a lot bug fixes and dependency upgrades. Here some feature highlights:

  • Angle measure tool
  • ArcGIS REST layers support
  • Display of multiple result features on info click
  • Portuguese translation
  • Some optimizations regarding keyboard navigation
  • Vuetify treeshaking

Besides that a ton of upgrade work has been done in order to keep track with our base libraries, which does not result in visible features. But ensures the longevity and reliability of the project.

Thanks a lot to all who contributed in the last months in order to realize version 2.0.0. You really rock! 🚀 🎉 ❗

Please note that version 2.0.0 introduces breaking changes, so please check https://github.com/wegue-oss/wegue/blob/master/upgrade-notes.md#v1---v2 while upgrading your applications to this new version.

List of all merged Pull Requests:

New Contributors

Full Changelog: v1.2.1...v2.0.0