Update changelog with changes on macOS
This commit is contained in:
parent
ae4af3010c
commit
ed34c83b59
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
* Allow WML tag names injected with wml.tag to start with underscores.
|
||||
### User Interface
|
||||
* Don't show in the sidebar the time of day schedule of a shrouded hex. (issue #3638)
|
||||
* macOS: Dark GUI on macOS Mojave and later when dark appearance is enabled.
|
||||
### Packaging
|
||||
* OpenMP support has been removed. It is no longer an optional build-time dependency.
|
||||
### Units
|
||||
|
@ -104,6 +105,7 @@
|
|||
* Enabled wesnothd and campaignd to accept IPv6 connections too
|
||||
* Added support for directly supplying IPv6 address of the server to multiplayer client and addon client. It must be done like this: ```[ipv6_address]``` or ```[ipv6_address]:port```
|
||||
* Show ability of a selected unit as active/inactive with respect to mouseover hex. (issue #3912)
|
||||
* macOS: Wesnoth now uses the app sandboxing feature, which means there is a new location for saves. All saves will be migrated during first launch automatically. For info about backwards compatibility see: https://gist.github.com/hrubymar10/eb5afd896f933a46fac344ced940e020
|
||||
|
||||
## Version 1.14.5+dev
|
||||
### AI
|
||||
|
|
Loading…
Add table
Reference in a new issue