Skip to content

Commit

Permalink
Change log update and version bump to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rkreich committed Sep 23, 2016
1 parent 759d5e1 commit a9d6ae4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 36 deletions.
4 changes: 2 additions & 2 deletions all-in-one-video-pack.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Plugin Name: All in One Video Pack
Plugin URI: http://www.kaltura.org/
Description: This is not just another video embed tool - it includes every functionality you might need for video and rich-media, including playing and uploading.
Version: 2.6.4
Version: 2.7
Author: Kaltura
Author URI: http://corp.kaltura.org/
*/

define( 'KALTURA_PLUGIN_FILE', __FILE__ );
define( 'KALTURA_ROOT', dirname( __FILE__ ) );
define( 'KALTURA_PLUGIN_VERSION', '2.6.4' );
define( 'KALTURA_PLUGIN_VERSION', '2.7' );

require_once( KALTURA_ROOT . '/lib/Kaltura/Autoloader.php' );

Expand Down
53 changes: 19 additions & 34 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Contributors: Kaltura
Tags: admin, advertising, audio, camera, collaboration, Encoding, gallery, images, interactive, kaltura, media, media library, photo, picture, player, playlist, plugin, podcast, post, posts, record, rich-media, richmedia cms, transcoding, video, video advertising, video blog, video gallery, video-ads, vlog, webcam, widget, mobile
Requires at least: 2.5.2
Tested up to: 4.6.1
Stable tag: 2.5.1
Stable tag: 2.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily add full video capabilities to your blog.

Expand Down Expand Up @@ -104,8 +106,8 @@ Join the community and help us Open Source Video - http://www.kaltura.org/


== Changelog ==
Version 2.7
-------------

= Version 2.7 =
* Cosmetic fixes to player embed on latest WordPress versions
* HTML (not Flash) upload
* Option for responsive player embed
Expand All @@ -117,69 +119,52 @@ Version 2.7
* Ability for administrators to select which players are available for content editors to choose from
* Removed video comments

Version 2.6
-------------
= Version 2.6 =
* WordPress VIP version inlcuding sanitization, escaping and many other code improvements.

Version 2.5.1
-------------
* bug fix Jira SUPPS-115
= Version 2.5.1 =
* Fixed PHP notice

Version 2.5
-------------
= Version 2.5 =
* Full support for WordPress 3.5.2
* MultiUser Support - install the plugin once, use video in multiple WordPress site instances (separate instances with centralized management and administration of all content)
* Mobile playback support – reach anyone on any device (including iOS, Android), web, and set-top boxes.

Version 2.4.4
-------------
= Version 2.4.4 =
* Changed registration form. Note that this is only relevant for new users of the plugin.

Version 2.4.3
-------------
= Version 2.4.3 =
* Fixed compatibility with WordPress 3.1

Version 2.4.2
-------------
= Version 2.4.2 =
* Removed link back to Kaltura for statistics gathering.

Version 2.4
-------------
= Version 2.4 =
* MultiUser Support
* New default players
* Option to use custom KMC players within WordPress
* Option to automatically generate video posts using categories from within the user’s KMC
* Improved playback performance
* Removed 200MB per upload restriction

Version 2.3.1
-------------
= Version 2.3.1 =
* Fixed PHP4 client throwing warnings when allow_call_time_pass_reference is off

Version 2.3
-------------
= Version 2.3 =
* Added widescreen support
* Changed video players designs
* Bug fixing and maintenance

Version 2.2
-------------
= Version 2.2 =
* Added option to update video thumbnail via the Library/Browse view
* Updated registration form
* Several bug fixes
* Enhanced default video quality to 800kbs

Version 2.1
-------------
= Version 2.1 =
* Added sidebar widget displaying thumbnails of recent videos and video comments
* Fixed compatibility with WordPress 2.7 beta
* Several bug fixes

Version 2.0
-------------
* Initial release of All in One Video Pack, the newer version of Kaltura’s Interactive Video plugin.


== License ==
License : GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
= Version 2.0 =
* Initial release of All in One Video Pack, the newer version of Kaltura’s Interactive Video plugin.

0 comments on commit a9d6ae4

Please sign in to comment.