|
1 | | -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.11.0](https://github.com/olivierkes/manuskript/tree/0.11.0) (2020-01-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.10.0...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Ctrl+Space destroys and Ctrl+Z can't recover [\#703](https://github.com/olivierkes/manuskript/issues/703) |
| 10 | +- References Mysteriously Delete in Summary and Reference/Notes Fields [\#688](https://github.com/olivierkes/manuskript/issues/688) |
| 11 | +- After use of ctrl-z or ctrl-v Manuskript goes in inactive State [\#672](https://github.com/olivierkes/manuskript/issues/672) |
| 12 | +- Cut and Paste - Comment Field - First shows, then disappiers [\#670](https://github.com/olivierkes/manuskript/issues/670) |
| 13 | +- 0.10.0 crash using Windows dark mode [\#659](https://github.com/olivierkes/manuskript/issues/659) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Can't get the program to open [\#686](https://github.com/olivierkes/manuskript/issues/686) |
| 18 | +- Default for separator between folders should be pagebreak [\#680](https://github.com/olivierkes/manuskript/issues/680) |
| 19 | +- \[Feature Request\] Automatically calculate folder word count goal [\#664](https://github.com/olivierkes/manuskript/issues/664) |
| 20 | + |
| 21 | +**Merged pull requests:** |
| 22 | + |
| 23 | +- Change wording of import warning for PyQt/Qt versions 5.11 and 5.12 [\#715](https://github.com/olivierkes/manuskript/pull/715) ([gedakc](https://github.com/gedakc)) |
| 24 | +- Remove support for macOS X Sierra \(10.12\) in Travis CI build [\#713](https://github.com/olivierkes/manuskript/pull/713) ([gedakc](https://github.com/gedakc)) |
| 25 | +- Fixed bugs caused by parallel access during multithreading [\#706](https://github.com/olivierkes/manuskript/pull/706) ([TheJackiMonster](https://github.com/TheJackiMonster)) |
| 26 | +- More german translations [\#701](https://github.com/olivierkes/manuskript/pull/701) ([argail1980](https://github.com/argail1980)) |
| 27 | +- Fixed translation mistake. Trilogy translates to Trilogie in German [\#700](https://github.com/olivierkes/manuskript/pull/700) ([argail1980](https://github.com/argail1980)) |
| 28 | +- Fix for Windows 10 Dark Theme on older Qt versions [\#660](https://github.com/olivierkes/manuskript/pull/660) ([worstje](https://github.com/worstje)) |
2 | 29 |
|
3 | 30 | ## [0.10.0](https://github.com/olivierkes/manuskript/tree/0.10.0) (2019-09-30) |
| 31 | + |
4 | 32 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.9.0...0.10.0) |
5 | 33 |
|
6 | 34 | **Implemented enhancements:** |
|
31 | 59 |
|
32 | 60 | **Closed issues:** |
33 | 61 |
|
34 | | -- Word count goal progress bar broken in develop. [\#652](https://github.com/olivierkes/manuskript/issues/652) |
35 | 62 | - Fullscreen mode causes spike in CPU [\#643](https://github.com/olivierkes/manuskript/issues/643) |
36 | 63 | - Italian dictionary [\#638](https://github.com/olivierkes/manuskript/issues/638) |
37 | 64 | - Manuskript 9.0 crashes when creating new project or opening existing project [\#631](https://github.com/olivierkes/manuskript/issues/631) |
38 | 65 | - Spell Check Not working [\#625](https://github.com/olivierkes/manuskript/issues/625) |
39 | | -- story line feature crashing [\#620](https://github.com/olivierkes/manuskript/issues/620) |
40 | 66 | - Manuskript me fastidio un documento de word [\#616](https://github.com/olivierkes/manuskript/issues/616) |
41 | 67 | - Feature request: Option to vertically center text input line on screen in fullscreen mode [\#602](https://github.com/olivierkes/manuskript/issues/602) |
42 | | -- Italian translation not applied, application still english. [\#599](https://github.com/olivierkes/manuskript/issues/599) |
43 | 68 | - File Randomly won't open [\#597](https://github.com/olivierkes/manuskript/issues/597) |
44 | | -- Adding Persian\(Farsi\) in Weblate [\#596](https://github.com/olivierkes/manuskript/issues/596) |
45 | | -- Importing images into Manuskript [\#593](https://github.com/olivierkes/manuskript/issues/593) |
46 | | -- British English translation [\#592](https://github.com/olivierkes/manuskript/issues/592) |
47 | 69 | - utf-8' codec can't decode byte 0xff in position 0 [\#591](https://github.com/olivierkes/manuskript/issues/591) |
48 | 70 | - Issue with saving as directory [\#589](https://github.com/olivierkes/manuskript/issues/589) |
49 | | -- Crashes in outliner [\#582](https://github.com/olivierkes/manuskript/issues/582) |
50 | 71 | - Headings h4 not translated from Markdown to ODF [\#580](https://github.com/olivierkes/manuskript/issues/580) |
51 | 72 | - \[BUG\] Shim error [\#579](https://github.com/olivierkes/manuskript/issues/579) |
52 | 73 | - Crash when edit text [\#555](https://github.com/olivierkes/manuskript/issues/555) |
53 | 74 | - Unusual environment failure [\#547](https://github.com/olivierkes/manuskript/issues/547) |
54 | 75 | - Won't run \(Arch Linux\) [\#546](https://github.com/olivierkes/manuskript/issues/546) |
55 | 76 | - Rendre extensible les modèles d'intrigue [\#329](https://github.com/olivierkes/manuskript/issues/329) |
| 77 | +- Word count goal progress bar broken in develop. [\#652](https://github.com/olivierkes/manuskript/issues/652) |
| 78 | +- story line feature crashing [\#620](https://github.com/olivierkes/manuskript/issues/620) |
| 79 | +- Italian translation not applied, application still english. [\#599](https://github.com/olivierkes/manuskript/issues/599) |
| 80 | +- Adding Persian\(Farsi\) in Weblate [\#596](https://github.com/olivierkes/manuskript/issues/596) |
| 81 | +- Importing images into Manuskript [\#593](https://github.com/olivierkes/manuskript/issues/593) |
| 82 | +- British English translation [\#592](https://github.com/olivierkes/manuskript/issues/592) |
| 83 | +- Crashes in outliner [\#582](https://github.com/olivierkes/manuskript/issues/582) |
56 | 84 |
|
57 | 85 | **Merged pull requests:** |
58 | 86 |
|
|
89 | 117 | - Fix misc. typos [\#489](https://github.com/olivierkes/manuskript/pull/489) ([luzpaz](https://github.com/luzpaz)) |
90 | 118 |
|
91 | 119 | ## [0.9.0](https://github.com/olivierkes/manuskript/tree/0.9.0) (2019-04-04) |
| 120 | + |
92 | 121 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.8.0...0.9.0) |
93 | 122 |
|
94 | 123 | **Implemented enhancements:** |
|
149 | 178 | - translation suffix, change translation load order [\#430](https://github.com/olivierkes/manuskript/pull/430) ([lingsamuel](https://github.com/lingsamuel)) |
150 | 179 |
|
151 | 180 | ## [0.8.0](https://github.com/olivierkes/manuskript/tree/0.8.0) (2018-12-05) |
| 181 | + |
152 | 182 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.7.0...0.8.0) |
153 | 183 |
|
154 | 184 | **Fixed bugs:** |
|
187 | 217 | - Moved incorrectly placed parameter to correct place. Closes \#377. [\#389](https://github.com/olivierkes/manuskript/pull/389) ([RiderExMachina](https://github.com/RiderExMachina)) |
188 | 218 |
|
189 | 219 | ## [0.7.0](https://github.com/olivierkes/manuskript/tree/0.7.0) (2018-08-15) |
| 220 | + |
190 | 221 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.6.0...0.7.0) |
191 | 222 |
|
192 | 223 | **Implemented enhancements:** |
|
245 | 276 | - Build MacOS release with XCode 7.3 image [\#287](https://github.com/olivierkes/manuskript/pull/287) ([katafrakt](https://github.com/katafrakt)) |
246 | 277 |
|
247 | 278 | ## [0.6.0](https://github.com/olivierkes/manuskript/tree/0.6.0) (2017-11-29) |
| 279 | + |
248 | 280 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.5.0...0.6.0) |
249 | 281 |
|
250 | 282 | **Implemented enhancements:** |
|
289 | 321 | - Adds: Import OPML [\#192](https://github.com/olivierkes/manuskript/pull/192) ([camstevenson](https://github.com/camstevenson)) |
290 | 322 |
|
291 | 323 | ## [0.5.0](https://github.com/olivierkes/manuskript/tree/0.5.0) (2017-10-31) |
| 324 | + |
292 | 325 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.4.0...0.5.0) |
293 | 326 |
|
294 | 327 | **Implemented enhancements:** |
|
367 | 400 | - Fixes: incorrect reference to 32px icon [\#97](https://github.com/olivierkes/manuskript/pull/97) ([gedakc](https://github.com/gedakc)) |
368 | 401 |
|
369 | 402 | ## [0.4.0](https://github.com/olivierkes/manuskript/tree/0.4.0) (2017-05-25) |
| 403 | + |
370 | 404 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.3.0...0.4.0) |
371 | 405 |
|
372 | 406 | **Implemented enhancements:** |
|
439 | 473 | - Added spanish translation \(and changed "chuleta" for "guía rápida"\). [\#66](https://github.com/olivierkes/manuskript/pull/66) ([jmgaguilera](https://github.com/jmgaguilera)) |
440 | 474 |
|
441 | 475 | ## [0.3.0](https://github.com/olivierkes/manuskript/tree/0.3.0) (2016-03-31) |
| 476 | + |
442 | 477 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.2.0...0.3.0) |
443 | 478 |
|
444 | 479 | **Fixed bugs:** |
|
453 | 488 | - Windows installation issue [\#16](https://github.com/olivierkes/manuskript/issues/16) |
454 | 489 |
|
455 | 490 | ## [0.2.0](https://github.com/olivierkes/manuskript/tree/0.2.0) (2016-02-28) |
| 491 | + |
456 | 492 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.1.1...0.2.0) |
457 | 493 |
|
458 | 494 | **Fixed bugs:** |
|
461 | 497 | - Save file doesn't automatically add .msk [\#2](https://github.com/olivierkes/manuskript/issues/2) |
462 | 498 |
|
463 | 499 | ## [0.1.1](https://github.com/olivierkes/manuskript/tree/0.1.1) (2016-02-08) |
| 500 | + |
464 | 501 | [Full Changelog](https://github.com/olivierkes/manuskript/compare/0.1.0...0.1.1) |
465 | 502 |
|
466 | 503 | **Fixed bugs:** |
|
469 | 506 |
|
470 | 507 | ## [0.1.0](https://github.com/olivierkes/manuskript/tree/0.1.0) (2016-02-06) |
471 | 508 |
|
| 509 | +[Full Changelog](https://github.com/olivierkes/manuskript/compare/5df82d5e2de7cadd75b013c48ce4575688dd804a...0.1.0) |
| 510 | + |
| 511 | + |
472 | 512 |
|
473 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 513 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments