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 v5.1.11

  • Update Google Spreadsheets feature for new Google API
  • Fix broken CAPTCHA init
  • Maintenance Release

Commit Log

  • b2e7ae7 Update file Headers [Bill Tomczak]
  • 06bf007 Release v5.1.11 [Bill Tomczak]
  • f04f2e8 Merge pull request #58 from joomlashack/FORMS-166 [Bill Tomczak]
  • d2d8eea FORMS-171: Fix broken CAPTCHA init [Bill Tomczak]
  • 9fc8067 Bump dev version [Bill Tomczak]
  • 60c2b07 Minify auth javascript [Bill Tomczak]
  • 160baa5 Refactor google sheets processing [Bill Tomczak]
  • 16f0a5e Refactor Google columns form field [Bill Tomczak]
  • e1ce5b3 Generalize Google API init for form fields [Bill Tomczak]
  • f3a77eb Implement dropdowns when possible [Bill Tomczak]
  • 74c3a6e Show available spreadsheets when possible [Bill Tomczak]
  • 9232817 Move Google API endpoint to component [Bill Tomczak]
  • 36f6235 Improvements to OAuth auth/response [Bill Tomczak]
  • 4b24fe4 Standards fix [Bill Tomczak]
  • c5deaca API Authorization and messaging improvements [Bill Tomczak]
  • bd29fb8 Updates due to move to component config [Bill Tomczak]
  • 61b9119 Standards fixes [Bill Tomczak]
  • 1697f65 Move Google Sheets auth to component [Bill Tomczak]
  • f24b44b Standards fixes [Bill Tomczak]
  • cf7a473 Initial refactor for updated google sheets authorization [Bill Tomczak]
  • a2b7b06 Add missing language files [Bill Tomczak]
  • 33ec02b Fix untranslated strings on field validation [Bill Tomczak]
  • 15fb59c Generalize layout folder setup [Bill Tomczak]
  • 37ac176 Standards fixes / Code cleanup [Bill Tomczak]
  • 7caaa17 Bump dev version [Bill Tomczak]
  • f3a8974 Update builder file [Bill Tomczak]

Shack Forms Pro v5.1.10

  • Quick fix for fatal error 'getCssDeclaration(): Return value'

Commit Log

  • d8b581f Release v5.1.10 [Bill Tomczak]
  • 1312431 Standards fixes [Bill Tomczak]
  • 9f87780 Bump dev version [Bill Tomczak]
  • cafaf3c FORMS-167: Always return a string [Bill Tomczak]
  • c60b7c2 Standards fixes [Bill Tomczak]

Shack Forms Pro v5.1.9

  • Minor language improvement
  • Maintenance release

Commit Log

  • 7e8bd9b Release v5.1.9 [Bill Tomczak]
  • 7f85aa8 Standards fixes [Bill Tomczak]
  • 977b687 Language improvement [Bill Tomczak]
  • 92250a0 Bump dev version [Bill Tomczak]
  • 985d8f2 Minor improvement to language [Bill Tomczak]

Shack Forms Pro v5.1.8

  • Display bad regex information when debug disabled
  • Safer/more reliable extension loading

Commit log

  • 81bc2c7 Release v5.1.8 [Bill Tomczak]
  • 1d5c0b8 Standardize extension loading [Bill Tomczak]
  • 9007525 Display bad regex information regardless of debug state [Bill Tomczak]
  • e138737 Minor standards fix [Bill Tomczak]
  • e36f890 Ensure cleared vendor folder [Bill Tomczak]

Shack Forms Pro v5.1.7

  • Fix all regular expressions to accept modern TLDs longer than 4-6 characters

Commit Log

  • 878db57 Release v5.1.7 [Bill Tomczak]
  • 6308138 Merge pull request #57 from joomlashack/FORMS-165 [Bill Tomczak]
  • e9da0f2 Use the standard email regular expression as default for email fields [Bill Tomczak]
  • f8b4418 Accept TLDs longer than 6 characters when checking mailer [Bill Tomczak]

Shack Forms Pro v5.1.6

  • Prevent multiple emails being sent
  • Fix javascript custom scripts not being executed
  • Allow limiting debug mode to specific IP addresses
  • Maintenance updates

Commit Log

  • 18be9a8 Release v5.1.6 [Bill Tomczak]
  • 5a5743c Stay on page when editing modules [Bill Tomczak]
  • 9c2196a FORMS-162: deal with escaped new lines in json_encode strings [Bill Tomczak]
  • e10295a FORMS-161: Prevent multiple email messages being sent [Bill Tomczak]
  • 9181381 Minor standards fix [Bill Tomczak]
  • 3693cf1 Allow restricting debug mode to specific IP addresses [Bill Tomczak]
  • daa3bfb Bump dev version [Bill Tomczak]
  • b8c08c1 Minor standards fix [Bill Tomczak]
  • c13a18b Update all browser targeted css [Bill Tomczak]

Shack Forms Pro v5.1.5

  • Permit use of field shortcodes for email fields
  • Restrict default email regex to a single email address

Commit Log

  • b6f46dd Release v5.1.5 [Bill Tomczak]
  • a5f02f6 Merge pull request #56 from joomlashack/FORMS-160 [Bill Tomczak]
  • f52eed2 Change default email regex to match only a single email address [Bill Tomczak]
  • 47f9bcd Permit field tokens in single email fields [Bill Tomczak]
  • f2f19a2 Bump dev version [Bill Tomczak]

Shack Forms Pro v5.1.4

  • Fix Mailchimp API problem in Joomla 4
  • Fix javascript errors when advanced select fields are enabled
  • Fix unable to close debugging modal in Joomla 4
  • Fix rows parameter being output as value for multiple select fields
  • Maintenance/Standards updates

Commit Log

  • 8f0d91e Release v5.1.4 [Bill Tomczak]
  • d5515b6 Update minified javascript [Bill Tomczak]
  • f22d65f Merge pull request #55 from joomlashack/FORMS-158 [Bill Tomczak]
  • a850d17 fix placeholder on multiple should be empty [Júlio Pontes]
  • a8b6ca1 consolidate css selectors [Bill Tomczak]
  • a566c23 add autoprefix browser targets [Bill Tomczak]
  • 3e8f5af fix 0px syntax [Bill Tomczak]
  • 69416f6 Remove old browser targets [Bill Tomczak]
  • 358ae93 Merge pull request #54 from joomlashack/FORMS-146 [Bill Tomczak]
  • 2de5840 Simplify and fix alert styles [Bill Tomczak]
  • 9224b62 Switch to jui dialog for debugging modals [Bill Tomczak]
  • 0efbc34 Prevent javascript errors with advanced select fields [Bill Tomczak]
  • e5a1efd Simplify options for slide transitions [Bill Tomczak]
  • 7506338 Re-implement browser targeted css [Bill Tomczak]
  • dae3eec Clean up file header [Bill Tomczak]
  • 4d5a435 Clear out old browser targeted css [Bill Tomczak]
  • b0532dc FORMS-155: Fix sending Mailchimp API key [Bill Tomczak]
  • 2c11e6f Fix method signature [Bill Tomczak]
  • 83eecb3 Standards fixes [Bill Tomczak]
  • 2fd024a Fix error messaging in admin [Bill Tomczak]
  • 4b4fdf6 Standards fixes [Bill Tomczak]
  • f6706ca Standards fixes [Bill Tomczak]
  • 60063a6 Remove obsolete language strings [Bill Tomczak]
  • 46613b7 Bump dev version [Bill Tomczak]
  • af76d02 Add/restore missing language strings [Bill Tomczak]

Shack Forms Pro v5.1.3

  • Fix unable to use calendar previous buttons to move past current year
  • Fix ticket numbers and saved files being reset on update
  • Fix email custom text templates getting reset on update
  • Fix javascript error in Joomla 4 when validating emails

Commit Log

  • 772780c Release v5.1.3 [Bill Tomczak]
  • 836eb61 In Joomla 4 validator does not send a jQuery object [Bill Tomczak]
  • d78b856 Remove debugging code [Bill Tomczak]
  • 1098d84 FORMS-154: Prevent overwriting on update when email templates set to custom text [Bill Tomczak]
  • f11c459 FORMS-153: Avoid clearing dynamic media folders [Bill Tomczak]
  • dc503fc Merge pull request #53 from joomlashack/FORMS-152 [Bill Tomczak]
  • 0eef1c1 minYear/MaxYear required in Joomla 4 [Bill Tomczak]
  • d0e2850 Leave minYear/MaxYear to default [Bill Tomczak]
  • 9e20daa Improve variable name [Bill Tomczak]
  • c89bb7d Bump dev version [Bill Tomczak]

Shack Forms Pro v5.1.2

  • Implement email validation in admin fields
  • Remove debugging code in Terms & Agreements checkbox

Commit Log

  • b24226b Release v5.1.2 [Bill Tomczak]
  • 97a370f Rebuild minified javascript [Bill Tomczak]
  • 3a65084 FORMS-150: Remove debugging code [Bill Tomczak]
  • 7ca9dd1 Merge pull request #52 from joomlashack/FORMS-149 [Bill Tomczak]
  • ee1953a Add email validation for admin [Bill Tomczak]
  • 64ebd16 Make standard email regex generally available [Bill Tomczak]
  • 2d02c13 Minor standards fix [Bill Tomczak]
  • 4869460 Add email validation for admin [Bill Tomczak]
  • 5008609 Make standard email regex generally available [Bill Tomczak]