Skip to content

Commit 975331f

Browse files
docs: add v1.3.4 changelog
1 parent b7a863c commit 975331f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to Steam Library Manager will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.4] - 2026-03-24
9+
10+
### Fixed
11+
- **PEGI Enrichment:** Age rating enrichment never worked due to a parameter
12+
name mismatch in configure() (silent TypeError). Both individual and
13+
bulk enrichment are now functional.
14+
- **New Games:** Newly purchased games are now automatically synced to the
15+
database on startup with full metadata and tags from appinfo.vdf.
16+
- **Smart Collections:** Games matched by smart collections no longer appear
17+
in "Ohne Kategorie" (uncategorized).
18+
- **Enrich All Dialog:** PEGI chain failure no longer blocks the progress
19+
dialog from closing.
20+
21+
### Added
22+
- **Smart Collections:** PEGI age rating (Altersfreigabe) available as
23+
filter field (3, 7, 12, 16, 18).
24+
25+
### Changed
26+
- **Flatpak:** Manifest updated with all required finish-args for Lutris,
27+
Heroic, Bottles, itch.io, and Flatpak game detection.
28+
829
## [1.3.3] - 2026-03-17
930

1031
### Fixed

0 commit comments

Comments
 (0)