Shack Forms Changelog
This area contains the changelogs for recent versions of the Shack Forms extension. Click here to access the main Shack Forms page.
Shack Forms Pro v4.0.27
- Published: 23 July 2019 23 July 2019
- Improve handling of spreadsheet token refresh
- Improve language on CAPTCHA setting
- Fix spacing on agreement icon
- Additional debugging information on spreadsheet token
Commit Log
- a5b02d3 Release v4.0.27 [Bill Tomczak]
- 05de3c1 Merge pull request #30 from OSTraining/SF-90 [Bill Tomczak]
- c85a3ee Sync language files [Bill Tomczak]
- dcd0d77 Fix icon spacing SF-92 [Bill Tomczak]
- 3d1004d Initial proposal for CAPTCHA language change [Bill Tomczak]
- 136ba78 Minor tweaks to import backdoor [Bill Tomczak]
- a9f0d14 Add primitive export/import as backdoors [Bill Tomczak]
- 2196a46 Provide more detailed token information for debugging [Bill Tomczak]
- 1d2bde5 Fixes issue with unsynced token on refresh [Bill Tomczak]
- 4d7722c Update comments for improved documentation [Bill Tomczak]
- 5caa293 Bump dev version [Bill Tomczak]
Shack Forms Pro v4.0.26
- Published: 21 July 2019 21 July 2019
- Fixes error handling for php version too low
Commit Log
- 124dcf2 Release v4.0.26 [Bill Tomczak]
- e3e0524 Fix error handling when php version too low [Bill Tomczak]
Shack Forms Pro v4.0.25
- Published: 21 July 2019 21 July 2019
- Fixes Google Spreadsheet incompatibility with HTTP/2 servers
NOTE: Google Spreadsheets now requires php 7.0 to be used.
Commit Log
- bbf9e1b Release v4.0.25 [Bill Tomczak]
- 98d93b2 Merge pull request #29 from OSTraining/SF-65 [Bill Tomczak]
- 125f194 Improvements to token error handling and messaging [Bill Tomczak]
- e4deba2 Improvements to token error handling and messaging [Bill Tomczak]
- 94dade7 Bump dev version [Bill Tomczak]
- a04743e Fix problem with expired tokens [Bill Tomczak]
- 3e958ca Need to copy the refresh token on expiration [Bill Tomczak]
- 19cd177 Don’t try to guess Sheet ID [Bill Tomczak]
- 6e739ef Improve usage of library auth process [Bill Tomczak]
- 173b159 Debugging and error handling improvements [Bill Tomczak]
- 4e2b032 Add automatic update of legacy token [Bill Tomczak]
- a62fe1c Update Google API class [Bill Tomczak]
- 882c7cd Remove obsolete helper [Bill Tomczak]
- 22f1c13 Add some information to admin screen when debug enabled [Bill Tomczak]
- 1abbea4 Automatically refresh token when it expires [Bill Tomczak]
- baf3aa6 Fix comments [Bill Tomczak]
- 0c12243 Add missing module dependency [Bill Tomczak]
- a3563c9 Bump dev version [Bill Tomczak]
- 0fa4188 Add missing folder to manifest [Bill Tomczak]
- bd36445 Standards fix [Bill Tomczak]
- fd303c3 Move language strings [Bill Tomczak]
- 7e924ff Improve method signatures [Bill Tomczak]
- c8b80c2 Move php version check to better place [Bill Tomczak]
- d02ba8d Standards/comment fixes [Bill Tomczak]
- 5504094 Implement new sheet api on frontend [Bill Tomczak]
- f82ed5e Minor comment fix [Bill Tomczak]
- bc97518 Refactor Google Spreadsheet form field for new OAuth library [Bill Tomczak]
- 95a9a5d Autoload composer dependencies [Bill Tomczak]
- 01fa144 Catch incomplete Google Sheets configuration [Bill Tomczak]
- a7ee948 Prevent infinite loop [Bill Tomczak]
- 6efbb41 Simplify/standardize/centralize class autoloading [Bill Tomczak]
- 17412d2 Install league/oauth2-google [Bill Tomczak]
Shack Forms Pro v4.0.24
- Published: 14 July 2019 14 July 2019
- Fixes problems with AcyMailing v5 newsletter integration
- Fixes db corruption issues to custom email template files on upgrade
- Improvements to debugging output
- Improvements to tooltips
Commit Log
- 7ccf071 Release v4.0.24 [Bill Tomczak]
- 4118044 Merge pull request #28 from OSTraining/SF-88 [Bill Tomczak]
- d0988f7 Use Acymailing 5 core functions rather than doing it all manually. [Bill Tomczak]
- 201f2d4 Flatten array from parameter [Bill Tomczak]
- 86e23bb Adjust method signatures to reflect reality [Bill Tomczak]
- 6f12977 Remove apparently useless options parameter [Bill Tomczak]
- 53dfa6b Fix email template updates including corruption caused by previous updates [Bill Tomczak]
- e3e40fb Bump dev version [Bill Tomczak]
- 140956b Remove useless tooltips [Bill Tomczak]
- 30ee2ec Add some additional debugging info [Bill Tomczak]
- 336f5b0 Minor formatting fixes [Bill Tomczak]
- efc4290 Minor language fixes regarding file upload mime types SF-85 [Bill Tomczak]
Shack Forms Pro v4.0.23
- Published: 02 July 2019 02 July 2019
- Update File Upload javascript plugin
- Fixes a language translation issue
Commit Log
- 1b6b542 Release v4.0.23 [Bill Tomczak]
- dff501d Merge pull request #26 from OSTraining/SF-84 [Bill Tomczak]
- 00e9d2b Fix malformed language string [Bill Tomczak]
- b93bf3f Fix malformed language string [Bill Tomczak]
- f5e82a2 Update to latest file upload plugin [Bill Tomczak]
- 3c7b4d4 Bump dev version [Bill Tomczak]
Shack Forms Pro v4.0.22
- Published: 30 June 2019 30 June 2019
- Fix issues with user auto-fill
- Change default layout type to "Static"
- Minor language fixes
Commit Log
- c788e80 Release v4.0.22 [Bill Tomczak]
- 977e9e8 Merge pull request #25 from OSTraining/SF-83 [Bill Tomczak]
- 6aacb3a Update en-GB.mod_pwebcontact_admin.ini [stevejburge]
- 00c5eb1 Update en-GB.mod_pwebcontact.ini [stevejburge]
- d202c4c Update en-GB.mod_pwebcontact.sys.ini [stevejburge]
- 81f39da Use the actual default value for user_data [Valentín García]
- c38d4b7 Increase version [Valentín García]
- 8121a4b Validate "Auto fill in Joomla user" parameter [Valentín García]
- 810c8b5 Change module default layout to Static [Nick Savov]
- 57caa29 Minor language fix [Bill Tomczak]
- db062c5 Display custom footer on all tabs [Bill Tomczak]
Shack Forms Pro v4.0.21
- Published: 12 May 2019 12 May 2019
- Fixes update manager link
- Refix fileuploads breaking form on some sites
- Add warning about using newsletters with GDPR disabled
Commit Log
- bfeafbb Release v4.0.21 [Bill Tomczak]
- dfaf102 Add warning about using newsletters with GDPR disabled and avoid subscriptions [Bill Tomczak]
- 9d7bded Minor improvement to newsletter options [Bill Tomczak]
- 1fa94cf Retain original fileupload patch SF-82 [Bill Tomczak]
- e2e7d4f bump dev version [Bill Tomczak]
- 3b15108 Add info url for updater [Bill Tomczak]
Shack Forms Pro v4.0.20
- Published: 02 May 2019 02 May 2019
- Improve handling of email addresses per GDPR
- Fixes problem with column duplication on spreadsheet button
- Load a compressed admin js file
- Ensure smtp configured email handlers are closed before reuse
Commit Log
- e5d2652 Release v4.0.20 [Bill Tomczak]
- 791a074 Merge pull request #24 from OSTraining/SF-80 [Bill Tomczak]
- 082de57 Fix inadequate boolean test [Bill Tomczak]
- 812c107 Explicitly close possible smtp connections [Bill Tomczak]
- 4d6f871 Show email but not in db [Nick Savov]
- 766817d Change GDPR config label [Nick Savov]
- d2eeb22 Compress admin js file [Bill Tomczak]
- 7528dfd Minor formatting fix [Bill Tomczak]
- fd08d2e Prevent column name duplication on multiple button clicks [Bill Tomczak]
- 4eeaab9 Bump dev version [Bill Tomczak]
Shack Forms Pro v4.0.19
- Published: 21 April 2019 21 April 2019
- New feature to download messages as csv file
- Set default for advanced select features to disabled
Commit Log
- e006eca Release v4.0.19 [Bill Tomczak]
- d7507d4 Minor standards fix [Bill Tomczak]
- 9f87cc0 Add filtering by start/end dates [Bill Tomczak]
- bb40abe Bump dev version [Bill Tomczak]
- 304186e Default to false for load_advanced_select SF-25 [Bill Tomczak]
- 4af1145 Merge pull request #23 from OSTraining/SF-39 [Bill Tomczak]
- 05c1f85 Finalize export method [Bill Tomczak]
- 207e94d Don’t use form submit for export method [Bill Tomczak]
- 3c5ecc4 Initial implementation of working download button [Bill Tomczak]
- 6c54813 Simplify and improve messaging on moving email fields [Bill Tomczak]
- 59037b6 Simplify silly boolean check [Bill Tomczak]
- 0f00b76 Improve Mailchimp API debug info [Bill Tomczak]
- 2bd3cf6 Fix formatting [Bill Tomczak]
- d8bde7e Bump dev version [Bill Tomczak]
- 144d138 Begin initial endpoint for exporting messages [Bill Tomczak]
Shack Forms Pro v4.0.18
- Published: 07 April 2019 07 April 2019
- Fixes issues with mailchimp subscription errors depending on what form fields are defined
Commit Log
- 8b1ad85 Release v4.0.18 [Bill Tomczak]
- c38cca1 Reformat field data for mailchimp API calls SF-73 [Bill Tomczak]
- 596de4b Remove non-functional reference to non-existent parameter [Bill Tomczak]
- 5c87709 Fixes issue with updates not appearing after Joomla 3.9 [Bill Tomczak]