All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Ability to duplicate an activity
- Improved efficiency of airtable exports
- Several module dependencies with bug fixes
- Support form schema version 3
- Javascript dependency update for several UI kit fixes
- Only prune telescope if telescope in use
- Activities on admin side obeying activity for
- Error page does not show for admins
- Updated first party packages to fix UI and other errors
- Ability to delete and restore activities & module instances
- Redesign of the public-facing site using a UI kit
- When a resource is deleted, you can't then access any pages with that resource on
3.2.1 - 2021-08-15
- Update composer dependencies to stable versions
3.2.0 - 2021-08-14
- portal-294: Update to Laravel version 8
- portal-224: Support for Laravel Sail
- Support for SDK 5
- portal-157: Removed config/portal.php
- portal-156: Removed config/laravel-page-speed.php
- Remove
siteSetting
function
3.1.6 - 2021-03-20
- portal-332: Update typeform dependency
3.1.5 - 2021-03-20
- portal-331: Can't set connection if not set during module creation
- Added faker to
require
rather thanrequire-dev
3.1.4 - 2021-03-10
- portal-322: Update to Laravel Tinker v2.0
- portal-323: Updated to use UnionCloud v1.0.2
- portal-324: Run the UnionCloud sync command daily at 6pm
3.1.3 - 2021-03-10
- portal-320: Vapor UI
- portal-284: Add larabug
- portal-321: Connection sometimes can't be changed
3.1.2 - 2021-03-09
- Updated UnionCloud from v1.0.0 to v1.0.1. Includes portal-315 and portal-316
3.1.1 - 2021-03-06
- UnionCloud scheduled commands run every minute
- portal-305: Stop typeform throwing exception when form ID is null during webhook sync
- Remove the unused unioncloud command runner
3.1.0 - 2021-03-06
- AirTable integration updated to v2.0.0, changed control configuration to match new schema.