Skip to content

Releases: GatherPress/gatherpress

0.33.3

16 Feb 15:14
32196f4

Choose a tag to compare

What's Changed

Full Changelog: 0.33.2...0.33.3

0.33.2

08 Feb 18:20
2bf2773

Choose a tag to compare

What's Changed

  • Fix "not allowed to edit custom field" error when publishing events by @mauteri in #1375

Full Changelog: 0.33.1...0.33.2

0.33.1

30 Jan 00:59
c82c96b

Choose a tag to compare

What's Changed

  • Fix .ics downloads with custom slugs, auto-flush rewrites on update, and add-to-calendar Query Loop context. by @mauteri in #1356

Full Changelog: 0.33.0...0.33.1

0.33.0

10 Jan 18:29
2f2f64a

Choose a tag to compare

What's Changed

  • Move GP core function to init hook to fix translation error - Take two by @jmarx in #1055
  • Composer updates. by @mauteri in #1057
  • Fixed pmc-unit-test upstream and pointing to main branch again. by @mauteri in #1061
  • Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in #1053
  • Adds filter to customize Default DurationOptions. by @ajskelton in #882
  • Remove build directory from repository by @mauteri in #1066
  • Fix GH action. by @mauteri in #1067
  • Fix deprecations by @apermo in #1077
  • Add to Calendar cleanup and new Add to Calendar block and functionality by @mauteri in #1068
  • Update register_setting with sanitize callback; small adjustments. by @mauteri in #1074
  • Added new contributor to credits. by @mauteri in #1078
  • Limit rendering timezone array and fix event date block by @mauteri in #1079
  • Updated code to use wp_admin_notice. by @mauteri in #1080
  • Fix demo data for 0.33.0. by @mauteri in #1081
  • Improve and fix accessibility issues in modal and dropdown blocks. by @mauteri in #1082
  • Remove multisite from playground (commented out). by @mauteri in #1083
  • Fix z-index issue with Add to Calendar. by @mauteri in #1084
  • bump. by @mauteri in #1085
  • Add gensture handling for leaflet. by @mauteri in #1089
  • Start working on E2E tests running in wp-env. by @mauteri in #1096
  • Create artifacts directory in global-setup.js. by @mauteri in #1097
  • Allow multiple venue blocks per event by @jmarx in #1095
  • Update playground proxy and trigger run. by @mauteri in #1098
  • Fix proxy by @mauteri in #1100
  • Reorganize Sonar Cloud properties and add property for ignoring templ… by @mauteri in #1102
  • Added a new check to determine if gatherpress has already been installed/activated by @stephenerdelyi in #1094
  • Don't include the .wordpress-org directory in the released versions of the plugin by @dd32 in #1104
  • Prep work for comment flow for open RSVP and small fixes by @mauteri in #1103
  • Small adjustment to event list styling. by @mauteri in #1105
  • Feature/add menu rsvps by @jmarx in #1107
  • Bump tar-fs from 3.0.8 to 3.0.9 by @dependabot[bot] in #1108
  • GP-1090: Added RSVP Form block. by @mauteri in #1106
  • Update node and packages. by @mauteri in #1111
  • Fix critical error with WPForms Pro; fix deprecation. by @mauteri in #1118
  • Fix block guard in FSE. by @mauteri in #1119
  • Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #1125
  • Bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #1122
  • Bump on-headers and compression by @dependabot[bot] in #1120
  • Use wp_get_attachment_image_src() to fix plugin-guidelines-issue by @carstingaxion in #1128
  • Delete empty files, that were generated by webpack style-only includes by @carstingaxion in #1127
  • Revise exclude_rsvp_from_comment_query in class-rsvp-query.php by @jmarx in #1112
  • Shorten plugin description to align with guidelines by @carstingaxion in #1129
  • GP-1131: Fix RSVP view to only include RSVPs; Fix counts; Fix 'Mine' query. by @mauteri in #1133
  • Add a privacy policy content suggestion by @carstingaxion in #1130
  • Introduce Event Query Block Variation by @carstingaxion in #962
  • Add 8.4 to PHPUnit testing matrix. by @mauteri in #1147
  • NEW (auto-generated) "hooks" developer docs by @carstingaxion in #1135
  • Update dependencies to make use of the latest version of akirk/extract-wp-hooks by @carstingaxion in #1149
  • Ignore .extract-wp-hooks.json & .markdownlintignore config files by @carstingaxion in #1152
  • Add $schema prop to wp-env config by @JordanPak in #1154
  • Add mu-plugins to .gitignore (for .wp-env.override.json mapping) by @JordanPak in #1156
  • Fix block guard behavior in query loop blocks by @mauteri in #1159
  • Add RSVP Token Authentication and Form Improvements by @mauteri in #1116
  • Added ignore filter for extrac-wp-hooks. by @mauteri in #1164
  • Fix JavaScript formatting config updated by @mauteri in #1166
  • Bump tmp and @inquirer/editor by @dependabot[bot] in #1167
  • Replace rsvp-guest-count-input and rsvp-anonymous-checkbox with configurable form-field blocks by @mauteri in #1168
  • Enforce Yoda Syntax in JS. by @mauteri in #1180
  • Fix bug with show/hide and make consistent with all blocks. by @mauteri in #1181
  • Bump @anthropic-ai/claude-code from 1.0.67 to 1.0.88 by @dependabot[bot] in #1184
  • 901/improve feeds by @jmarx in #1146
  • Update hook docs automatically by @github-actions[bot] in #1185
  • Bump @anthropic-ai/claude-code from 1.0.88 to 1.0.105 by @dependabot[bot] in #1186
  • Update some words and fix typos by @akkspros in #1190
  • Update README.md by @akkspros in #1191
  • Update README.md by @akkspros in #1192
  • Bump tar-fs from 3.0.10 to 3.1.1 by @dependabot[bot] in #1194
  • Past events feed by @jmarx in #1189
  • Refactor CSS class naming to follow consistent component pattern by @mauteri in #1183
  • Update hook docs automatically by @github-actions[bot] in #1195
  • Update hook docs automatically by @github-actions[bot] in #1196
  • Bump @anthropic-ai/claude-code from 1.0.105 to 1.0.120 by @dependabot[bot] in #1198
  • Updates to contributors for 0.33.0. by @mauteri in #1200
  • Improve autoloader flexibility by removing hardcoded directory mappings. by @mauteri in #1199
  • Update PHP linter and fix issues. by @mauteri in #1201
  • Bump playwright and @playwright/test by @dependabot[bot] in #1202
  • Enhance RSVP system with anonymous submissions, guest counts, and improved testing infrastructure by @mauteri in #1179
  • Update hook docs automatically by @github-actions[bot] in #1206
  • Add loading animation to RSVP API interactions. by @mauteri in #1208
  • #684 | Add display options to "Event Date" block by @JordanPak in #1155
  • Bug fixes 0.33.0 by @mauteri in #1210
  • Tie submitted email with a user if one exits; fixed comment approval … by @mauteri in #1213
  • Update hook docs automatically by @github-actions[bot] in #1209
  • Update hook docs automatically by @github-actions[bot] in #1211
  • Update hook docs automatically by @github-actio...
Read more

0.32.3

09 Jul 14:02
1cf516c

Choose a tag to compare

What's Changed

Full Changelog: 0.32.2...0.32.3

0.32.2

01 May 23:51
37f7ffb

Choose a tag to compare

What's Changed

Full Changelog: 0.32.1...0.32.2

0.32.1

23 Apr 18:56
56aed98

Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...0.32.1

0.32.0

12 Apr 15:33
841f524

Choose a tag to compare

What's Changed

Full Changelog: 0.31.0...0.32.0

0.31.0

10 Oct 12:26
fd44c01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.0...0.31.0

0.30.0

15 Aug 19:08
34464a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.29.1...0.30.0