Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
We added one thing to the release since 2.4.1; don't want to mess with versioning.
  • Loading branch information
zackkatz committed Aug 27, 2019
1 parent 3834961 commit a947946
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 30 deletions.
4 changes: 2 additions & 2 deletions gravityview.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: GravityView
* Plugin URI: https://gravityview.co
* Description: The best, easiest way to display Gravity Forms entries on your website.
* Version: 2.4.1
* Version: 2.4.1.1
* Author: GravityView
* Author URI: https://gravityview.co
* Text Domain: gravityview
Expand All @@ -22,7 +22,7 @@
/**
* The plugin version.
*/
define( 'GV_PLUGIN_VERSION', '2.4.1' );
define( 'GV_PLUGIN_VERSION', '2.4.1.1' );

/**
* Full path to the GravityView file
Expand Down
3 changes: 2 additions & 1 deletion includes/class-admin-welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -270,13 +270,14 @@ public function changelog_screen() {
<h2 style="border-bottom: 1px solid #ccc; padding-bottom: 1em; margin-bottom: 0; margin-top: 0"><?php esc_html_e( 'What&rsquo;s New', 'gravityview' ); ?></h2>
</div>

<h3>2.4.1 on August 16, 2019</h3>
<h3>2.4.1.1 on August 16, 2019</h3>

<ul>
<li>Fixed: Inconsistent sorting behavior for Views using Table layouts</li>
<li>Fixed: Searching all fields not searching Multi Select fields</li>
<li>Fixed: Error activating GravityView when Gravity Forms is disabled</li>
<li>Fixed: "Getting Started" and "List of Changes" page layouts in WordPress 5.3</li>
<li>Fixed: Don't show error messages twice when editing a View with a missing form</li>
<li>Tweak: Don't show "Create a View" on trashed forms action menus</li>
</ul>

Expand Down
50 changes: 25 additions & 25 deletions languages/gravityview.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: GravityView 2.4.1\n"
"Project-Id-Version: GravityView 2.4.1.1\n"
"Report-Msgid-Bugs-To: https://gravityview.co/support/\n"
"POT-Creation-Date: 2018-05-08 22:37:16+00:00\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -259,7 +259,7 @@ msgstr ""

#: future/includes/class-gv-settings-addon.php:141
#: future/includes/class-gv-settings-addon.php:754
#: includes/class-admin-views.php:431 includes/class-admin.php:165
#: includes/class-admin-views.php:431 includes/class-admin.php:167
msgid "Settings"
msgstr ""

Expand Down Expand Up @@ -1697,23 +1697,23 @@ msgstr ""
msgid "What&rsquo;s New"
msgstr ""

#: includes/class-admin-welcome.php:651
#: includes/class-admin-welcome.php:653
msgid "View change history"
msgstr ""

#: includes/class-admin-welcome.php:672
#: includes/class-admin-welcome.php:674
msgid "GravityView is brought to you by:"
msgstr ""

#: includes/class-admin-welcome.php:719
#: includes/class-admin-welcome.php:721
msgid "Contributors"
msgstr ""

#: includes/class-admin-welcome.php:745
#: includes/class-admin-welcome.php:747
msgid "Want to contribute?"
msgstr ""

#: includes/class-admin-welcome.php:746
#: includes/class-admin-welcome.php:748
msgid ""
"If you want to contribute to the code, %syou can on Github%s. If your "
"contributions are accepted, you will be thanked here."
Expand Down Expand Up @@ -1751,15 +1751,15 @@ msgstr ""
msgid "or select another form."
msgstr ""

#: includes/class-admin.php:169
#: includes/class-admin.php:171
msgid "Support"
msgstr ""

#: includes/class-admin.php:214
#: includes/class-admin.php:216
msgid "A new form was created for this View: \"%s\""
msgstr ""

#: includes/class-admin.php:215
#: includes/class-admin.php:217
msgid ""
"%sThere are no entries for the new form, so the View will also be empty.%s "
"To start collecting entries, you can add submissions through %sthe preview "
Expand All @@ -1771,75 +1771,75 @@ msgid ""
"\t\t\t\t\t"
msgstr ""

#: includes/class-admin.php:228 includes/class-admin.php:230
#: includes/class-admin.php:233
#: includes/class-admin.php:230 includes/class-admin.php:232
#: includes/class-admin.php:235
#. translators: %s and %s are HTML tags linking to the View on the website
msgid "View updated. %sView on website.%s"
msgstr ""

#: includes/class-admin.php:231
#: includes/class-admin.php:233
msgid "View deleted."
msgstr ""

#: includes/class-admin.php:235
#: includes/class-admin.php:237
#. translators: %s: date and time of the revision
msgid "View restored to revision from %s"
msgstr ""

#: includes/class-admin.php:237
#: includes/class-admin.php:239
#. translators: %s and %s are HTML tags linking to the View on the website
msgid "View published. %sView on website.%s"
msgstr ""

#: includes/class-admin.php:239
#: includes/class-admin.php:241
#. translators: %s and %s are HTML tags linking to the View on the website
msgid "View saved. %sView on website.%s"
msgstr ""

#: includes/class-admin.php:240
#: includes/class-admin.php:242
msgid "View submitted."
msgstr ""

#: includes/class-admin.php:243
#: includes/class-admin.php:245
#. translators: Date and time the View is scheduled to be published
msgid "View scheduled for: %1$s."
msgstr ""

#: includes/class-admin.php:245
#: includes/class-admin.php:247
#. translators: Publish box date format, see http:php.net/date
msgid "M j, Y @ G:i"
msgstr ""

#: includes/class-admin.php:248
#: includes/class-admin.php:250
#. translators: %s and %s are HTML tags linking to the View on the website
msgid "View draft updated. %sView on website.%s"
msgstr ""

#: includes/class-admin.php:254
#: includes/class-admin.php:256
msgid "%s View updated."
msgid_plural "%s Views updated."
msgstr[0] ""
msgstr[1] ""

#: includes/class-admin.php:255
#: includes/class-admin.php:257
msgid "%s View not updated, somebody is editing it."
msgid_plural "%s Views not updated, somebody is editing them."
msgstr[0] ""
msgstr[1] ""

#: includes/class-admin.php:256
#: includes/class-admin.php:258
msgid "%s View permanently deleted."
msgid_plural "%s Views permanently deleted."
msgstr[0] ""
msgstr[1] ""

#: includes/class-admin.php:257
#: includes/class-admin.php:259
msgid "%s View moved to the Trash."
msgid_plural "%s Views moved to the Trash."
msgstr[0] ""
msgstr[1] ""

#: includes/class-admin.php:258
#: includes/class-admin.php:260
msgid "%s View restored from the Trash."
msgid_plural "%s Views restored from the Trash."
msgstr[0] ""
Expand Down
5 changes: 3 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== GravityView ===
Tags: gravity forms, directory, gravity forms directory
Requires at least: 4.4
Tested up to: 5.1.1
Tested up to: 5.2.2
Requires PHP: 5.3
Stable tag: trunk
Contributors: The GravityView Team
Expand All @@ -21,12 +21,13 @@ Beautifully display your Gravity Forms entries. Learn more on [gravityview.co](h

== Changelog ==

= 2.4.1 on August 16, 2019 =
= 2.4.1.1 on August 27, 2019 =

* Fixed: Inconsistent sorting behavior for Views using Table layouts
* Fixed: Searching all fields not searching Multi Select fields
* Fixed: Error activating GravityView when Gravity Forms is disabled
* Fixed: "Getting Started" and "List of Changes" page layouts in WordPress 5.3
* Fixed: Don't show error messages twice when editing a View with a missing form
* Tweak: Don't show "Create a View" on trashed forms action menus

= 2.4 on July 17, 2019 =
Expand Down

0 comments on commit a947946

Please sign in to comment.