-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
60 lines (60 loc) · 4.08 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Changelog:
- Feature: Organize referenced links by section (+ don't show duplicates of links that appear in more than 1 section)
- Feature: separate image gallery for article showing all the media
- Feature: Don't show a section if it doesn't have any content
- Feature: Render tables as ASCII tables
- Feature: Support math elements (SVG images transcoded on the fly as PNG)
- Feature: Use the 2x image for better resolution
- Feature: Include video links in Image gallery
- Feature: Show an image for video media using poster attribute
- Fix: Better support for nested tables
- Fix: Skip audio pronunciation links
- Fix: Skip pronunciation helper links
- Create separate page for reference links, include specific link for each section to show links for that section
- Feature: show count for reference links per section, and for all references
- Feature: support SUP tag
- Fix: remove meta data text (e.g. "Citation needed" and "original research" text/links)
- Fix: Only display 1 format for geo coordinates
- Feature: PDF for article
- Fix: Link to original article on Wikipedia (needed underscore escaping)
- Fix Table padding bug (Zero Width space characters!) - German submarine U-48 (1939)
- Fix: Tables don't support Row spans
- Fix: Collect reference links from table captions
- Fix: Navigation suggestions not rendered if more than 1 hyperlink in a sentence
- Fix: attempt to support tables with malformed colspan/rowspan values (iPod article)
- Fix: properly render tables with incorrect/excessive colspan values (iPod article)
- Feature: Support timelines (extract the image, properly extract article links from MAP tag)
- Fix: exclude navigation sections from section's references
- Fix: exclude fragement from article title when collecting references
- Feature: Speed up views with Disk cache for Wikipedia content
(especially important for sub-pages like gallery, references, since that needs would refetch article JSON)
- Feature: Sharper looking math formulas by referencing Wikipedia's PNGs directly
- Feature: Add White background to transparent images for better reading on clients with dark mode
- Feature: Serve media with proper extension, mimetype, for better downloading (easier to tell if something is an animated GIF, etc)
- Fix: Newlines in captions (Project Gutenberg article)
- Feature: support image maps on all images, not just timelines (Broadway theatre article)
- Fix: complete parser rewrite that supports more content without special case handling, and fixes rendering errors
- Feature: Includes search snippet in search results
- Feature: Use the 1.5x image if 2x image is not available
- Feature: Support for Image Galleries (images would show up using generic media finder, but wasn't getting the appropriate caption)
- Feature: Add links to search for other pages about an article
- Feature: Added Featured Content view from front page of Wikipedia. Contains Featured Article and most popular pages
- Feature: Geographic view! Extracts coordinates and provides links to OpenStreetMaps and native Map apps
- Feature: Find articles near another article
- Feature: Support chemical and physics formulas by converting subscripts and superscript tags into Unicode Subscript/Superscript characters!
- Feature: Support side-by-side comparisons in Infoboxes (basicaly any article about a conflict, .e.g. World War II)
- Fix: Better handling of nested tables in Infoboxes
- Fix: Ignore links to Wikidata
- Feature: Support multiple Wikipedia languages
- Fix: Handle empty infoboxes
- Fix: Handle empty rows/empty tables
- Fix: handle malformed colspans
- Fix: handle incorrect nested headers (H1 in output)
- Fix: handle geo coordinates with missing levels of precision
- Feature: Added support for Simple English Wikipedia
- Fix: Added support for new media HTML structure. See: https://www.mediawiki.org/wiki/Parsoid/Parser_Unification/Media_structure/FAQ
- Fix: Better detection of geohack URLs allowed for more links to be displayed
- Feature: Better captions on galleries and montages
- Fix: Crashing on wide unicode in tables
- Feature: Added download and convert times to footer
- Feature: Added original and converted size to footer