Skip to content

release(radicale): update kozea/radicale ( v3.6.1 → v3.7.5 )#135

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radicale-kozea-radicale-3.x
Open

release(radicale): update kozea/radicale ( v3.6.1 → v3.7.5 )#135
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/radicale-kozea-radicale-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
Kozea/Radicale minor 3.6.13.7.5

Release Notes

Kozea/Radicale (Kozea/Radicale)

v3.7.5: 3.7.5 Fixes+Improvements+Extensions+Features

Compare Source

Features
  • Add: [sharing] conversion_bday_summary_template (customize summary)
  • Add: [sharing] conversion_bday_description_template (customize description)
  • Add: [sharing] conversion_bday_alarm_trigger_template (customize alarms)
  • Add: [sharing] conversion_bday_categories (customize)
  • Add: [sharing] conversion_bday_age_max (limit in case of "age" placeholder is used which blocks using RRULE)
Extensions
  • Extension: [sharing/bday conversion]: add STATUS + CLASS fields
Improvements
  • Improve: sanitize item align timezone (add/remove) of EXDATE or RDATE with DTSTART
Fixes
  • Fix: sharing: bday conversion backmap on PROPFIND/REPORT if script_name is active (via reverse proxy)

v3.7.4: 3.7.4 Fixes+Improvements+Extensions

Compare Source

Fixes

  • Fix: sharing: PROPFIND returns now empty owner element in case of a mapped share as clients try PROPFIND on this not accessable href
  • Fix: WebUI hide copy button in insecure environments
  • Fix: sharing: bday conversion hrefs for vCard filenames ending in v/c/f

Improvements

  • Improve: sharing: PROPFIND returns also privilege "write" in case "write-content" and "write-properties" is permitted
  • Improve: WebUI decode URL in text field for better readability

Extensions

  • Extension: WebUI dark theme with automatic browser/OS color scheme detection
  • Add: [web] prefer_browser_login option

v3.7.3: 3.7.3 Fixes+Extensions+Features

Compare Source

Fixes

  • Fix: sharing: GET request on single item with bday conversion
  • Fix: sharing: PROPFIND response on single item with bday conversion
  • Fix: sharing: PROPFIND response related to C:supported-calendar-component-set
  • Fix: user/path validation related to 'unicode-letter'

Extensions

  • Extension: expose RADICALE:version for authenticated users via PROPFIND

Feature

  • Feature: conditional log of request/response header/content by new options *_on_notice_condition

v3.7.2: 3.7.2 Fixes+Adjustments+Extensions

Compare Source

Fixes

  • Fix: sharing/csv: quote handling and honor stock encoding
  • Fix: broken storage/mtime granularity detection on vfat

Improvements

  • Improve: path_to_filesystem() by pre-detection of collision-free file system
  • Improve: [auth] catch bcrypt>=5.0.0 enforced max password length early and support legacy "passlib" as well as "libpass" (rework 3.6.0, "packaging" not needed anymore)
  • Improve: application will stop on startup if TEMP is provided but not existing or not writable
  • Improve: sharing supports now unicode
  • Improve: WebUI (general and relating to sharing)

Adjustments

  • Adjustment: MKCOL/MKCALENDAR return now CONFLICT instead of BADREQUEST of file name collision
  • Adjust: several log levels incl. final result depending on status code
  • Adjust: respond with 500 in case principal collection cannot be created (e.g. filesystem issues)

Extensions

  • Extension: tox with new optional test cases to test with LinuxOS vfat, hfsplus, ntfs filesystems
  • Extension: sharing: add ICAL:calendar-order to property overlay whitelist
  • Extension: extend hook data with 'actor' to keep original 'user' before mapping a share

New

  • Add: [server] new options validate_user_value/validate_path_value for ability to block unwanted values (autoenable "strict" on non-unicode filesystem)

v3.7.1: 3.7.1 Fixes+Adjustments+Extensions

Compare Source

Fixes

  • Fix: share address book collection as birthday calendar not working on non-DEBUG level
  • Fix: sharing/propfind+proppatch: permission check related to properties
  • Fix: sharing/delete: trigger storage hook
  • Fix: hook/email: add support for date-only events
  • Fix: prevent login variable overwrite during failed cache cleanup
  • Fix: performance improvement of path_to_filesystem() in 3.7.0 caused unexpected issue in case of softlinks are used
  • Fix: WebUI generic and related to sharing

Adjustments

  • Adjustment: replace logging/trace_on_debug by new log level "trace"
  • Adjustment: sharing/token: adjust default permissions to "rp"

Extensions

  • Extension: hook/email: in case of mass-email was enabled but only one attendee fall-back to non-mass-email
  • Extension: share accept now PATH and USER for matching email addresses as well

v3.7.0: 3.7.0 Major Extension (collection sharing) + Improvements + Extensions

Compare Source

Feature

Extension

  • Add: [server] delay_on_error option
  • Add: [auth] oauth2: allow custom client_id and client_secret (optional)
  • Add: [logging] limit_content option
  • Add: [headers] Content-Security-Policy is now set to be strict on new configs

Improvement

  • Performance: improve path_to_filesystem()
  • Performance: preload access rights from file
  • Improve: [server] max_resource_size is now also checked on storage discover+get to avoid issues with items stored outside using PUT
  • Improve: hook preparation (check whether enabled, early skip if not VCALENDAR)
  • Cleanup: WebUI is now split into smaller javascript files
  • Cleanup: WebUI is now fit for strict content security policy
  • Cleanup: WebUI: Simplfied Caching and Navigation internally
  • Cleanup: WebUI: Unified error handling
  • Cleanup: Added integration test for verification of end-to-end behavior of WebUI

Cleanup

  • Cleanup: deprecate config option 'ldap_use_ssl' for good

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from bykaj as a code owner April 5, 2026 08:52
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 6 times, most recently from 9647044 to c6b999c Compare April 12, 2026 09:11
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.0 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.1 ) Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 7 times, most recently from 7c07d8d to 4cd83f3 Compare April 18, 2026 13:44
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 2 times, most recently from d018611 to 15e446c Compare April 22, 2026 20:12
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 2 times, most recently from 159f6ec to 4b4dd73 Compare April 29, 2026 22:12
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.1 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.2 ) Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 4 times, most recently from e01937e to efd0390 Compare May 10, 2026 20:33
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 2 times, most recently from aac65f3 to 244c0f9 Compare May 14, 2026 09:58
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.2 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.3 ) May 14, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 5 times, most recently from 783cfa7 to 54b095a Compare May 28, 2026 23:53
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.3 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) May 28, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 4 times, most recently from ee0ab2f to f349729 Compare June 7, 2026 16:28
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) - autoclosed Jun 10, 2026
@renovate renovate Bot closed this Jun 10, 2026
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) - autoclosed release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) Jun 10, 2026
@renovate renovate Bot reopened this Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 5 times, most recently from decc9ba to 74b2b74 Compare June 14, 2026 09:05
@renovate renovate Bot changed the title release(radicale): update kozea/radicale ( v3.6.1 → v3.7.4 ) release(radicale): update kozea/radicale ( v3.6.1 → v3.7.5 ) Jun 14, 2026
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 5 times, most recently from 95c1d06 to e622fbc Compare June 23, 2026 21:17
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch 3 times, most recently from bea6b6a to 802fe71 Compare July 2, 2026 19:09
| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | Kozea/Radicale | v3.6.1 | v3.7.5 |
@renovate renovate Bot force-pushed the renovate/radicale-kozea-radicale-3.x branch from 802fe71 to ea81496 Compare July 3, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants