Skip to content

Commit d1c35ae

Browse files
committed
Release 1.47.2
1 parent a021e1e commit d1c35ae

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.47.2 – 2026-08-11
6+
7+
### Fixed
8+
9+
- Chart points on the 0 % and 100 % line were still drawn as half circles
10+
11+
### Maintenance
12+
13+
- Updated translations
14+
515
## 1.47.1 – 2026-08-10
616

717
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Dazu hast du Termine, Antworten und Kommentare unterwegs dabei und kannst mehrer
9898
[App Store](https://apps.apple.com/app/id6759988681) · [Google Play](https://play.google.com/store/apps/details?id=de.krautnerds.attendance) · [Was kann die App?](https://anwesenheit.app/de/mobile)
9999
100100
Dokumentation, Einsatzbeispiele und Roadmap: [anwesenheit.app](https://anwesenheit.app/de)]]></description>
101-
<version>1.47.1</version>
101+
<version>1.47.2</version>
102102
<licence>AGPL-3.0-or-later</licence>
103103
<author mail="florian@krautnerds.de" homepage="https://krautnerds.de">Florian Ludwig</author>
104104
<namespace>Attendance</namespace>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "attendance",
3-
"version": "1.47.1",
3+
"version": "1.47.2",
44
"license": "AGPL-3.0-or-later",
55
"engines": {
66
"node": "^24.12.0",

0 commit comments

Comments
 (0)