From ee3df4c28c367d6e368b7ac8d2be51339bbd95d7 Mon Sep 17 00:00:00 2001 From: Mottie Date: Mon, 28 Sep 2015 23:25:30 -0500 Subject: update change log & fix demo link --- README.md | 23 +++++------------------ src/bookmarklet/index.html | 2 +- 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index f570421..ce054c8 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ Get the: ### Recent Changes +#### Version 4.0.3 (9/28/2015) + +* Fix icon file name in Chrome manifest which was preventing the extension from working. +* Added, then removed Chrome extension autoupdating code... no longer supported :( + #### Version 4.0.1 (9/28/2015) * Update your Bookmarklets as the code to execute the loaded Printliminator code has changed! @@ -44,21 +49,3 @@ Get the: * Add missing Shift+Click functionality. * Make drag area larger while dragging. Fixes [issue #4](https://github.com/CSS-Tricks/The-Printliminator/issues/4). - -#### Version 3.1.1 (9/14/2015) - -* Readme: Fix screenshot -* Design update! -* A `bookmark.html` was added to the Grunt build. Importing this file into your Bookmarks will allow inclusion of a Bookmarklet icon. Instructions will be added to the wiki pages soon. -* All images were compressed. - -#### Version 3.1.0 (9/1/2015) - -* Change design of popup (design by Chris Coyier); see screenshot! -* Removed jQuery dependency; lots of internal structural changes made. -* Add keyboard commands. See screenshot for the complete list. -* Make popup draggable. -* Note: - * This bookmarklet may still not work on some sites that have a strict Content Security directive. - * We are working on making this bookmarklet into a browser extension! - * It might be best to include both in this repository; use the bookmarklet for older browsers, or in browsers where an extension has not yet been made. diff --git a/src/bookmarklet/index.html b/src/bookmarklet/index.html index 45efb15..101be10 100644 --- a/src/bookmarklet/index.html +++ b/src/bookmarklet/index.html @@ -15,7 +15,7 @@
-- cgit v1.2.3