-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
36 lines (27 loc) · 923 Bytes
/
changelog.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
2024.07.22 - version 1.3.3
* Checked compatibility with WP 6.6.
2024.05.07 - version 1.3.2
* Fixed wrong variable use for getenv('WP_ENV') users.
2023.11.07 - version 1.3.1
* Checked compatibility with WP 6.4.
2023.07.14 - version 1.3.0
* Added WP_DEVELOPMENT_MODE.
* Updated styling.
2023.07.05 - version 1.2.1
* Checked compatibility with WP 6.3.
* Fixed showing an incomplete title.
2023.05.12 - version 1.2.0
* Added bar to the frontend behind a filter.
2023.05.08 - version 1.1.1
* Fixed the name of a filter.
2023.05.07 - version 1.1.0
* Updated bar colors.
* Added PHP version.
* Added actual environment as title to the env type.
* Added actual log file as title to WP_DEBUG_LOG.
* Added filters to set environments to types.
* Added a filter for who sees the bar.
* Made plugin compatible with WP 5.5.
* Made plugin compatible with PHP 7.4.
2023.04.10 - version 1.0.0
* Initial release.