Skip to content

Releases: Peanut-Graphic/peanut-suite

peanut suite v4.2.9

Choose a tag to compare

@peanutgraphic peanutgraphic released this 21 Aug 18:28

Release 4.2.9. See CHANGELOG.

peanut suite v4.2.8

Choose a tag to compare

@peanutgraphic peanutgraphic released this 21 Aug 13:31

Release 4.2.8. See CHANGELOG.

peanut suite v4.2.7

Choose a tag to compare

@peanutgraphic peanutgraphic released this 21 Jul 21:54

Release 4.2.7. See CHANGELOG.

peanut suite v4.2.6

Choose a tag to compare

@peanutgraphic peanutgraphic released this 21 Jul 21:15

Release 4.2.6. See CHANGELOG.

peanut suite v4.2.5

Choose a tag to compare

@peanutgraphic peanutgraphic released this 21 Jul 19:35

Release 4.2.5. See CHANGELOG.

peanut suite v4.2.4

Choose a tag to compare

@peanutgraphic peanutgraphic released this 17 Jul 20:24

Release 4.2.4. See CHANGELOG.

peanut suite v4.2.3

Choose a tag to compare

@peanutgraphic peanutgraphic released this 05 Jul 22:37

Release 4.2.3. See CHANGELOG.

Peanut Suite v4.2.2

Choose a tag to compare

@peanutgraphic peanutgraphic released this 05 Jul 20:05

Security release — microscope remediation. Hub export-tool lockdown (closes an unauthenticated full-DB dump), popup lead-capture hardening (no unauth contact overwrite, rate-limit, sanitize, admin-gated popup REST), short-link redirect validation, monitor/track endpoint restore+gate + SSRF guard, trusted-proxy client-IP. See CHANGELOG.md.

Peanut Suite v4.2.1

Choose a tag to compare

@peanutgraphic peanutgraphic released this 23 Jun 19:18
46dd443

Patch: fix migration self-heal so schema columns (contacts.source_detail, sequences.from_email/from_name) actually land on installs whose db_version was already ahead. Adds INFORMATION_SCHEMA drift check + idempotent ALTER TABLE healer (mirrors peanut-connect). Supersedes v4.2.0 (#19).

Peanut Suite v4.2.0

Choose a tag to compare

@peanutgraphic peanutgraphic released this 23 Jun 19:04
bd1aff4

Schema-drift & reliability release (#14):

  • Fix popup conversions silently dropping contacts (source_detail column + checked insert)
  • Fix calendar/sequences AJAX save column mismatches
  • Self-healing migration-on-upgrade (maybe_upgrade on plugins_loaded) so schema changes reach existing installs via auto-update
  • Bounded SEO ranking cron (LIMIT + LRU)
  • CI schema-drift guard test
    Context: post-dominionenergyptr.com outage ecosystem audit.