File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : pimsync v0.2.0 release notes
4+ date : 2025-01-07
5+ categories : blog
6+ params :
7+ author : WhyNotHugo
8+ ---
9+
10+ I have recently [ tagged a v0.2.0 release] [ tag ] of ` pimsync ` . From the
11+ [ changelog] [ changelog ] :
12+
13+ [ tag ] : https://git.sr.ht/~whynothugo/pimsync/refs/v0.2.0
14+ [ changelog ] : https://git.sr.ht/~whynothugo/pimsync/tree/v0.2.0/item/CHANGELOG.md
15+
16+ > - Attempt to use the provided URL before doing service discovery. If the URL
17+ > provided in the configuration file is a valid context URL for a DAV server,
18+ > discovery is skipped entirely.
19+ > - Fixed some erroneous handling of percent-encoded characters in URLs.
20+ > - Prompt early for all required credentials. This speeds up start-up, since
21+ > there's no network IO between prompts.
22+ > - Several documentation improvements.
23+ > - Reject configuration file on superfluous parameter.
24+
25+ A minimal website is now available, and the documentation is now available
26+ online too, all at < https://pimsync.whynothugo.nl/ > .
You can’t perform that action at this time.
0 commit comments