- Added
country
andworkplaceType
job properties. (#2)
- Fixed a bug that might have incorrectly reported an error even though an application was submitted properly.
- Improved job application submissions to be more straightforward with error handling. Now works like Contact Form, including AJAX support. See updated readme.
- Added
EVENT_BEFORE_VALIDATE_APPLICATION
event so it's possible to make adjustments to an Application before it's validated and sent.
- Refactored service to use getClient() rather than establishing on init().
- Removed
-beta
tag after testing.
- Fixed model bug.
- Updated Settings.
- Initial public release for Craft 3.