Bump version to 1.4.1, and update changelog and release notes
This commit is contained in:
+18
-7
@@ -1,5 +1,23 @@
|
||||
# novelWriter Changelog
|
||||
|
||||
## Version 1.4.1 [2021-07-27]
|
||||
|
||||
### Release Notes
|
||||
|
||||
This release fixes a couple of minor issue with some of the dialog boxes. The fix was accidentally
|
||||
left out of release 1.4.
|
||||
|
||||
### Detailed Changelog
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
* The way margins are determined in the paged dialogs used many places, including Preferences, has
|
||||
been improved. These margins would sometimes be set to zero when they shouldn't. PR #834.
|
||||
* Dialogs that are non-modal are no longer duplicated when opened multiple times. Instead, the
|
||||
existing dialog is moved to the front. PR #834.
|
||||
|
||||
----
|
||||
|
||||
## Version 1.4 [2021-07-27]
|
||||
|
||||
### Release Notes
|
||||
@@ -60,13 +78,6 @@ _These Release Notes also include the changes from 1.4 Beta 1 and RC 1._
|
||||
|
||||
### Detailed Changelog
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
* The way margins are determined in the paged dialogs used many places, including Preferences, has
|
||||
been improved. These margins would sometimes be set to zero when they shouldn't. PR #834.
|
||||
* Dialogs that are non-modal are no longer duplicated when opened multiple times. Instead, the
|
||||
existing dialog is moved to the front. PR #834.
|
||||
|
||||
**Internationalisation**
|
||||
|
||||
* US English and Norwegian translations have been updated by @vkbo. PR #825.
|
||||
|
||||
Reference in New Issue
Block a user