Skip to content

Version 0.33.0#1339

Merged
mauteri merged 1036 commits intomainfrom
version-0.33.0
Jan 10, 2026
Merged

Version 0.33.0#1339
mauteri merged 1036 commits intomainfrom
version-0.33.0

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Jan 10, 2026

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

…282ed8ad246db7c9d8af8476e5b910ab01

Update hook docs automatically
…c3f4ce6db569dd207a10410714c6f9d240

Update hook docs automatically
Unit test coverage for RSVP Template.
Unit test coverage for Event setup class.
Unit test coverage for RSVP List Table and RSVP Form.
Fix RSVP Block issues with button block targeting, focus trap, and flow.
mauteri and others added 26 commits January 2, 2026 14:34
Update docs to include open rsvp to features.md.
Fix UI/UX bug with dropdown. Select child and automatically expand.
Bumps [preact](https://github.com/preactjs/preact) from 10.26.9 to 10.28.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.9...10.28.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.28.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…act-10.28.2

Bump preact from 10.26.9 to 10.28.2
Fix Moment Timezone error for Manual Offset.
…/blocks/event-query.md

rename, move and change screenshot
Documentation update for 0.33
@github-actions
Copy link
Copy Markdown
Contributor

Preview changes with Playground

You can preview the recent changes for PR#1339 with the following PHP versions:

PHP Version 8.4

PHP Version 8.2

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

@mauteri mauteri marked this pull request as ready for review January 10, 2026 18:23
@mauteri mauteri merged commit 2f2f64a into main Jan 10, 2026
21 checks passed
carstingaxion added a commit to carstingaxion/gatherpress that referenced this pull request Feb 19, 2026
commit d236f86
Merge: 4e15cc5 c7ae62a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Tue Feb 17 12:11:15 2026 -0500

    Merge pull request GatherPress#1390 from GatherPress/fix/extract-wp-hooks-4e15cc57dedfa746e015a867cdbfb8b10e1edf62

    Update hook docs automatically

commit c7ae62a
Author: GitHub Action <action@github.com>
Date:   Tue Feb 17 16:43:49 2026 +0000

    Hook docs updated!

commit 4e15cc5
Merge: 6e5034b 9c958c9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Tue Feb 17 11:43:29 2026 -0500

    Merge pull request GatherPress#1160 from carstingaxion/feature/new-venue-block

    Introduce new Venue wrapper block

commit 9c958c9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 17:04:37 2026 -0500

    Fix venue issue where things were rendering when no venue or online event link was set.

commit 99e3eb9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 16:39:26 2026 -0500

    Remove CSS file and put in more appropriate place.

commit 0945fac
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 16:26:23 2026 -0500

    Cleanup tooltip.

commit 1523e1f
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 16:06:57 2026 -0500

    Remove gatherpress_venue_online_link at least for now.

commit 3523e0d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 15:59:22 2026 -0500

    Updates after reviewing code; added additional tests.

commit 5476563
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 15:11:26 2026 -0500

    Added more unit test coverage.

commit 60655a9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 14:57:55 2026 -0500

    Fix linting issues.

commit 34594aa
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 14:53:52 2026 -0500

    Added tooltip feature and applied to online event (v2) and anonymous form field; added unit test coverage.

commit 11ae10a
Merge: 82bd2b1 6e5034b
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 10:49:10 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/new-venue-block

commit 6e5034b
Merge: d62aaad cb3d5c0
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 10:48:41 2026 -0500

    Merge pull request GatherPress#1389 from GatherPress/fix/extract-wp-hooks-d62aaadc059c259eec6438cd2eda1917ff5793f2

    Update hook docs automatically

commit cb3d5c0
Author: GitHub Action <action@github.com>
Date:   Mon Feb 16 15:29:32 2026 +0000

    Hook docs updated!

commit d62aaad
Merge: efba3e9 2bd605a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 10:29:10 2026 -0500

    Merge pull request GatherPress#1387 from GatherPress/protected-meta

    Protected meta

commit 2bd605a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 09:42:23 2026 -0500

    Make readme.md explicitly.

commit 6e3a263
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Feb 16 09:41:01 2026 -0500

    Fix removal of trailing spaces from MD files (needed in readme.md).

commit a6a9642
Merge: 59c946c b686814
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 13:05:12 2026 -0500

    Merge branch 'main' of github.com:GatherPress/gatherpress into protected-meta

commit b686814
Merge: 2bf2773 659097a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 13:03:48 2026 -0500

    Merge pull request GatherPress#1386 from GatherPress/fix-workflow-main

    Fix workflow main

commit 659097a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:59:00 2026 -0500

    Fix workflows on main branch.

commit efba3e9
Merge: 8bc50a9 729ffb6
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:54:34 2026 -0500

    Merge pull request GatherPress#1384 from GatherPress/fix-workflow

    Fix broken workflow by pinning version.

commit 729ffb6
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:53:58 2026 -0500

    Fix broken workflow by pinning version.

commit 59c946c
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:44:56 2026 -0500

    Fix broken workflows.

commit 72f4218
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:42:01 2026 -0500

    Fix workflows.

commit 0fbddaa
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:39:43 2026 -0500

    Fix workflow.

commit f9ce0b9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:33:39 2026 -0500

    Make gatherpress protected meta namespace more general.

commit 9564bc7
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 15 12:07:43 2026 -0500

    Protect event meta from Custom Fields panel to prevent stale data overwrites.

commit 8bc50a9
Merge: c3c81db 4f410e9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 20:53:46 2026 -0500

    Merge pull request GatherPress#1382 from GatherPress/gp-version-unit-test-coverage

    Fix Unit Test coverage.

commit 4f410e9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 20:45:20 2026 -0500

    Fix Unit Test coverage.

commit 82bd2b1
Merge: d28a633 c3c81db
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 18:16:25 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/new-venue-block

commit c3c81db
Merge: 50e97f5 8eebfdd
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 18:15:32 2026 -0500

    Merge pull request GatherPress#1171 from carstingaxion/feature/default-admin-sorting-by-eventdate

    Order events in admin-list-table by eventdate by default

commit 8eebfdd
Merge: 0e9ac98 50e97f5
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 18:07:59 2026 -0500

    Updates.

commit 50e97f5
Merge: 73b279e 4bb921b
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 17:18:10 2026 -0500

    Merge pull request GatherPress#1134 from carstingaxion/feature/event-admin-views

    New 'Upcoming' & 'Past' admin event list table views.

commit 4bb921b
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 17:07:56 2026 -0500

    Remove status from count.

commit 955534a
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:59:46 2026 -0500

    Added count as the query is not very expensive as fields are indexed (cache property for multiple calls); added unit tests.

commit 7372b94
Merge: 6a3c782 73b279e
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:24:48 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/event-admin-views

commit 0e9ac98
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:18:03 2026 -0500

    Added unit tests; changed asc to desc for default sort.

commit babf54a
Merge: e2f2d40 73b279e
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:05:19 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/default-admin-sorting-by-eventdate

commit 73b279e
Merge: 6c72bb6 fc926ac
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:03:42 2026 -0500

    Merge pull request GatherPress#1380 from GatherPress/dependabot/npm_and_yarn/qs-6.14.2

    Bump qs from 6.14.1 to 6.14.2

commit d28a633
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 14 16:03:23 2026 -0500

    Small refactor and fix to template.

commit fc926ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 14 12:47:43 2026 +0000

    Bump qs from 6.14.1 to 6.14.2

    Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.1...v6.14.2)

    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 6a3c782
Author: Kofi <kofimokome10@gmail.com>
Date:   Sun Feb 8 21:55:20 2026 +0100

    tests: Improve event query code coverage

commit 6ca9374
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 16:46:50 2026 -0500

    Fix deprecation notice.

commit e463e5a
Merge: b68c22d 6c72bb6
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 16:26:15 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/new-venue-block

commit 6c72bb6
Merge: c92f9b8 813995c
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 16:24:55 2026 -0500

    Merge pull request GatherPress#1378 from GatherPress/fix/extract-wp-hooks-d13fae1c6cf6e7b165a9c92b86955ded707ede64

    Update hook docs automatically

commit c92f9b8
Merge: d13fae1 00eee7f
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 16:24:37 2026 -0500

    Merge pull request GatherPress#1374 from GatherPress/fix/extract-wp-hooks-50e7b471f34fcc6e5badf6202b67c2bc8fd3a42f

    Update hook docs automatically

commit 813995c
Author: GitHub Action <action@github.com>
Date:   Sun Feb 8 18:53:34 2026 +0000

    Hook docs updated!

commit d13fae1
Merge: 50e7b47 452287d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:53:16 2026 -0500

    Merge pull request GatherPress#1377 from GatherPress/merge-0.33.2

    Merge 0.33.2

commit 452287d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:44:28 2026 -0500

    Merge 0.33.2 changes into develop.

commit 2bf2773
Merge: c82c96b efefb68
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:16:16 2026 -0500

    Merge pull request GatherPress#1375 from GatherPress/version-0.33.2

    Fix "not allowed to edit custom field" error when publishing events

commit efefb68
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:08:04 2026 -0500

    Small adjustments.

commit 61bf7fd
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:05:13 2026 -0500

    Fix comment.

commit f498889
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 13:01:28 2026 -0500

    Fix save issue with gatherpress_datetime_start.

commit 00eee7f
Author: GitHub Action <action@github.com>
Date:   Sun Feb 8 17:31:15 2026 +0000

    Hook docs updated!

commit 50e7b47
Merge: 9329bd3 c4e03a2
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 12:31:00 2026 -0500

    Merge pull request GatherPress#1366 from kofimokome/feat/cron

    feat: Add rsvp cleanup job

commit c4e03a2
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Feb 8 12:22:59 2026 -0500

    Stylistic and consistency cleanup.

commit 1dd110a
Author: Kofi <kofimokome10@gmail.com>
Date:   Sun Feb 8 01:24:21 2026 +0100

    tests: Add rsvp cleanup tests

commit 9329bd3
Merge: 8fa3d3c ac37aaf
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 12:21:33 2026 -0500

    Merge pull request GatherPress#1367 from carstingaxion/fix/extract-wp-hooks-linking

    Fix links in hook docs (fixed by new versionj)

commit ac37aaf
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 12:01:07 2026 -0500

    Added .github directory to typo ignore.

commit 4b4ce17
Merge: 6f630d0 8fa3d3c
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 12:00:48 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into fix/extract-wp-hooks-linking

commit 8fa3d3c
Merge: cf4b8a6 bc51146
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 11:54:58 2026 -0500

    Merge pull request GatherPress#1372 from GatherPress/dependabot/npm_and_yarn/anthropic-ai/claude-code-2.1.7

    Bump @anthropic-ai/claude-code from 2.0.65 to 2.1.7

commit cf4b8a6
Merge: 98d2e61 96b49cf
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 11:54:44 2026 -0500

    Merge pull request GatherPress#1370 from GatherPress/dependabot/npm_and_yarn/webpack-5.105.0

    Bump webpack from 5.99.9 to 5.105.0

commit 98d2e61
Merge: 8d88f20 bf718e1
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Feb 7 11:54:12 2026 -0500

    Merge pull request GatherPress#1369 from carstingaxion/fix/use-native-text-alignment-on-event-date-block

    Remove custom text-alignment controls in favor of core controls in event date block

commit bc51146
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Feb 6 19:10:02 2026 +0000

    Bump @anthropic-ai/claude-code from 2.0.65 to 2.1.7

    Bumps [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) from 2.0.65 to 2.1.7.
    - [Release notes](https://github.com/anthropics/claude-code/releases)
    - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/anthropics/claude-code/commits/v2.1.7)

    ---
    updated-dependencies:
    - dependency-name: "@anthropic-ai/claude-code"
      dependency-version: 2.1.7
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit aa9bc61
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 15:38:55 2026 +0100

    Comply with CS

commit 721925c
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 15:08:17 2026 +0100

    Fix orderby for admin listings

commit 89f8f6f
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 12:44:20 2026 +0100

    Calm the linter

commit bb56f91
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 10:05:06 2026 +0100

    Fix misspelled query param

commit c6b6acc
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 09:54:57 2026 +0100

    Fix critical error due to misused merge

commit 7247ea8
Merge: 2aa009a 8d88f20
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Feb 6 09:51:10 2026 +0100

    Merge branch 'develop' into feature/event-admin-views

commit 96b49cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 5 23:33:33 2026 +0000

    Bump webpack from 5.99.9 to 5.105.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.99.9 to 5.105.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.99.9...v5.105.0)

    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.0
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit bf718e1
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Feb 4 12:52:58 2026 +0100

    Remove custom text-alignment controls in favor of core controls

commit 349eec9
Author: Kofi <kofimokome10@gmail.com>
Date:   Tue Feb 3 18:53:16 2026 +0100

    chore: Fix lint issues

commit 6f630d0
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Tue Feb 3 10:47:12 2026 +0100

    Fix links in hook docs (fixed by new versionj)

commit e4e97af
Merge: 072191e 8d88f20
Author: Kofi <kofimokome10@gmail.com>
Date:   Tue Feb 3 01:29:47 2026 +0100

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feat/cron

commit 072191e
Author: Kofi <kofimokome10@gmail.com>
Date:   Tue Feb 3 01:22:23 2026 +0100

    feat: Add rsvp cleanup job

commit 8d88f20
Merge: e386848 36e76a2
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Jan 31 10:18:54 2026 -0500

    Merge pull request GatherPress#1365 from GatherPress/fix/extract-wp-hooks-64448d3c8304d43078f5d51c6865b16ab3318fdc

    Update hook docs automatically

commit e386848
Merge: 64448d3 5371347
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Jan 31 10:18:31 2026 -0500

    Merge pull request GatherPress#1363 from GatherPress/fix/extract-wp-hooks-443c7a4ab456f3a49fa53f1af2ec166aad1b7e4f

    Update hook docs automatically

commit 36e76a2
Author: GitHub Action <action@github.com>
Date:   Sat Jan 31 15:18:21 2026 +0000

    Hook docs updated!

commit 64448d3
Merge: 443c7a4 a22fc21
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Jan 31 10:18:05 2026 -0500

    Merge pull request GatherPress#1364 from carstingaxion/fix/1361

    Use the site's configured start of the week for all date-time-pickers

commit a22fc21
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Jan 31 10:10:58 2026 -0500

    Added and fixed tests, updated pr-coverage.

commit c5ee2c9
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Fri Jan 30 09:12:51 2026 +0100

    Use the site's configured start of the week for all date-time-pickers

commit 5371347
Author: GitHub Action <action@github.com>
Date:   Fri Jan 30 01:19:33 2026 +0000

    Hook docs updated!

commit 443c7a4
Merge: dcd124b f1a20b4
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 20:19:15 2026 -0500

    Merge pull request GatherPress#1362 from GatherPress/merge-0.33.1

    Merge 0.33.1

commit f1a20b4
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 20:11:05 2026 -0500

    Fix spaces.

commit 2ff3f6d
Merge: 0d5e326 dcd124b
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 19:56:51 2026 -0500

    Merge 0.33.1 changes into develop.

commit c82c96b
Merge: 2f2f64a 0d5e326
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 19:52:00 2026 -0500

    Merge pull request GatherPress#1356 from GatherPress/version-0.33.1

    Fix .ics downloads with custom slugs, auto-flush rewrites on update, and add-to-calendar Query Loop context.

commit dcd124b
Merge: ee61a26 7bcaa4e
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 19:45:15 2026 -0500

    Merge pull request GatherPress#1360 from GatherPress/dependabot/composer/phpunit/phpunit-9.6.33

    Bump phpunit/phpunit from 9.6.31 to 9.6.33

commit 0d5e326
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 29 12:41:38 2026 -0500

    Make event meta readonly as it is managed by other meta field.

commit 7bcaa4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jan 28 01:24:50 2026 +0000

    Bump phpunit/phpunit from 9.6.31 to 9.6.33

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.31 to 9.6.33.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.33/ChangeLog-9.6.md)
    - [Commits](sebastianbergmann/phpunit@9.6.31...9.6.33)

    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-version: 9.6.33
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit c48e163
Author: Mike Auteri <mauteri@gmail.com>
Date:   Thu Jan 22 08:15:03 2026 -0500

    Bump version.

commit c59b5ea
Author: Mike Auteri <mauteri@gmail.com>
Date:   Wed Jan 21 21:21:43 2026 -0500

    Sanitize slug.

commit 83c2227
Author: Mike Auteri <mauteri@gmail.com>
Date:   Wed Jan 21 21:04:51 2026 -0500

    Fix .ics downloads with custom slugs, auto-flush rewrites on update, and add-to-calendar Query Loop context.

commit b68c22d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 19:01:06 2026 -0500

    Fixed linting and updated tests.

commit 147e7b4
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 16:23:33 2026 -0500

    Fix issue switching between online event and venue in venue block.

commit b11c106
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 16:17:12 2026 -0500

    Code removal.

commit 8068a80
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 16:16:31 2026 -0500

    Added online event template for venue.

commit d5eb298
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 15:52:02 2026 -0500

    Fixed up venue v2 block loading in event and venue; fixed bug in online event v2 block; extended icon block.

commit 09535c2
Merge: 9116d94 455790d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 12:59:30 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/new-venue-block

commit 9116d94
Merge: 8c8492e 70562c9
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 12:58:57 2026 -0500

    Merge branch 'develop' of github.com:GatherPress/gatherpress into feature/new-venue-block

commit 8c8492e
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 12:56:15 2026 -0500

    Fix address venue detail block so can grip and move it around.

commit 23c5ddb
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 12:47:44 2026 -0500

    Change meta back to 1 meta field and make adjustments.

commit 9ccbb04
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 08:58:29 2026 -0500

    Fix new Online Event block functionality.

commit 06a1184
Author: Mike Auteri <mauteri@gmail.com>
Date:   Mon Jan 19 00:51:34 2026 -0500

    Fix venue meta and binding meta in venue context. allow inline changes to venue detail blocks.

commit 70a7b33
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 23:58:24 2026 -0500

    Added default venue template.

commit 56b18ce
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 20:46:10 2026 -0500

    Created venue-map block with configurable map settings and venue-detail block with address/phone/website variations using Block Bindings. Fixed Leaflet z-index conflicts and editor interaction issues with inert attribute and CSS overrides.

commit 4533c87
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 18:01:41 2026 -0500

    Updated new Venue UI for block and panels.

commit f1daf6d
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 16:29:53 2026 -0500

    Fix wp-org-plugin-guidelines workflow.

commit e948383
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 16:27:03 2026 -0500

    Fix linting issues.

commit bb27ed5
Merge: 31224bd 50f5fdd
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sun Jan 18 16:19:45 2026 -0500

    Merge branch 'develop' into feature/new-venue-block

    Resolved merge conflicts by following develop's coding patterns while
    preserving all functionality from both branches:

    - Removed .eslintrc.js (develop replaced with .eslintrc)
    - Updated isEventPostType() and isVenuePostType() to use hardcoded
      strings instead of namespace constants for consistency with develop
    - Integrated develop's new hasValidEventId() function and
      DISABLED_FIELD_OPACITY constant into event.js
    - Preserved all new venue helper functions from feature branch
    - Fixed test mocks to match develop's cleaner formatting

    🤖 Generated with Claude Code

    Co-Authored-By: Claude <noreply@anthropic.com>

commit 2f2f64a
Merge: 1cf516c 217f742
Author: Mike Auteri <mauteri@gmail.com>
Date:   Sat Jan 10 13:24:02 2026 -0500

    Merge pull request GatherPress#1339 from GatherPress/version-0.33.0

    Version 0.33.0

commit 2aa009a
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Thu Aug 14 09:51:46 2025 +0200

    Fix minor linting errors

commit bf8f345
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Thu Aug 14 09:50:16 2025 +0200

    Fix typo in variable name

commit 5b57cb1
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Thu Aug 14 08:55:33 2025 +0200

    Minor change for code-readability

commit fcd54ee
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Aug 13 14:53:03 2025 +0200

    Set post_type on test queries

commit d26f2b9
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Aug 13 14:43:35 2025 +0200

    Add methods to test_setup_hooks()

commit 8885d76
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Aug 13 14:34:06 2025 +0200

    Enhance readability of method

commit e2f2d40
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Aug 13 13:30:54 2025 +0200

    Add default_sort method to test_setup_hooks()

commit ea22449
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Wed Aug 13 11:03:38 2025 +0200

    Set default ORDERBY and ORDER on the event post type admin screen, to order by event date.

commit e536ac3
Merge: 14979b9 668c63a
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Tue Aug 12 13:53:25 2025 +0200

    Merge branch 'develop' into feature/event-admin-views

commit 31224bd
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Mon Aug 11 15:07:02 2025 +0200

    Fix minor linting errors

commit d30343c
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Mon Aug 11 14:55:28 2025 +0200

    Documentation for basic functionality

commit 199614c
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Mon Aug 11 14:43:54 2025 +0200

    Use 'gatherpress/venue-details' block pattern as InnerBlocks template

commit effd56d
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Mon Aug 11 11:12:15 2025 +0200

    Update list of registered blocks

commit da3435d
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Sat Jul 26 14:09:26 2025 +0200

    Introduce refactored ideas from https://github.com/carstingaxion/gatherpress-venue

commit 14979b9
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Sun Jul 27 22:04:44 2025 +0200

    Fix: Not using strict comparison for in_array

commit 94fdd77
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Sun Jul 27 13:21:15 2025 +0200

    WIP | Adjust SQL for either upcoming,past or all events

commit 8caa1bc
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Sun Jul 27 13:11:27 2025 +0200

    Guard check SQL modifier against foreign post types

    Because I mentioned several runs of those two filters for a bunch of unrelated post types like fonts, template and other core post types.

commit 4b626c4
Author: Carsten Bach <mail@carsten-bach.de>
Date:   Sun Jul 27 13:08:01 2025 +0200

    Add 'Upcoming' & 'Past' to the available admin event list table views.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants