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 11# Changelog
22
3+ ## 1.0-beta-1.14 | September 9, 2024
4+
5+ - Updated plugin name and menu title to disambiguate from GC OpenAI.
6+
37## 1.0-beta-1.13 | August 27, 2024
48
59- Added support for `gpt-4o-mini` chat completions model.
Original file line number Diff line number Diff line change 33 * Plugin Name: Gravity Forms OpenAI (Free)
44 * Description: Pair the magic of OpenAI's robust models with Gravity Forms' flexibility.
55 * Plugin URI: https://gravitywiz.com/gravity-forms-openai/
6- * Version: 1.0-beta-1.13
6+ * Version: 1.0-beta-1.14
77 * Author: Gravity Wiz
88 * Author URI: https://gravitywiz.com/
99 * License: GPL2
1717 * @link https://github.com/gravitywiz/gravityforms-openai
1818 */
1919
20- define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-beta-1.13 ' );
20+ define ( 'GWIZ_GF_OPENAI_VERSION ' , '1.0-beta-1.14 ' );
2121
2222defined ( 'ABSPATH ' ) || die ();
2323
You can’t perform that action at this time.
0 commit comments