Skip to content

Commit efe062d

Browse files
committed
Release 5.0.0-rc.1
1 parent 4c9ca9e commit efe062d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
## 5.0.0-rc.1 - 2026-05-28
6+
7+
* Feature: Option to enable group popup by layers mode https://github.com/3liz/lizmap-plugin/pull/736
8+
* Feature: Option to enable short link permalink management https://github.com/3liz/lizmap-plugin/pull/738
9+
510
## 5.0.0-beta.2 - 2026-04-22
611

712
* Simplify the module plugin.py https://github.com/3liz/lizmap-plugin/pull/716

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Publish and share your QGIS maps on the Web via Lizmap Web Client
44
authors = [
55
{ name = "3Liz", email = "info@3liz.com" }
66
]
7-
version = "5.0.0-beta.2"
7+
version = "5.0.0-rc.1"
88
requires-python = ">= 3.9"
99
license = "GPL-2.0-only"
1010
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)