Research Collaborative Release Notes
v 1.5.0 - December 20th, 2023
- Upgraded site’s configurations to improve the video feature logic
- Added new taxonomy “Open Mic Type”
- Add new taxonomy “Organization/Firm”
- Updated support email to “support@researchcollaborative.org”
- Updated invite email settings to reference “support@researchcollaborative.org”
What’s Changed
- upgrade stack to fix video block display by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/476
- fix: Change email sender by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/478
- fix: Changing the invite email settings by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/480
- feat: adding open mic type tax by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/481
- fix: limit of open mic tax by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/482
- feat: adding Organization/Firm taxonomy by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/483
- Dev container approach added by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/484
- Locked gatsby preview version by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/486
- fix video stream double upload by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/488
- captured config from prod by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/490
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/491
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.4.0…1.5.0
v 1.4.0 - November 1st, 2023
- Added new video approach to allow large video upload and save it on the site’s media
What’s Changed
- Inline video stream by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/468
- commit enabled video_streaming extension by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/469
- Staging by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/470
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.4.0…v1.4.0
v 1.3.6 - September 29th, 2023
- Upgraded Drupal to version 9.5.11
- Fixed configuration issue to improve data handling
What’s Changed
- update to latest 9.5.11 drupal core by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/464
- Avoid Tokenization “conversion implicit keys” error on production by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/465
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/466
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.3.5…v1.3.6
v 1.3.5 - September 26th, 2023
- Upgraded search feature logic for better results
- Adjusted “ Movement Briefings” name to “Briefings” across the site
- Adjusted “Content Type” label in the search filter to “Type”
- Fixed dates appearing on private pages
What’s Changed
- upgrade elastic_search 1.5.2 by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/452
- fix: Change movement briefing name @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/454
- feat: Adding feat to change “Type” name by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/455
- fix: Fix date appearing by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/457
- fix: Date on basic private pages @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/459
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/461
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.3.4…v1.3.5
v 1.3.4 - August 30th, 2023
- Added an option to filter search results by content type
- Updated project’s configs
- Fixed images added within the text editor for private content
- Fixed private page titles
- Fixed xlsx file reading issue
- Updated bulk invite user feature
- Added fixed inline media width for images without style assigned
What’s Changed
- fix: Updating stack version to fix private pages titles by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/434
- Upload xlsx fix by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/435
- Bulk invite user by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/427
- Version 1.0.0 by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/436
- fix inline private image by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/439
- Search fixes by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/440
- feat: Adding Inline media width when the image is unstyled by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/444
- Staging by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/445
- feat: Adding type into search list by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/448
- Hotfix blank screen by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/449
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/450
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/1.3.3…v1.3.4
v1.3.3 - June 13th, 2023
- Updated email invite
- Automate testing coverage updated
What’s Changed
- feat: Modified user invite email to new format by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/422
- Updated Tests by @Idavi2534 in https://github.com/parallelpublicworks/researchcollaborative/pull/423
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/431
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.3.2…1.3.3
v1.3.2 - June 5th, 2023
- Updated content permissions for Tier 1A users
- Added default Role for users invited through email: Tier 1A
- Updated backend configuration
What’s Changed
- cloudstream patch TypeError fix by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/408
- Changed default role by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/413
- Production config by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/414
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/415
- fix: Added private page permission to tier1a by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/420
- Hotfix for permissions on Tier 1a by @pbjordahl in https://github.com/parallelpublicworks/researchcollaborative/pull/421
New Contributors
- @pbjordahl made their first contribution in https://github.com/parallelpublicworks/researchcollaborative/pull/421
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.3.1…v1.3.2
v1.3.1 - May 4th, 2023
- Fixed Staff Roles permissions
- Added feature to assign Staff Roles
- Added new Role: Tier 1A
- Added date range filter
- Fixed font size for highlighted text
- Fixed thumbnail images size/style
What’s Changed
- remove default image downsize on crop_thumbnail image style by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/395
- em font size fix by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/396
- feat: New Role Tier 1A by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/398
- Date range by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/399
- hide field_sitemap by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/401
- Staff Role added by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/402
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/403
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/1.3.0…v1.3.1
Version 1.3.0 - March 16, 2023
- updated frontend
- superscript and other text editor updates
- new site manager role
- multiple style updates
- image cropping
- search improvements including adding types
- video streaming support added
What’s Changed
- upgrade frontend stack version by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/299
- upgrade stack by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/301
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/303
- upgrade stack version by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/304
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/305
- Adding Superscripts by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/307
- Update editor.editor.basic_html.yml by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/337
- Update filter.format.basic_html.yml by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/338
- Initial Tests by @Idavi2534 in https://github.com/parallelpublicworks/researchcollaborative/pull/339
- New role Site Manager by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/341
- Noting all external links #71 by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/344
- Adding buttons and styling to the Ckeditor by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/345
- Update style.scss by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/346
- CSV media file extension by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/347
- various design fixes by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/353
- Header fixes by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/354
- support inline image enlargement by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/355
- Search sort direction by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/356
- feat: Modified content editor role permissions by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/357
- feat: Modified to get latest gatsby-plugin-understory-auth-code-flow … by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/359
- feat: For getting latest gatsby plugin changes by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/360
- Adding configuration for accessibility filter title by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/361
- Making Parent Entity mandatory #293 by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/362
- Image Crop by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/363
- Adding configuration to sort tags by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/366
- Adding author (subtitle) field in movement-briefings in the backend by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/369
- enable elastic actions service by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/370
- Adding parent entity as mandatory field on blog cpt by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/372
- fix: List results sorted by start_date by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/371
- Adding button option on private page by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/373
- Adding compatibility for private pages to support more content types by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/374
- Cookie agreement config & default content by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/375
- update stack versions by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/376
- Adding author to blog content type by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/378
- Update core.entity_form_display.node.article.default.yml by @agustinGarciaCastellano in https://github.com/parallelpublicworks/researchcollaborative/pull/379
- feat: New approach for build button by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/380
- Cloudflare stream by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/381
- Image crop adjustments by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/382
- add missing patch to allow large file uploads on cloudflare stream input by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/384
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/383
New Contributors
- @agustinGarciaCastellano made their first contribution in https://github.com/parallelpublicworks/researchcollaborative/pull/307
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/1.2.0…1.3.0
Version 1.2.0 - Feb 7, 2023
- updated frontend plugun
- standard security update
What’s Changed
- add missing config for plugin compatibility by @julianv-ppw in https://github.com/parallelpublicworks/researchcollaborative/pull/290
- fix: Fixed versions of gatsby-frontend plugins by @thianparallel in https://github.com/parallelpublicworks/researchcollaborative/pull/292
- Commit of security updates by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/294
- Staging by @CarlosCornejoN in https://github.com/parallelpublicworks/researchcollaborative/pull/295
Full Changelog: https://github.com/parallelpublicworks/researchcollaborative/compare/v1.1.0…1.2.0