Compare commits
19 commits
a5c1b6c39b
...
4f3050cc35
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f3050cc35 | |||
| a12fedcb5b | |||
| fe534319ee | |||
| 3f073d4365 | |||
| 18bf4dab2b | |||
| ea105186a5 | |||
| 0cf27c95ca | |||
| ef70dd2935 | |||
| e66fb5d3d9 | |||
| 1adf6aa664 | |||
| 561779e704 | |||
| 164826d3aa | |||
| 924dbd3bb8 | |||
| c4a695329c | |||
| a9932776cc | |||
| 2a3a152b13 | |||
| 7f9d9646a5 | |||
| 39df300735 | |||
| 18639e8c67 |
2 changed files with 2 additions and 2 deletions
|
|
@ -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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [1.3.0] - 2026-06-16
|
||||||
|
|
||||||
### Added
|
### 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.
|
- **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.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
publiccodeYmlVersion: "0.2"
|
publiccodeYmlVersion: "0.2"
|
||||||
name: Mila
|
name: Mila
|
||||||
url: "https://git.local-it.org/local-it/mitgliederverwaltung"
|
url: "https://git.local-it.org/local-it/mitgliederverwaltung"
|
||||||
softwareVersion: "1.2.0"
|
softwareVersion: "1.3.0"
|
||||||
releaseDate: "2026-05-08"
|
releaseDate: "2026-05-08"
|
||||||
developmentStatus: beta
|
developmentStatus: beta
|
||||||
logo: logo.png
|
logo: logo.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue