Skip to content

Releases: wikimedia/ws-export

2.3.1

15 Feb 12:36
8f7babd
Compare
Choose a tag to compare
  • Fix references sometimes opening as external links. T270372.
  • Improve messages and their descriptions. T273947.
  • Improve CI set up.

2.3.0

09 Feb 23:22
13f8c32
Compare
Choose a tag to compare
  • Set an override for 'nan' language code → 'zh-min-nan'. T272043.
  • Fix some errors with figures and images. T272307 and T272180.
  • Improve parsing of the About page. T268000.
  • Set up i18n in preparation for registering the tool on translatewiki.net. T255224.
  • Rename tool to WS Export/ws-export. T266579.
  • Upgrade PHP dependencies, including the Toolforge Bundle.

2.2.3

27 Jan 23:56
896b2ca
Compare
Choose a tag to compare
  • Fix bug with determining subpages of a work. T270367.

2.2.2

27 Jan 01:25
95598c6
Compare
Choose a tag to compare
  • Add special handling for table align attributes. T270807.
  • Exclude interwiki links from chapter lists. T270395.
  • Cache 'about' page with standard Symfony cache. T271876.
  • Transliterate element IDs and fix replacement process. T272119.
  • Add host host.docker.internal to docker.
  • Fix bug with encoding of title pre-fill. T272181.

2.2.1

18 Jan 23:22
2f2879a
Compare
Choose a tag to compare
  • Remove double-encoding of some metadata values (e.g. title). T270495.
  • Normalize the title URL parameter, for prefilling the form field. T256345.

2.2.0

14 Jan 00:03
f5f0628
Compare
Choose a tag to compare
  • Validate URL 'format' parameter
  • Fix OPDS file generation
  • Add caching, and flag to disable it temporarily
  • Start moving 'refresh' system to standard Symfony caching
  • Better support for embedded fonts in Apple iBooks
  • Migrate to Doctrine ORM
  • Normalize HTML element IDs to avoid duplicates
  • Add logging of ebook generation time
  • Stop defaulting to FreeSerif font for zh, jp, and kr.
  • Add new ?title= URL parameter
  • Add 'pdf' as an alias for 'pdf-a5'
  • Improvements to Docker environment
  • Add version number to footer

2.1.0

16 Dec 03:42
88ee8c9
Compare
Choose a tag to compare
  • Switch to using Parsiod HTML to generate the ebooks
  • Use book's stylesheet on title page
  • Add time and memory usage to CLI output
  • Code structure and style improvements

2.0.1

19 Nov 01:12
85d671f
Compare
Choose a tag to compare
  • Avoid HTTP redirection when getting credits list.
  • Add Stopwatch for development.

2.0.0

16 Nov 23:27
0956588
Compare
Choose a tag to compare

Major refactoring: switch to Symfony and add a number of other improvements such as greater font support.

1.0.0

03 Nov 01:05
b4895ed
Compare
Choose a tag to compare

First release, in preparation for the redevelopment of the tool.