summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorToni Sagrista2016-11-11 15:36:49 +0100
committerToni Sagrista2016-11-11 15:36:49 +0100
commitc99d8e40f6ba0493523e639fc60e854056ae1933 (patch)
tree5f95843321a3a72067138faa65677f53946f3203 /CHANGELOG.md
parentfd08a37a85fee7f183a586cf36bb605626b631e7 (diff)
downloadaur-c99d8e40f6ba0493523e639fc60e854056ae1933.tar.gz
Updated to version 1.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07b123f78f62..50b340f66156 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,32 @@
# Change Log
+## [1.0.1](https://github.com/ari-zah/gaiasky/tree/1.0.1) (2016-11-11)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/1.0.0...1.0.1)
+
+**Implemented enhancements:**
+
+- Add brightness and contrast controls [\#88](https://github.com/ari-zah/gaiasky/issues/88)
+- Improve search functionality [\#85](https://github.com/ari-zah/gaiasky/issues/85)
+- Spacecraft camera mode - Game on! [\#84](https://github.com/ari-zah/gaiasky/issues/84)
+- Update planets and moons textures [\#82](https://github.com/ari-zah/gaiasky/issues/82)
+- Add an optional crosshair in focus mode [\#81](https://github.com/ari-zah/gaiasky/issues/81)
+- Implement 360 deg mode for 360 VR videos [\#80](https://github.com/ari-zah/gaiasky/issues/80)
+
+**Fixed bugs:**
+
+- Configuration dialog should appear at the center of focused screen [\#90](https://github.com/ari-zah/gaiasky/issues/90)
+- Fix stereoscopic mode for large distances/eye separations [\#89](https://github.com/ari-zah/gaiasky/issues/89)
+- Fix resizing and fullscreen toggle [\#86](https://github.com/ari-zah/gaiasky/issues/86)
+- Crash - Vector pool null pointer when multithreading is on [\#83](https://github.com/ari-zah/gaiasky/issues/83)
+- Fix connection to archive for DR1 sources [\#78](https://github.com/ari-zah/gaiasky/issues/78)
+- error 1114 [\#76](https://github.com/ari-zah/gaiasky/issues/76)
+- New Version 1.0.0 doesn`t work on OSX 10.10.5 [\#75](https://github.com/ari-zah/gaiasky/issues/75)
+
+**Closed issues:**
+
+- Gaia Sky crashes on Windows 10, Java 1.8.0\_101 [\#79](https://github.com/ari-zah/gaiasky/issues/79)
+- Please consider uploading gaiasandbox to Debian [\#39](https://github.com/ari-zah/gaiasky/issues/39)
+
## [1.0.0](https://github.com/ari-zah/gaiasky/tree/1.0.0) (2016-09-13)
[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.800b...1.0.0)