All the major changes made in the extension are listed below. If you have encountered a bug, or want to request a new feature, please open a new issue - it's the second fastest way to get it fixed! - 1.6.6 - Fixed right-click not working when link was relative ( Issue #211 ), and added support for 3rd party extensions to communicate through Orbvious Interest. That'll let me create an extension for the address bar! ( Issue #58 ).
- 1.6.3 - CSS class-naming conflict caused some websites to appear different ( Issue #173 and others). Google Reader icon placement fixed to look better. Middle-click opens items without closing popup. Google Reader as an Application Shortcut now supports integration ( Issue #104 ). Mark page as unread option now obeys the user's settings.
- 1.6.0 - Items can now be deleted! ( Issue #77 )
- 1.5.32 - Lots of bug fixes! Fixed problems saving options and login credentials (Issues #144, #146, #159, #147, #151, #143, #162). Fixed the context-menu adding items with empty titles ( Issue #140 and #145). Fixed text overflowing over the "Save" button in the popup ( Issue #150 ).
- 1.5.31 - Adding articles using the context menu now popups a dialog box asking for tags ( Issue #131 ). Removed some clutter caused by content-script ( Issue #158 ). Username and password are saved correctly, allowing the user to change the password ( Issue #114 ).
- 1.5.30 - When marking an article in the Text-View as read, it also marks the original page as read ( Issue #105 ). Fixed bugs: marking items as read in the popup ( Issue #130 ), text view working again ( Issue #132 ), tags are saved correctly ( Issue #136 ).
- 1.5.29 - The Text View URL updated to the new one ( Issue #117 ). Facebook links are now saved despite their proxying script ( Issue #111 ). Added an option to automatically mark pages as read when they've been opened ( Issue #113 ), and an option to open articles behind the popup and keep the popup open ( Issue #108 ).
- 1.5.28 - Too many users were worried about the "management" permission. It has been removed.
- 1.5.27 - In the popup, the text no longer overlaps the edit boxes, as they are forced to a single size ( Issue #97 ). Also working on getting Mac keyboard shortcuts to work ( Issue #101 ) and fixing Issue #96 .
- 1.5.26 - Searching from pages other than the first works ( Issue #98 ). Also made a tab open after every update, and changed the "support me" dollar amounts.
- 1.5.25 - Popup remembers last-view page ( Issue #87 ). Popup resized to fit into window (Issues #89 and #93). Added item to context-menu to add frame to list ( Issue #94 ). Keyboard shortcut item remembers its value correctly. ( Issue #95 ).
- 1.5.24 - Username/password are automatically saved when checked ( Issue #83 ). If items in the popup are sorted, the sort order are remembered ( Issue #84 ). Fixed a bug in editing an item whose title contains a double-quote ( Issue #79 ). Displaying the date the items were added ( Issue #62 ). If the user had been using an auto-generated username, then when it is changed, the user is asked to copy all the items added so far into the new account ( Issue #78 ). The popup now resizes to fit into the screen ( Issue #86 ).
- 1.5.23 - Added an option to auto-refresh the list after 6 hours of idleness ( issue #67 ).
- 1.5.22 - Added an option to edit the tags of a newly-added item as it's being added ( issue #54 ).
- 1.5.21 - Updating UI of popup, like it is in issue #73 .
- 1.5.20 - Modifying description to conform to the Google branding guidelines.
- 1.5.19 - Clicking on the text of the check-boxes now toggles the check-boxes ( issue #70 ). Added an option to toggle the "remember position on page" ( issue #71 ).
- 1.5.18 - Using the context-menu to add links to Read Later now tries to get the link's title ( issue #63 ).
- 1.5.17 - Auto-complete and -suggest tags ( issue #32 ). Remember last position on pages, useful for reading long articles ( issue #57 ). Save entire URL, even anchor, when anchor is not-empty ( issue #66 ).
- 1.5.16 - Added an option to hide the context-menu items ( issue #60 ).
- 1.5.14 - Another attempt at fixing the "Google Reader Integration not working" bug ( issue #46 ).
- 1.5.13 - The text-view is now from readitlaterlist.com, which looks better than the results from 'text' API ( Issue #47 ).
- 1.5.12 - The prev/next stay in the same place in the popup ( Issue #55 ), and clicking "Save" without editing the tags no longer submits the placeholder text ( Issue #56 ).
- 1.5.11 - Shortcut key now works even before the page finishes loading. ( Issue #53 ).
- 1.5.10 - Items marked as "read" in the unread list now appear in the "Read Archive", without requiring a refresh. ( issue #51 )
- 1.5.8 - Added two options: shortcut key for Google Reader to mark the current item for later reading (as requested by Evan B in issue #38 ), and another to change the icon to green if the page was marked as "read" (as requested by Jits in issue #50 ). Improved the way Google Reader Integration was deciding to apply itself to the Google Reader page ( issue #52 and part of issue #46 ).
- 1.5.7 - Added option to turn off number or unread items ( issue #45 ). Fixed duplicates appearing in the list ( issue #12 ). Right-click menu now tells you if the page is already in the list or not ( issue #40 ). Changed the text of the "Remove" link, after reading issue #50 .
- 1.5.6 - Shortcut key now toggles state of page, instead of only adding (as requested by Evan B in Issue #42 ).
- 1.5.5 - Added a "Text View" button to the popup. ( Issue #41 )
- 1.5.4 - Fixed Google Reader Integration to work in Expanded View, too. ( Issue #35 )
- 1.5.3 - Added a debugging option.
- 1.5.2 - Added Google Reader integration when viewing a single RSS feed ( issue #37 ).
- 1.5.1 - Bug fix: problematic (possibly malformed but certainly unparsable) URLs were causing an empty popup list ( issue #36 ).
- 1.5.0 - Added Google Reader integration ( issue #35 ).
- 1.4.5 - Bug fixes: unchecking items from the popup wasn't working (probably cropped up during 1.4.3), and the animation would sometimes go on forever. Both fixed.
- 1.4.4 - Right-clicking on the page or a link lets you add the page or the link to Read It Later (issues #4, #22). Also had to update the icons to comply with new Google guidelines.
- 1.4.3 - Added tag-editing when editing an item's title, accessible by clicking on the little pencil icon ( issue #27 ). When username/password is auto-generated for first use, the "save" button is virtually clicked, not just a "reload options" ( issue #31 ).
- 1.4.2 - Username is created automatically for users who don't have a username set ( issue #29 ).
- 1.4.1 - Bugfix for progress bar animation when not authenticated and on timeout ( issue #28 ).
- 1.4.0 - The user can switch between viewing read or unread items ( issue #25 ). A "request in progress" animation is shown while working ( issue #21 ).
- 1.3.6 - Added an option to set how many items appear per page in the popup ( issue #9 ). All URLs are normalized ( issue #18 ). And if it fails, there are repeated attempts to download the list until it succeeds ( issue #20 ).
- 1.3.5 - Fix scrollbar appearing in popup ( Issue #24 )
- 1.3.4 - Filter the list in the popup by title, url and tags. Also sorting!
- 1.3.3 - Edit titles and mark multiple items as read, from the popup.
- 1.3.2 - Shortcut key! Better icons in the unread list!
- 1.3.1 - Pages in the unread list! You can now see all the unread items.
- 1.3.0 - No more synchronization errors! Code 90% re-written! Better and faster!
- 1.2.0 - as per massive user requests, the icon no longer automatically marks the the current tab as Unread.
- 1.1.0 - part of the unread-list is displayed within the browser!
|
thank you so much for fixing these problems, because Google Chrome is a very good program with lots of very good and useful extensions.