Mercurial > addons > firefox-addons > feed-preview
view NEWS @ 70:e405ff21ab31 version-14
Release version 14
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Sun, 03 Mar 2024 18:12:27 +0100 |
parents | 744652abc028 |
children |
line wrap: on
line source
News ==== Feed Preview 14 (2024-03-03T18:12:27+01:00) ------------------------------------------- - Update inkscape command line options - Update Feedly URL template Feed Preview 13 (2021-04-20T17:12:47+02:00) ------------------------------------------- - Allow placeholder in the fragment identifier - Remove SubmitEvent compatibility code Feed Preview 12 (2020-11-17T15:31:04+01:00) ------------------------------------------- - Show URL of each feed as a tooltip in the feed selection popup Feed Preview 11 (2020-05-06T13:53:20+02:00) ------------------------------------------- - Fix HTML markup of the options page - Fix non-responsive buttons for managing feed readers Feed Preview 10 (2019-10-28T15:02:29+01:00) ------------------------------------------- - Fix issues with feed detection Feed Preview 9 (2019-09-18T13:06:28+02:00) ------------------------------------------ - Revert flexbox layout from extension.css in the entry style sheet Feed Preview 8 (2019-07-05T13:42:36+02:00) ------------------------------------------ - Add support for Dublin Core elements to the RSS 2.0 feed parser - Add support for the RSS Content module to the RSS 2.0 feed parser - Work around race condition in feed reader subscription script execution Feed Preview 7 (2019-04-12T12:16:00+02:00) ------------------------------------------ - Limit the width of images to the entries iframe width - Fix invalid CSS property name - Revert unwanted changes from extension.css in the entry style sheet Feed Preview 6 (2019-04-02T15:54:18+02:00) ------------------------------------------ - Revert some unwanted changes from the extension.css style sheet - Fix charset encoding in rewritten Content-Type header - Add missing comma in Dutch translations - Update Dutch translations Feed Preview 5 (2019-01-23T15:49:55+01:00) ------------------------------------------ - Use human-readable file size units - Allow feed reader addons to subscribe to the currently viewed feed - Use a more compact style for feed entry content - Add option to expand feed entries by default - Fix XPath query syntax - Add Dutch translations - Open links within feed content in a new tab - Fix selector for rel attributes Feed Preview 4 (2018-12-16T10:28:57+01:00) ------------------------------------------ - Use seperate grey icon for the page action Feed Preview 3 (2018-12-13T12:52:27+01:00) ------------------------------------------ - Add support for RSS 1.0 feeds - Fix parsing the description of RSS 0.9 feeds - Add support for enclosures in Atom feeds - Support feeds served as text/xml - Add support for Atom 0.3 feeds - Properly handle non-text content in Atom feed elements Feed Preview 2 (2018-12-08T12:10:03+01:00) ------------------------------------------ - Add preset with common web-based feed readers - Implement feed subscription for web-based feed readers - Simplify the hint shown if there are no entries - Improve visual appearance - Alternatively use Atom links without the rel attribute - Create feed previews using a stream filter - Handle feed entry content normalization with a setter - Remove unused parameter from xpathQuery and rename functions Feed Preview 1 (2018-10-04T10:15:36+02:00) ------------------------------------------ - Show a hint if the feed has no entries - Initial revision