From 12b1397bf27ea2ea996a88d76d9f3de7a7e5fe84 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 19 Dec 2011 23:06:36 +0100 Subject: [PATCH] tagged 0.3.5 --- badged.php | 2 +- readme.txt | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/badged.php b/badged.php index 03eb4a1..40ae9b0 100644 --- a/badged.php +++ b/badged.php @@ -5,7 +5,7 @@ * Description: Transforms the standard WordPress update & comment notification badges into iOS-styled ones. Just activate and enjoy the red badges. * Author: Matthias Kretschmann * Author URI: http://matthiaskretschmann.com - * Version: 0.3.4 + * Version: 0.3.5 * License: GPL */ diff --git a/readme.txt b/readme.txt index fb66f7e..f74925f 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.kremalicious.com/2011/12/badged/ Tags: notification, adminmenu, toolbar, ios, badge Requires at least: 2.7 Tested up to: 3.3 -Stable tag: 0.3.4 +Stable tag: 0.3.5 iOS Style Notification Badges for WordPress @@ -12,7 +12,7 @@ iOS Style Notification Badges for WordPress Badged transforms the standard WordPress update & comment notification badges into iOS-styled ones. Upon activation it automatically replaces the badge styles in the admin menu and the toolbar. An optional settings page allows to control whether the badges show up in the admin menu or toolbar only. -The badges are created without any images by using CSS only (box shadows, gradients, pseudo elements, you name it) and were tested in current versions of Safari, Chrome, Firefox & Internet Explorer. It should degrade gracefully in older browsers with some details missing like drop shadows or the highlight shine. +The badges are created without any images by using CSS only (box shadows, gradients, pseudo elements, you name it) and were tested in current versions of Safari, Chrome, Firefox, Opera & Internet Explorer. It should degrade gracefully in older browsers with some details missing like drop shadows or the highlight shine. The plugin is localized in english & german. @@ -42,6 +42,11 @@ For manual installation: == Changelog == += v0.3.5 = +* IE 8 improvements: box shadow, light gradient through DXImageTransform filters (but no rounded corners, sorry) +* current versions of IE & Opera are now among the tested browsers +* updated settings page links + = v0.3.4 = * more descriptive readme and settings footer with links to blog post & github page * updated translation