Minor Changes
- feat: add project post type and settings: #165
Minor Changes
- feat: Add authoring feature for Community Stories: #164
Bug Fixes
- Remove dependency installer (40be36b)
Bug Fixes
Minor Changes
- Switch to GitHub Actions: #96
- Use Sage 10 editor config: #98
- Bump @wordpress/eslint-plugin from 3.2.0 to 3.3.0: #100
- Bump @wordpress/scripts from 6.0.0 to 6.1.1: #101
- Add support for custom authors: #102
Patches
- Bump autoprefixer from 9.7.2 to 9.7.3: #97
Minor Changes
- Bump @wordpress/eslint-plugin from 3.1.0 to 3.2.0: #92
- Bump @wordpress/scripts from 5.1.0 to 6.0.0: #93
- Add support for People page: #94
Patches
- Bump autoprefixer from 9.7.1 to 9.7.2: #95
Major Changes
- Add WordPress 5.3 support (resolves #77): #79
- Switch to NPM: #80
- Add afragen/wp-dependency-installer and bundle CMB2: #81
- Move Intervention to plugin dependencies: #87
Minor Changes
- Add featured participants: #90
Minor Changes
- Support newlines in venue name: #86
Minor Changes
- Bump @wordpress/scripts from 4.1.0 to 5.0.0: #74
- Remove featured participants: #75
Minor Changes
- Add featured participants field (resolves #72): #73
Minor Changes
- Adjust participant fields: #68
- Add field to explicitly show people on people page: #69
- Add new short title field: #70
- Add locality and country to people profiles: #71
Minor Changes
- Add field for Twitter username: #67
Patches
- Fix broken newsletter signup link in Recent Content block: #66
Minor Changes
- Add LiveStream OEmbed support: #64
- Add Recent Content block: #65
Patches
- Update readme and version
Minor Changes
- Add development guidelines: #50
- Bump @wordpress/eslint-plugin from 2.3.0 to 2.4.0: #52
- Bump @wordpress/scripts from 3.3.0 to 3.4.0: #53
- Bump johnbillion/extended-cpts from 4.2.6 to 4.3.0: #54
- Bump eslint-utils from 1.3.1 to 1.4.2: #57
- Bump @wordpress/scripts from 3.4.0 to 4.1.0: #62
- Bump @wordpress/eslint-plugin from 2.4.0 to 3.0.0: #59
Patches
- Bump johnbillion/extended-cpts from 4.2.5 to 4.2.6: #51
- Bump johnbillion/extended-cpts from 4.3.0 to 4.3.1: #55
- Bump johnbillion/extended-cpts from 4.3.1 to 4.3.2: #56
- Bump mixin-deep from 1.3.1 to 1.3.2: #58
- Fix errors involving missing blocks: #63
- Add support for animated event banners: #49
- Bump autoprefixer from 9.6.0 to 9.6.1: #46
- Bump lodash from 4.17.11 to 4.17.14: #47
- Add placeholder image for child pages: #48
- Bump @wordpress/eslint-plugin from 2.2.0 to 2.3.0: #36
- Bump @wordpress/scripts from 3.2.1 to 3.3.0: #37
- Bump johnbillion/extended-cpts from 4.2.3 to 4.2.5: #38, #44
- Bump commerceguys/addressing from 1.0.4 to 1.0.5: #43
- Update package scope: 6ac1d91
- Add participants button and program button (fix #39, fix #40): #45
- Add fields for venue address components: #35
- Add fields for image and video attribution (#32): #33
- Add Gulp tasks for CSS build and readme to Markdown (#31): #34
- Rename plugin: #16
- Add configuration for automatic deployment: #18
- Update dependencies: #21, #22, #23, #25, #26
- Add metadata fields and taxonomies to people (#27): #28
- Unregister unnecessary blocks: #29
- Add descriptions to event fields (#14): #30
- Add thumbnail support to events and people: #13
- Configure CI (resolve #10)
- Change event slug
- Update license
- Normalize composer.json
- Clean up package.json
- Remove unused post types
- Make events hierarchical
- Refine event metadata, add experimental event meta block (unused)
- Rebuild dynamic blocks in JavaScript
- Register custom fields using CMB2 instead of ACF
- Add dynamic blocks using ACF Blocks utility
- Scaffold initial post types