-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.txt
28 lines (28 loc) · 1.63 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
- Fixed: - HTML tags not getting filtered in extracted title from Readability
- Feature: Separate Body links from Navigation/header/menu/footer links
- Feature: Add caching layer
- Fixed: <script type="template"> can cause markup to appear in Link text
- Feature: Word Count and Reading Time displayed for articles
- Feature: Add size savings in footer
- Feature: Add copyright notice driven by site owner
- Feature: Better detection of article-style pages use META tags
- Feature: Detect RSS/Atom feeds and use those for making list of links
- Feature: Add TABLE tag support
- Fixed: Remove SVG so their internal text like titles don't appear in content links
- Feature: Switching between modes
- Feature: Site name in title
- Fixed: Articles that passed readability still had no content
- Fixed: Consistent rendering of site name/article title for Content, Link, RSS, or Raw modes
- Feature: Always offer raw mode option
- Fixed: Only show host for HTTP/HTTPS links
- Fixed: Don't proxy non-HTTP/HTTPS links
- Feature: Uses reusable HtmlToGmi library
- Feature: Use HTTP compression to speed up downloads
- Feature: Display external content links at body of news article
- Fixed: Trim excessive link text for articles in links view. (Looking at your NY Times which your 400+ character multi-sentence headlines!)
- Fixed: Properly HTML decode feed item titles
- Fixed: Gracefully handle non-HTTP URLs directly entered into app
- Fixed: Handle exceptions thrown from SmartReader
- Fixed: Typo
- Feature: Include Safari HTTP headers to more closely resemble a web browser
- Fixed: If redirect(s) occurs, use final requested URL to resolve relative URLs in final response