Skip to content

Commit

Permalink
Prepare the 1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
m1r0 committed Oct 20, 2016
1 parent fe56770 commit 7dedea8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
4 changes: 2 additions & 2 deletions carbon-fields-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
/**
* Plugin Name: Carbon Fields
* Description: WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options, navigation menus and more.
* Version: 1.3
* Version: 1.4
* Author: htmlburger
* Author URI: https://htmlburger.com/
* Plugin URI: http://carbonfields.net/
* License: GPL2
* Requires at least: 4.0
* Tested up to: 4.6
* Tested up to: 4.6.1
* Text Domain: carbon-fields
* Domain Path: /languages
*/
Expand Down
15 changes: 13 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: htmlburger, m1r0, kamenarov, stoyanov.gs, pkostadinov, panchev, tyxla, xsisqox, catahac, avakul, dilirity, sstoqnov, kaloyanivanov, brutalenemy666, magadanski_uchen, germozy
Tags: custom, field, custom field, advanced, repeater, post, type, text, textarea, file, image, rich text, wysiwyg, select, dropdown, checkbox, radio, association, relationship, map, taxonomy, term, user, comment, option, options, widget, simple fields, magic fields, more fields, post meta, term meta, user meta, comment meta, theme options, custom widget, nested fields
Requires at least: 4.0
Tested up to: 4.6
Stable tag: 1.3
Tested up to: 4.6.1
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -77,6 +77,17 @@ A. Sure, go ahead! It is completely open source.

== Changelog ==

= 1.4 =
* Introduced the Complex Field vertical tabbed layout.
* Allow fields with the same name to be used in different Carbon Containers.
* Added German (de_DE) translation (thanks to @AlexBa).
* Added Swedish (sv_SE) translation (thanks to @fhqvst).
* Added Russian (ru_RU) translation (thanks to @andrewostrin).
* Added Spanish (es_ES) translation (thanks to @fitodac).
* Performance improvements.
* Some i18n improvements.
* Few bugs squashed.

= 1.3 =
* Introduced the Complex Field tabbed layout ([example](https://cloud.githubusercontent.com/assets/1612178/17105196/ea28f2f4-528e-11e6-9841-b93c0f12b283.jpg)).
* Added Portuguese (pt_PT) translation (thanks @pedro-mendonca).
Expand Down

0 comments on commit 7dedea8

Please sign in to comment.