From 18639e8c67453fc411a0835f5df1c83a587d2544 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 16 Jun 2026 10:02:02 +0200 Subject: [PATCH] chore: release v1.3.0 --- CHANGELOG.md | 2 +- publiccode.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 293d07c..d08ad05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.3.0] - 2026-06-16 ### Added - **GDPR/DSGVO join-form description** – Custom fields can carry a "join form description" that is shown as the field's label on the public join form, with clickable external links (whole URLs and Markdown `[text](url)`). Useful for presenting a GDPR confirmation with a link to an externally hosted privacy declaration before sign-up. diff --git a/publiccode.yml b/publiccode.yml index 2a4a33b..0b1509a 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,7 +1,7 @@ publiccodeYmlVersion: "0.2" name: Mila url: "https://git.local-it.org/local-it/mitgliederverwaltung" -softwareVersion: "1.2.0" +softwareVersion: "1.3.0" releaseDate: "2026-05-08" developmentStatus: beta logo: logo.png -- 2.47.2