listmonk/models
Kailash Nadh f1dd8a4ccf Add support for campaign-level JSON attributes.
- Add new `attribs` field to the DB.
- New `Attributes` JSON text input in the campaign editor UI.
- Introduces the new `{{ Campaign.Attribs.$key}}` syntax in campaign body.

Closes #2059
2026-01-02 17:26:04 +05:30
..
bounces.go Split models file to domain specific files (#2775) 2025-11-22 12:27:08 +05:30
campaigns.go Add support for campaign-level JSON attributes. 2026-01-02 17:26:04 +05:30
common.go Add support for campaign-level JSON attributes. 2026-01-02 17:26:04 +05:30
lists.go Add archival support to lists. 2025-11-23 15:39:17 +05:30
messages.go Add external recipient support to /api/tx endpoint. 2025-11-28 16:37:20 +05:30
queries.go Add cron-based VACUUM ANALYZE support for DB maintenance. 2025-11-30 11:54:15 +05:30
settings.go Add cron-based VACUUM ANALYZE support for DB maintenance. 2025-11-30 11:54:15 +05:30
subscribers.go Split models file to domain specific files (#2775) 2025-11-22 12:27:08 +05:30
templates.go Split models file to domain specific files (#2775) 2025-11-22 12:27:08 +05:30