File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 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-alpha-1.2
4
+
5
+ - Fixed issue where results in mapped fields would not show in notifications.
6
+
3
7
## 1.0-alpha-1.1
4
8
5
9
- Added README.md and copyright.
Original file line number Diff line number Diff line change 3
3
* Plugin Name: Gravity Forms OpenAI
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-alpha-1.1
6
+ * Version: 1.0-alpha-1.2
7
7
* Author: Gravity Wiz
8
8
* Author URI: https://gravitywiz.com/
9
9
* License: GPL2
18
18
* @link https://github.com/gravitywiz/gravityforms-openai
19
19
*/
20
20
21
- define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-alpha-1.1 ' );
21
+ define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-alpha-1.2 ' );
22
22
23
23
defined ( 'ABSPATH ' ) || die ();
24
24
You can’t perform that action at this time.
0 commit comments