|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.16.0](https://github.com/olivierkes/manuskript/tree/0.16.0) (2023-12-07) |
| 3 | +## [0.16.1](https://github.com/olivierkes/manuskript/tree/0.16.1) (2023-12-14) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.15.0...0.16.0) |
| 5 | +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.16.0...0.16.1) |
6 | 6 |
|
7 | | -**Implemented enhancements:** |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Characters, Plots and Worlds are greyed out [\#1249](https://github.com/olivierkes/manuskript/issues/1249) |
| 10 | +- Missing Pages with Version 0.16.0 [\#1248](https://github.com/olivierkes/manuskript/issues/1248) |
| 11 | +- Software crashing every time I open [\#1247](https://github.com/olivierkes/manuskript/issues/1247) |
8 | 12 |
|
9 | | -- More Character Categories [\#1156](https://github.com/olivierkes/manuskript/issues/1156) |
| 13 | +## [0.16.0](https://github.com/olivierkes/manuskript/tree/0.16.0) (2023-12-07) |
| 14 | + |
| 15 | +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.15.0...0.16.0) |
10 | 16 |
|
11 | 17 | **Fixed bugs:** |
12 | 18 |
|
| 19 | +- my manuskript is not launching i don't know why [\#1207](https://github.com/olivierkes/manuskript/issues/1207) |
| 20 | +- cannot download to ubuntu [\#1199](https://github.com/olivierkes/manuskript/issues/1199) |
| 21 | +- LanguageTool crashes app [\#1143](https://github.com/olivierkes/manuskript/issues/1143) |
| 22 | +- can't load LanguageTool [\#1142](https://github.com/olivierkes/manuskript/issues/1142) |
13 | 23 | - Crash on spellcheck context menu [\#1224](https://github.com/olivierkes/manuskript/issues/1224) |
14 | 24 | - Trouble launching 0.15 in Windows 10 Home [\#1222](https://github.com/olivierkes/manuskript/issues/1222) |
15 | 25 | - Crash on Search [\#1218](https://github.com/olivierkes/manuskript/issues/1218) |
16 | | -- my manuskript is not launching i don't know why [\#1207](https://github.com/olivierkes/manuskript/issues/1207) |
17 | | -- cannot download to ubuntu [\#1199](https://github.com/olivierkes/manuskript/issues/1199) |
18 | 26 | - Crash on Mac not on windows with same project [\#1169](https://github.com/olivierkes/manuskript/issues/1169) |
19 | 27 | - Fedora 38 application crashes when cycling through the home options at first launch [\#1163](https://github.com/olivierkes/manuskript/issues/1163) |
20 | | -- LanguageTool crashes app [\#1143](https://github.com/olivierkes/manuskript/issues/1143) |
21 | | -- can't load LanguageTool [\#1142](https://github.com/olivierkes/manuskript/issues/1142) |
22 | 28 | - RuntimeError with manuskriptw.exe \(sys.stderr is None\) [\#1138](https://github.com/olivierkes/manuskript/issues/1138) |
23 | 29 |
|
24 | 30 | **Closed issues:** |
|
28 | 34 |
|
29 | 35 | **Merged pull requests:** |
30 | 36 |
|
| 37 | +- Bulk Info Manager bug fix and style changes. [\#1144](https://github.com/olivierkes/manuskript/pull/1144) ([tntscreed](https://github.com/tntscreed)) |
| 38 | +- I added a feature to add "detailed info" entries to multiple characters simultaneously via a dialog box. [\#1137](https://github.com/olivierkes/manuskript/pull/1137) ([tntscreed](https://github.com/tntscreed)) |
31 | 39 | - Crash on spellcheck context menu \#1224 [\#1226](https://github.com/olivierkes/manuskript/pull/1226) ([drmousse](https://github.com/drmousse)) |
32 | 40 | - Update spellchecker.py And Fixed crashing [\#1214](https://github.com/olivierkes/manuskript/pull/1214) ([TheShadowblast123](https://github.com/TheShadowblast123)) |
33 | 41 | - Fix regex for ignoring multi-line comments. [\#1212](https://github.com/olivierkes/manuskript/pull/1212) ([sagev9000](https://github.com/sagev9000)) |
|
36 | 44 | - Fix inconsistent newline handling across operating systems [\#1196](https://github.com/olivierkes/manuskript/pull/1196) ([Dreaded-Gnu](https://github.com/Dreaded-Gnu)) |
37 | 45 | - Fix manuskriptw startup error [\#1195](https://github.com/olivierkes/manuskript/pull/1195) ([Dreaded-Gnu](https://github.com/Dreaded-Gnu)) |
38 | 46 | - Simple history back/forward navigation [\#1165](https://github.com/olivierkes/manuskript/pull/1165) ([alfar](https://github.com/alfar)) |
39 | | -- Bulk Info Manager bug fix and style changes. [\#1144](https://github.com/olivierkes/manuskript/pull/1144) ([tntscreed](https://github.com/tntscreed)) |
40 | | -- I added a feature to add "detailed info" entries to multiple characters simultaneously via a dialog box. [\#1137](https://github.com/olivierkes/manuskript/pull/1137) ([tntscreed](https://github.com/tntscreed)) |
41 | 47 |
|
42 | 48 | ## [0.15.0](https://github.com/olivierkes/manuskript/tree/0.15.0) (2023-03-04) |
43 | 49 |
|
|
0 commit comments