Skip to content

Commit bf9c3d8

Browse files
committed
Regenerate readme.md
1 parent 9e06cee commit bf9c3d8

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Tags:** translation, glotpress
77
**Requires at least:** 4.4
88
**Tested up to:** 6.6
9-
**Stable tag:** 0.9
9+
**Stable tag:** 1.0
1010
**License:** GPLv2
1111
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1212

@@ -51,11 +51,17 @@ Install from the WordPress plugin directory.
5151
Not yet, the 1.0 release will likely have support for webhooks so the extract can be executed whenever a remote file changes.
5252

5353
## Changelog ##
54+
### 1.0 ###
55+
* Release Date: November 5, 2024
56+
* Fixed: Missing assets for js/css.
57+
* Fixed: Various PHP8 deprecation warnings.
58+
* Fixed: Duplicate function definition in another plugin has already include the WP file.php code.
59+
5460
### 0.9 ###
5561
* Release Date: October 9, 2024
5662
* Added: Support for WordPress Themes, thanks @pedro-mendonca.
5763
* Fixed: Warnings/errors due to create_function() being removed in PHP8.
58-
* Updated: pomo and extract functions from WP and WP I18N libraries respectivly.
64+
* Updated: pomo and extract functions from WP and WP I18N libraries respectively.
5965

6066
### 0.8 ###
6167
* Release Date: January 16, 2017

0 commit comments

Comments
 (0)