File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0-beta-1.14 | September 9, 2024
4
+
5
+ - Updated plugin name and menu title to disambiguate from GC OpenAI.
6
+
3
7
## 1.0-beta-1.13 | August 27, 2024
4
8
5
9
- Added support for `gpt-4o-mini` chat completions model.
Original file line number Diff line number Diff line change 3
3
* Plugin Name: Gravity Forms OpenAI (Free)
4
4
* Description: Pair the magic of OpenAI's robust models with Gravity Forms' flexibility.
5
5
* Plugin URI: https://gravitywiz.com/gravity-forms-openai/
6
- * Version: 1.0-beta-1.13
6
+ * Version: 1.0-beta-1.14
7
7
* Author: Gravity Wiz
8
8
* Author URI: https://gravitywiz.com/
9
9
* License: GPL2
17
17
* @link https://github.com/gravitywiz/gravityforms-openai
18
18
*/
19
19
20
- define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-beta-1.13 ' );
20
+ define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-beta-1.14 ' );
21
21
22
22
defined ( 'ABSPATH ' ) || die ();
23
23
You can’t perform that action at this time.
0 commit comments