Prepare version 1.3.0
[gofetch.git] / changelog.md
... / ...
CommitLineData
1# Gofetch
2
3## Version 1.3.0
4
5- Fix subtitles and too much content in EreNumerique
6- Fix content wrapping in LWN
7- Fix html output for LWN (do not allow raw text!)
8- Allow <pre> in all supports
9- Lot of other small fixes
10- New tests based upon static "example" content (not dynamic)
11- Remove dead website PipeDot
12- Fix Redit changing IDs
13
14## Version 1.2.0
15
16- Update to latest nikiroo-utils
17- Skip stories we fail to fetch instead of aborting the whole process
18- New website supported: TooLinux (https://www.toolinux.com/)
19- New website supported: Ère Numérique.FR (https://www.erenumerique.fr/)
20- Use footnotes for URLs (which were previously not seen)
21
22## Version 1.1.0
23
24- New website supported: The Register (https://www.theregister.co.uk/)
25
26## Version 1.0.3
27
28- Do not stop at first error (especially when processing ALL)
29- Use the new Downloader
30- Do not error-out when a cached file is not present anymore (e.g., when the HTML file has been deleted but not the gopher file)
31
32## Version 1.0.2
33
34- Fix news format (text, not gophermap)
35
36## Version 1.0.0
37
38- Fix a problem in the Le Monde ids for gopher
39
40## Version 1.0.0
41
42- Add Le Monde support
43- Fix some small textual issues
44
45## Version 0.2.0
46
47- Add Linux Weekly News support
48- Correctly handle BR tags
49- Supports quotes
50- .cache -> gophermap
51
52## Version 0.1.1
53
54- Fix a few bugs
55- Add Pipedot support
56
57## Version 0.0.1
58
59- First version
60- Slashdot supported
61