SimpleAgenda 0.48

[email protected] Fri, 8 May 2026 22:11:49 +0200 (CEST)
Newsgroups gmane.comp.lib.gnustep.general
Message-ID <[email protected]>
Hi all,

You can now grab a new release of SimpleAgenda on GitHub : https://github.com/poroussel/simpleagenda/releases/tag/v0.48

If you had problems connecting to a CalDAV server with the last release please check v0.48, calendar discovery should behave a lot better thanks to Claude.

Please create issues on GitHub if you find a bug.

From the release page : 

Version 0.48 (2026/05/08)

 * AlarmDialog : disable action combobox for now, it has no effect
 * WebDAVResource : don't handle authentication manually and badly and enjoy digest authentication offered by NSURLAuthenticationChallenge
 * WebDAVResource : percent encode user and password in URLs iCalStoreDialog : add username and password fields
 * UI Preferences panel : add a toggle to switch day and week axis of the calendar view (needs a restart to take effect)
 * GroupDAV store creation : correctly close the dialog on exit
 * Preferences : load store data after creation
 * UI Preferences panel : add a toggle to increase the size of saturday and sunday in the weekview
 * Full french translation (Patrick Cardona)
 * GroupDAVStore : many fixes from Claude mainly to respect well-known discovery

Thanks,
Philippe