-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog-hiring-center.txt
57 lines (46 loc) · 1.59 KB
/
changelog-hiring-center.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
== Changelog ==
= 1.5.0 (2024-11-20) =
* Custom capabilities for managing the plugin settings implemented
* Compatibility with WordPress 6.7 confirmed
* Dependencies updated
* Code improvements
= 1.4.1 (2024-11-04) =
* Update the plugin slug and data prefix
= 1.4.0 (2024-10-31) =
* Rename the plugin to Hiring Center
* Dependencies updated
* Code improvements
= 1.3.3 (2024-10-25) =
* JS dependency map and tree-shaking optimized
= 1.3.2 (2024-10-17) =
* Add link to the plugin page on TeydeaStudio.com
* Dependencies updated
* Code improvements
= 1.3.1 (2024-10-11) =
* Language files updated for Polish translation
* Language mapping file added for easier generation of JSON translation files
* Plugin readme file updated
* Small code improvements
= 1.3.0 (2024-10-04) =
* Support for the JobPosting schema.org type implemented
* New types of job specification fields implemented: Date, Text, URL, Integer, Salary
* Settings page UI/UX improved
* Plugin menu icon updated
* Dependencies updated
* Code improvements
= 1.2.0 (2024-08-30) =
* Compatibility with older version of PHP (7.4) implemented
* Dependencies updated
* Code improvements
= 1.1.1 (2024-08-23) =
* Dependencies updated
* Code improvements
= 1.1.0 (2024-08-13) =
* Required WordPress core version bumped to 6.6 to use the new React JSX runtime package
* Plugin container implementation improved
* Plugin settings page implementation improved
* Dependencies updated
* Code improvements
* Job specification blocks rebuilt to static (drop server side rendering approach) to fix issues with Site Editor
= 1.0.0 (2024-07-22) =
* The first stable release