2.6.2.0 - 30th December 2020
- Added another layer of Form validation, to remove reliance on the
.required
class. If this class is missing, submissions will be validated server-side, and any errors fed back to the front-end before further progressing the submission.
-----
2.6.1.0 - 10th December 2020
- Support for the new 'Custom Array' field type
- Fix for WebApp location searching
- Made CRM Custom Field output easier by giving you access to field names (e.g.
this['User Field XYZ']
)
-----
2.6.0.0 - 26th November 2020
- Support for CRM Custom Fields on front-end Forms
- Image fields on Categories
- Location filtering on Modules
- Secure Module items
- Fixed a bug where checkboxes and multi select boxes weren't working on Forms
-----
2.5.0.2 - 5th November 2020
- Minor field changes ready for upcoming Module Custom Field updates
-----
2.5.0.1 - 2nd November 2020
- Patched an issue with Form Submission when fields were used which submit multiple values e.g. Checkboxes
-----
2.5.0.0 - 28th October 2020
- Forms - Updated the submission process to reduce site usage costs
Note: This is includes a change to all FormConfiguration files for Forms and WebApps. Any use of CLI without first pulling the latest file could revert the change back to a broken state. To manually fix, changeresource: Customization
toresource: form_1
(that is an example; it should match the FormConfiguration name)
- WebApps - You can now add a button so front-end submitted items can be deleted by the person that submitted them - Docs
-----
2.4.11.0 - 7th October 2020
- Track the steps of a Form Submission so you can add a progress bar - Docs
- Added a new helper function to make it easier to write custom error functions for Form submissions. The helper function will format all errors to Strings, helping you focus on displaying them to your Users. We've also added a new example here - Docs
- Support for upcoming Siteglide Studio release
-----
2.4.10.2 - 1st October 2020
WebApp location coordinates - There was a mistake in our release that caused the coordinate values to be flipped (latlong instead of longlat). This has now been fixed.
All docs have been updated accordingly, so please re-read and update your layouts:
You will need to update all WebApp items to this new format. Simply re-search for the location, and select again from the dropdown, or you can swap the coordinate values manually. If you have a large amount of data to migrate to this new format please get in touch with support, and we can handle the conversion.
-----
2.4.10.1 - 24th September 2020
- WebApp location searching - Docs
- Fix to allow multiple site searches on a page - Roadmap Documentation
-----
2.4.9.2 - 4th September 2020
- Support for structural changes introduced in Secure Zones 1.1.0
-----
2.4.9.0 - 14th August 2020
- Support for Secure WebApp items - Docs
-----
2.4.8.4 - 11th August 2020
- Verify response of reCAPTCHA v2
-----
2.4.8.3 - 9th July 2020
- Fix Category slug output for some sites
- Reduce whitespace in code source
-----
2.4.8.1 - 7th July 2020
- Minor fix for including a list of WebApp items on an eCommerce Product page
-----
2.4.8.0 - 21st May 2020
- WebApp Edit Forms - Roadmap - Documentation
- Form confirmation Pages - Roadmap - Documentation
- Official release of an update to support forms on shared devices. This has been in place for some time as a trial - Roadmap - Documentation
- Fix for og:image on Module detail pages
- Performance upgrade for sites with a large amount of categories
- Fix to allow multiple File Upload fields in a Form
- Added feature for previewing Images when a file is uploaded front end - Documentation
-----
2.4.7.0 - 7th May 2020
- Support for eCommerce Update 0.12.0
- Sitemap generation
-----
2.4.5.0 - 27th April 2020
-----
2.4.4.0 - 22nd April 2020
-----
2.4.3.0 - 15th April 2020
- Further performance updates for DataSource fields on WebApps
- Bug fix for WebApps showing more than 1 item on their detail view
- Pagination update to support upcoming Modules (Events, Media Downloads)
-----
2.4.2.8 - 30th March 2020
- Performance improvements on Categories. Mainly noticeable on sites with a very large amount of Categories.
- Fixed a bug with multiple Custom Field Sets on a form
-----
2.4.2.5 - 25th March 2020
- Set a default layout (of 'default.liquid') for custom pagination that's included outside the scope of a WebApp list view
- Front-end file upload is now direct-to-S3
-----
2.4.2.4 - 23rd March 2020
- Fix for CFS updating on form submissions
- Stop overwriting sitemap.xml and robots.txt on each update
- Update FontAwesome to v5 in locations missed in v2.4.2.1
- Site Search - Allow WebApp items with no detail view to show in results. Usage docs here
- Categories - Big performance upgrade, with no action required by users to take advantage of this.
-----
2.4.2.3 - 13th March 2020
- Fix for recaptcha after unpublished changes from Google
-----
2.4.2.2 - 6th March 2020
- Custom Pagination layouts - You can now define the layout for pagination. Find more information, and usage docs here
- Datasource performance updates - We've greatly improved performance of Datasource output. Find more information, and usage docs here
-----
2.4.2.1 - 17th February 2020
- Updated FontAwesome to version 5
- Auto-inserted a meta viewport tag which is required for our layouts
-----
2.4.2.0 - 14th February 2020
-----
2.4.1.3 - 10th February 2020
- Minor patch on previous update
-----
2.4.1.2 - 6th February 2020
- Forms - Fix an issue with some form submissions in Microsoft's Edge browser
- Site Search - Added support for buttons to submit the search, rather than relying on keyboard controls - https://roadmap.siteglide.com/bugs/p/site-search-on-smaller-devices-a-search-button-will-reduce-reliance-on-keyboard
- Site Search - Fixed an issue where Pages were showing in search results, even though 'Visible to search' was turned off - https://roadmap.siteglide.com/bugs/p/pages-searchable-toggle-bug
-----
2.4.1.1 - 11th December 2019
- reCAPTCHA Security upgrade - https://help.siteglide.com/en/articles/3564213-dec-11-2019-release-notes
-----
2.4.1.0 - 3rd December 2019
- Support for Blog Archive feature - https://help.siteglide.com/en/articles/3542647-dec-3-2019-release-notes