Skip to content

Releases: guilamu/gf-carddav-server

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 09:43
  • New: The settings tab now uses a contact-card icon (dashicons-id-alt) instead of the default cogwheel.
  • Improved: The "Combine with" footer of a mapping card is only displayed when the property has 2 or more mapped fields; single-field properties no longer show an empty footer band.
  • Fix: The "Field Mapping" section title and "Field mapping" row label are now translatable and translated in French.
  • Improved: French translation cleaned up: missing accents fixed across existing strings, 13 obsolete entries removed, and the .pot template resynchronized with the code.

Full Changelog: v1.1.5...v1.2.0

v1.1.5

Choose a tag to compare

@guilamu guilamu released this 01 Jul 11:24
434de91
  • Fix: Removed nested folder.

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:53
  • Fix: Fixed translation support for settings page elements, layout labels, and custom vCard properties.

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:34
  • Fix: Moved the "+ Add field" button out of the "Combine with" footer section into the field-rows section, and aligned it vertically with the mapped field dropdowns.

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 06:51
  • New: Add per-field case transformation dropdown (None, UPPER CASE, lower case, First letter upper case, First letters Upper Case) for mapped fields.
  • Removed: Removed hardcoded case normalizations (First letter uppercase for first name, UPPERCASE for last name).
  • Fix: Fixed spacing in the "Combine with" separator so "Space" works correctly.
  • Improved: Redesigned field mapping card footer with a separate cream background and aligned layout.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:58
  • Improved: Reworked the Field Mapping card into a single 4-column CSS grid so dropdowns, remove buttons, and the add-field button line up consistently across rows.
  • New: Drag-and-drop reordering of mapped fields within a property (HTML5, vanilla JS, same-card only).
  • Fix: The "Combine with" separator row no longer wraps its label and its dropdown is fixed-width, with the custom separator input shown only when "Custom..." is selected.
  • Fix: The "+ Add field" control now uses the standard WordPress button style and aligns with the dropdowns above it.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:49
  • New: Map multiple Gravity Forms fields to a single vCard property with a configurable join separator (space, comma, new line, or custom).

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:15
  • Fix: "View Details" link on plugins page now works correctly (plugin information API result now survives WordPress core filter mutations).

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@guilamu guilamu released this 15 Jun 06:59
f52d0d9
  • New: Initial CardDAV server release for Gravity Forms entries.

Full Changelog: https://github.com/guilamu/gf-carddav-server/commits/v1.0.0