summarylogtreecommitdiffstats
path: root/changelog.txt
blob: 09f07efb6d147644da079e6a516de373bbd72811 (plain)
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
Version 2.18.0 - 16 Oct 2017
- Remove AO3 login from get_urls_from_page--login is failing and it isn't
  required anymore for 'adult'. 'Restricted' (user-only) won't work.
- Plugin: Save 'Show Download Options' check in gprefs like dialog geometries.
- Fixes for QQ and AH changes.
- base_xenforo: Fix for extended chars in threadmark chapter names.
- base_xenforo: Couple small fixes for corner cases. -- Except one of them
  isn't, I think it would be pretty common; namely a notice being using as first
  chapter.
- adapter_literotica: Build the chapter a little better especially if there is
  mutiple pages (#225) - Thanks, davidfor
- base_xenforo: Use '/posts/' not 'post' to find thread vs post URLs.
- Add sectionUrl metadata and mechanism for internally normalizing story URLs
  *and* [story URL] sections. For base_xenforo when including thread titles in
  storyUrl. Doesn't effect base_xenforo *post* URLs.
- base_xenforo: Move skip_threadmarks_categories to save a fetch if skipping
  anyway. Will also effect minimum_threadmarks.
- base_xenforo: Don't include thread title in *chapter* url, perfomance impact
  is smaller and keeps from marking a bunch of stuff (new).
- Add delays for base_xenforoforum_adapter.
- Use thread-title URL for storyUrl with base_xenforo to save redirect
  fetches.
- Comment out some debug output.
- Remove webnovel.com manual escaping of HTML entities, the website now seems
  to take care of it (#224)--thanks cryzed

 Version 2.17.1 - 14 Sep 2017
- Update Translations.
- Remove AO3 login from get_urls_from_page--login is failing and it isn't
  required anymore for 'adult'. 'Restricted' (user-only) won't work.
- Plugin: Save 'Show Download Options' check in gprefs like dialog geometries.
- Fixes for QQ and AH changes.
- base_xenforo: Fix for extended chars in threadmark chapter names.
- base_xenforo: Couple small fixes for corner cases. -- Except one of them
  isn't, I think it would be pretty common; namely a notice being using as
  first chapter.
- adapter_literotica: Build the chapter a little better especially if there is
  mutiple pages (#225) - Thanks, davidfor
- base_xenforo: Use '/posts/' not 'post' to find thread vs post URLs.
- Add sectionUrl metadata and mechanism for internally normalizing story URLs
  *and* [story URL] sections. For base_xenforo when including thread titles in
  storyUrl. Doesn't effect base_xenforo *post* URLs.
- base_xenforo: Move skip_threadmarks_categories to save a fetch if skipping
  anyway. Will also effect minimum_threadmarks.
- base_xenforo: Don't include thread title in *chapter* url, perfomance impact
  is smaller and keeps from marking a bunch of stuff (new).
- Add delays for base_xenforoforum_adapter.
- Use thread-title URL for storyUrl with base_xenforo to save redirect fetches.
- Comment out some debug output.
- Remove webnovel.com manual escaping of HTML entities, the website now seems
  to take care of it (#224)--thanks cryzed