]> git.donarmstrong.com Git - flightcrew.git/blob - ChangeLog.txt
debian/copyright: fix field-name-typo-in-dep5-copyright lintian tag
[flightcrew.git] / ChangeLog.txt
1 FlightCrew v0.7.2 2011.08.15\r
2     - Use Inno for Windows installer.\r
3     - Add version display to GUI and CLI.\r
4     - Fix Sigil issue #813: erroneous Resource is reachable but not present in OPF detection.\r
5     - OS X minimum version bumped to 10.6.\r
6     - made the CSS resource use detection far more robust\r
7     - fixed an issue with CSS @import rules in the '@import "something.css"' format not being \r
8     recognized\r
9     - fixed an issue with links to fonts in commented-out CSS producing "not in manifest" errors\r
10     (issue #15)\r
11     - fixed an issue with "background" and "background-image" CSS rules that referenced images\r
12     having those same images marked as unreachable files (issue #21)\r
13     - fixed an issue with "src" declarations in @font-face rules that have a space before the colon\r
14     throwing error messages about unreachable files (issue #21)\r
15     - clarified what "reachable" means in the error messages \r
16 \r
17 FlightCrew v0.7.1 2010.11.11.\r
18     - added an automatic update checker to the GUI app\r
19     - the GUI now displays a "No problems found" message when the epub passes all checks \r
20     (issue #9)\r
21     - fixed an issue with missing XHTML files causing the GUI to show a dialog about an \r
22     std::exception and the CLI to report that the epub itself was not present (issue #8)\r
23     - fixed an issue that was causing empty error messages for incorrect uses of XML encodings\r
24     (issue #5)    \r
25     - fixed an issue with anchor links to the current file (links with fragments only)\r
26     incorrectly throwing errors in the reachability analysis (issue #3)\r
27 \r
28 FlightCrew v0.7.0 2010.10.01.\r
29     - initial release