Skip to content

Commit

Permalink
UPDATE: Readme and Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
anantajitjg committed Jun 10, 2021
1 parent 60224fc commit 0470a6c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 8 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Changelog

### V 2.2.0 – 2021-06-09
* Added: Notification Mail Template Customizer (Settings > Notifications > Customize). Template files need to be updated if overridden in the theme.
* Fixed: Pre validation for file field not working.
* Fixed: Cover letter formatting issue in the notification mail content.
* Fixed: Accents don't work in the Specification fields.
* Improved: Form Handling. Template files need to be updated if overridden in the theme.
* Improved: Notification HTML Mail Template.
* Dev: New Hooks for Handling Job Filters.
* Dev: Improved Form Handling Hooks.
* Dev: Added JS Events to handle Form Submission, Filters, and Load More.
* Other minor bug fixes and style improvements.

### V 2.1.1 – 2021-04-21
* Fixed: Issue with WooCommerce Plugin that prevents the users with HR Role from accessing the backend.
* Fixed: 'Secure uploaded files' option doesn't work in 'Media Library' for some installations.
Expand Down
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Requires at least:** 4.5
**Tested up to:** 5.7
**Requires PHP:** 5.6
**Stable tag:** 2.1.1
**Stable tag:** 2.2.0
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
**Donate link:** https://www.buymeacoffee.com/awsm
Expand All @@ -23,7 +23,7 @@ WP Job Openings is designed after carefully analysing hundreds of job listing la
The plugin comes with two layouts - Grid and List which are designed carefully according to the modern design and User Experience principles. Highlight of the plugin is its totally flexible filter options.


**[View Demo](https://demo.awsm.in/wp-job-openings/)**
**[View Demo](https://demo.wpjobopenings.com/)**

**[Visit website - wpjobopenings.com](https://wpjobopenings.com/)**

Expand Down Expand Up @@ -91,6 +91,18 @@ The plugin comes with two layouts - Grid and List which are designed carefully a

## Changelog

**V 2.2.0 – 2021-06-09**
* Added: Notification Mail Template Customizer (Settings > Notifications > Customize). Template files need to be updated if overridden in the theme.
* Fixed: Pre validation for file field not working.
* Fixed: Cover letter formatting issue in the notification mail content.
* Fixed: Accents don't work in the Specification fields.
* Improved: Form Handling. Template files need to be updated if overridden in the theme.
* Improved: Notification HTML Mail Template.
* Dev: New Hooks for Handling Job Filters.
* Dev: Improved Form Handling Hooks.
* Dev: Added JS Events to handle Form Submission, Filters, and Load More.
* Other minor bug fixes and style improvements.

**V 2.1.1 – 2021-04-21**
* Fixed: Issue with WooCommerce Plugin that prevents the users with HR Role from accessing the backend.
* Fixed: 'Secure uploaded files' option doesn't work in 'Media Library' for some installations.
Expand Down Expand Up @@ -130,10 +142,4 @@ The plugin comes with two layouts - Grid and List which are designed carefully a
**V 1.6.2 - 2020-01-29**
* Bug fixes and improvements.

**V 1.6.1 - 2020-01-14**
* Fixed: Job search results showing invalid listings when 'Load more' button is clicked.
* Fixed: An issue that prevents user from closing the job specification dropdown.
* Fixed: Job specification based translations not working in WPML.
* Other minor fixes and improvements.

View complete Changelog in [CHANGELOG.MD](https://github.com/awsmin/wp-job-openings/blob/master/CHANGELOG.md)

0 comments on commit 0470a6c

Please sign in to comment.