Skip to content

Releases: wegue-oss/wegue

v0.23.0 Release

06 Sep 10:55
40dbc78
Compare
Choose a tag to compare

This release is the first version of the v0.23.x series.

It mainly introduces i18n (internationalization) support for Wegue. This makes it possible to provide translations for every text string used in the application.

Many thanks to all contributors!

List of all merged Pull Requests :

v0.22.0 Release

05 Aug 09:00
1a57ff8
Compare
Choose a tag to compare

This release is the first version of the v0.22.x series.

It marks a state of Wegue before some breaking changes which will be introduced by #233.

Many thanks to all contributors!

List of all merged Pull Requests :

v0.21.0 Release

19 Jul 12:17
a8e5cef
Compare
Choose a tag to compare

This release is the first version of the v0.21.x series.

It contains a lot of refactoring and removes duplication of code. Now, window-based components build upon a generic module template. This makes it possible to directly pipe properties defined in the config file to the component itself.

It also introduces some new features like a generic sidebar and a basemap switcher.

Many thanks to all contributors!

List of all merged Pull Requests :

v0.20.0 Release

04 May 09:44
8651ceb
Compare
Choose a tag to compare

This release is the first version of the v0.20.x series.

The release series provides the releases of Wegue based on Vuetify v2 and should preserve the current software state before some major refactorings will be done in the near future. So applications based on this state of Wegue could rely on this release and for maintenance (e.g. bug fixes) a separate brach v0.20.x-maintenance has been created.

The release introduces a lot of changes from more than 130 commits provided since September 2020. Some highlights:

  • AttributeTable component
  • Enhanced unit tests and execution by github actions CI
  • Basic support for vector labels
  • Geodata file map drag/drop functionality
  • Geolocation button component
  • Update to Vuetify Version 2

And surely a lot more of maintenance (such as base library updates) and many bug fixes and optimizations.

Many thanks to all contributors!

List of all merged Pull Requests :

v0.10.0 Release

23 Sep 12:41
Compare
Choose a tag to compare

This release is the first version of the v0.10.x series.

The release series is the last one, which supports Vuetify in version 1.x. Since Vuetify has announced the end of LTS for for version 1.x the Wegue master is going to migrate to Vuetify v2 (see #142). So this release preserves the legacy state compatible to Vuetify v1.

The release introduces a lot of changes from more than 100 commits provided in a time period of more than 1 year. Some highlights:

  • Easier and more maintainable way for separation of application code and Wegue core code
  • Script to initialize an application folder
  • Overhauled unit test mechanism
  • Geocoder widget
  • WFS layer support
  • Permalink support
  • Custom TileGrid support
  • Creation of a project website (https://meggsimum.github.io/wegue/)

And surely a lot more of maintenance (such as base library updates) and many bug fixes and optimizations.

Many thanks to all contributors!

List of all merged Pull Requests :

v0.9.1 Release

02 Aug 07:30
Compare
Choose a tag to compare

This release is the second version of the v0.9.x series.

It introduces some more documentation about using Wegue with Docker and a connection to the Wegue Gitter channel.

See the changelog below for detailed information:

v0.9.0 Release

19 Jul 13:00
Compare
Choose a tag to compare

This release is the first version of the v0.9.x series.

The major changes of this release is the introduction of projected maps in Wegue applications by setting appropriate configuration options (see app-conf-projected.json) and Docker support for Wegue (see Dockerfile). Both was tackled by @justb4. Thanks for this!
Besides the major changes a bug fix and some dependency updates were made.

See the changelog below for detailed information:

v0.8.1 Release

05 Apr 13:12
Compare
Choose a tag to compare

This is a follow-up release for version 0.8.0 introducing 2 fixes:

v0.8.0 Release

04 Apr 14:26
Compare
Choose a tag to compare

This release is the first version of the v0.8.x series.

The release introduces some improvements and fixes. Most of them are related for component positioning and styling. As a new feature a MapLoadingStatus component is introduced, which can be used to indicate that there are loading actions on the map.

See the changelog below for detailed information.

v0.7.0 Release

19 Mar 08:20
Compare
Choose a tag to compare

This release is the first version of the v0.7.x series.

The release introduces new features and a lot of improvements and fixes. Most important change is that now multiple application-configs can be loaded via the URL-parameter appCtx. So the Wegue application can be changed just by opening an modified URL.
Also an improved AppFooter component, a StyleFactory to allow simple vector styling in the app-conf and a configurable hover functionality for vector features are introduced.

See the changelog below for detailed information.

Changelog