You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Docker Community Edition 17.06.0-rc1-ce-mac13, 2017-06-01 (edge)
359
367
360
368
**Upgrades**
@@ -368,16 +376,16 @@ events or unexpected unmounts.
368
376
**New**
369
377
370
378
- GUI Option to opt out of credential store
371
-
- GUI option to reset docker data without losing all settings (fixes [Docker for Mac issue 1309](https://github.com/docker/for-mac/issues/1309))
379
+
- GUI option to reset docker data without losing all settings (fixes [docker/for-mac#1309](https://github.com/docker/for-mac/issues/1309))
372
380
- Add an experimental DNS name for the host: `docker.for.mac.localhost`
373
-
- Support for client (i.e. "login") certificates for authenticating registry access (fixes [Docker for Mac issue 1320](https://github.com/docker/for-mac/issues/1320))
381
+
- Support for client (i.e. "login") certificates for authenticating registry access (fixes [docker/for-mac#1320](https://github.com/docker/for-mac/issues/1320))
374
382
375
383
**Bug fixes and minor changes**
376
384
377
385
- Resync HTTP(S) proxy settings on application start
378
-
- Interpret system proxy setting of localhost correctly (see [Docker for Mac issue 1511](https://github.com/docker/for-mac/issues/1511))
386
+
- Interpret system proxy setting of localhost correctly (see [docker/for-mac#1511](https://github.com/docker/for-mac/issues/1511))
379
387
- All docker binaries bundled with Docker for Mac are now signed
380
-
- Display all docker cloud organizations and repositories in the whale menu (fixes [Docker for Mac issue 1538 ](https://github.com/docker/for-mac/issues/1538))
388
+
- Display all docker cloud organizations and repositories in the whale menu (fixes [docker/for-mac#1538](https://github.com/docker/for-mac/issues/1538))
381
389
- OSXFS: improved latency for many common operations (e.g. read and write) by approximately 25%
382
390
383
391
### Docker Community Edition 17.05.0-ce-mac11, 2017-05-12 (edge)
@@ -396,11 +404,11 @@ events or unexpected unmounts.
396
404
397
405
**Bug fixes and minor changes**
398
406
399
-
- Fix GUI crash when text table view was selected and windows re-opened (fixes [https://github.com/docker/for-mac/issues/1477](https://github.com/docker/for-mac/issues/1477))
407
+
- Fix GUI crash when text table view was selected and windows re-opened (fixes [docker/for-mac#1477](https://github.com/docker/for-mac/issues/1477))
400
408
- Reset to default / uninstall also remove `config.json` and `osxkeychain` credentials
401
-
- More detailed virtualbox uninstall requirements (cf https://github.com/docker/for-mac/issues/1343)
409
+
- More detailed virtualbox uninstall requirements ([docker/for-mac#1343](https://github.com/docker/for-mac/issues/1343))
402
410
- You are now prompted for your password, if you changed it in Docker Cloud.
403
-
- Request time sync after waking up to improve [https://github.com/docker/for-mac/issues/17](https://github.com/docker/for-mac/issues/17)
411
+
- Request time sync after waking up to improve [docker/for-mac#17](https://github.com/docker/for-mac/issues/17)
404
412
405
413
### Docker Community Edition 17.05.0-ce-rc1-mac8, 2017-04-13 (edge)
406
414
@@ -825,10 +833,10 @@ events or unexpected unmounts.
825
833
- Fix an issue where the whale animation during setting change was inconsistent
826
834
- Fix an issue where some windows stayed hidden behind another app
827
835
- Fix application of system or custom proxy settings over container restart
828
-
- Increase default ulimit for memlock (fixes [https://github.com/docker/for-mac/issues/801](https://github.com/docker/for-mac/issues/801) )
836
+
- Increase default ulimit for memlock (fixes [docker/for-mac#801](https://github.com/docker/for-mac/issues/801) )
829
837
- Fix an issue where the Docker status would continue to be
830
838
yellow/animated after the VM had started correctly
831
-
- osxfs: fix the prohibition of chown on read-only or mode 0 files (fixes [https://github.com/docker/for-mac/issues/117](https://github.com/docker/for-mac/issues/117), [https://github.com/docker/for-mac/issues/263](https://github.com/docker/for-mac/issues/263), [https://github.com/docker/for-mac/issues/633](https://github.com/docker/for-mac/issues/633) )
839
+
- osxfs: fix the prohibition of chown on read-only or mode 0 files (fixes [docker/for-mac#117](https://github.com/docker/for-mac/issues/117), [docker/for-mac#263](https://github.com/docker/for-mac/issues/263), [docker/for-mac#633](https://github.com/docker/for-mac/issues/633) )
@@ -881,7 +889,7 @@ events or unexpected unmounts.
881
889
882
890
**Bug fixes and minor changes**
883
891
884
-
* Fixed communications glitch when UI talks to `com.docker.vmnetd`. Fixes [https://github.com/docker/for-mac/issues/90](https://github.com/docker/for-mac/issues/90)
892
+
* Fixed communications glitch when UI talks to `com.docker.vmnetd`. Fixes [docker/for-mac#90](https://github.com/docker/for-mac/issues/90)
885
893
886
894
* UI fix for macOs 10.12
887
895
@@ -893,9 +901,9 @@ events or unexpected unmounts.
893
901
894
902
*`docker-diagnose` displays and records the time the diagnosis was captured
895
903
896
-
* Ports are allowed to bind to host addresses other than `0.0.0.0` and `127.0.0.1`. Fixes issue reported in [https://github.com/docker/for-mac/issues/68](https://github.com/docker/for-mac/issues/68).
904
+
* Ports are allowed to bind to host addresses other than `0.0.0.0` and `127.0.0.1`. Fixes issue reported in [docker/for-mac#68](https://github.com/docker/for-mac/issues/68).
897
905
898
-
* We no longer compute the container folder in `com.docker.vmnetd`. Fixes [https://github.com/docker/for-mac/issues/47](https://github.com/docker/for-mac/issues/47).
906
+
* We no longer compute the container folder in `com.docker.vmnetd`. Fixes [docker/for-mac#47](https://github.com/docker/for-mac/issues/47).
0 commit comments