Update changelog with changes on macOS

This commit is contained in:
Martin Hrubý (hrubymar10) 2019-02-21 18:41:34 +01:00
parent ae4af3010c
commit ed34c83b59
No known key found for this signature in database
GPG key ID: 3042E73421447651

View file

@ -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