Skip to content

v0.20.1

Compare
Choose a tag to compare
@alex-w alex-w released this 20 Apr 13:52
· 10642 commits to master since this release
v0.20.1
69acd42

Github Release

Release notes

The major changes of this version:

  • Restore working Stellarium in ANGLE mode on Window
  • Many changes in scripting engline and Script Console
  • Fixes in GUI and plugins
  • Updated DSO catalog

Packages notes

package note
stellarium-0.20.1.tar.gz Stellarium 0.20.1 for UNIX/Linux (source code).
MD5: 19422ba4800fbede0a71a723cf3df10f
SHA1: 20d89ff8e26bb8cef71796d138176be2602e6327
SHA256: 154e7bd9d4b914a99c40eab86d05b78e43040d657844ee665ebb2aa55a9e920c
stellarium-0.20.1-win32.exe Stellarium 0.20.1 for Windows (32-bit; Windows 7+) based on Qt 5.9.9 (Visual Studio 2015 Community) with media support.
MD5: 1c0babbb2a780e14f4b4c789272f2ab1
SHA1: 0536908d880665f1e3d88d4ecc4615682713037b
SHA256: a13b4a73ace386fc8eb4fbab9cacdc0c5043aa944e244bd56cca9da438e04f83
stellarium-0.20.1-win64.exe Stellarium 0.20.1 for Windows (64-bit; Windows 7+) based on Qt 5.9.9 (Visual Studio 2015 Community) with media support.
MD5: 63d6793f7c5dbc7b44c766aaaa7eeb44
SHA1: 254836416e8005da33b9b24b29e879298e9a0297
SHA256: a06cd2ce8c34d791cbe7472d40c5520dd164bd790e5de30118b74e8ef718b934
Stellarium-0.20.1.zip Stellarium 0.20.1 for Mac OS X (64-bit; Mac OS X 10.12+) based on Qt 5.12.7 (AppleClang 11.0.0) with media support.
MD5: b56f31fe902c187f01499494f26f9022
SHA1: 620b3e099a856ab4895e2f32db1de4d380d28fa5
SHA256: 154e4a61cea2225e93626077fd7d22f49706c84fa7dd56f51bc3bded84f9d0ce

Change log

Full list of changes:

  • Added new language - Luxembourgish (lb)
  • Added proper properties for Angle Measure plugin
  • Added configurable colors for Angle Measure plugin
  • Added GUI adaptations for Angle Measure plugin
  • Added evaluates scripts in individual context (Scripting Engine)
  • Added new planetary nomenclature
  • Added use properties in Satellites plugin
  • Added overloaded Labeling functions with colors specified as Vec3f (Scripting Engine)
  • Added display proper file paths and line numbers on script errors (Scripting Engine)
  • Added test for low precision hms time conversion function (GH: #1043)
  • Added spiky stars option
  • Added checkbox to the option settings in Script Console to clear the output text before a script is run
  • Added implementation of telescope syncing in INDI client (GH: #1048)
  • Added dirty flag, set by signal from QTextEdit (Script Console)
  • Added code to set TAB stop width at 4 characters (Script Console)
  • Added code to avoid losing names after Cancel in some QFileDialog (Script Console)
  • Added implementation of FSM to tranfer properly between dirty/filename states on load, save, clear, edit, expand actions (Script Console)
  • Added special case Catalogs/Other in GUI for objects without identifier (DSO Catalog v3.9)
  • Added Oculus plugin (disabled by default; GH: #1056)
  • Fixed ANGLE support for Windows package (GH: #1035, #1034)
  • Fixed keyboard navigation in Oculars plugin (GH: #1036)
  • Fixed Russian translation for Windows installer
  • Fixed data blunder: severely wrong slope for upcoming comet (GH: #1033)
  • Fixed flipping galactic/Supergalactic labels on Southern hemisphere (GH: #1028)
  • Fixed translations 'Set FOV to XXX degrees' when language is changed
  • Fixed possible segfault in SolarSystem class
  • Fixed building Stellarium without scripting
  • Fixed (restored) fading switch effect in Satellites plugin
  • Fixed (inverted) realistic/iconic mode labeling in Satellites plugin
  • Fixed (renamed) properties to better follow conventions in Satellites plugin
  • Fixed visualization mode in Satellites plugin
  • Fixed time conversion for low precision form (GH: #1042)
  • Fixed jerking an animation of movement of Solar system bodies (GH: #1041)
  • Fixed name for SH2-308 (DSO Catalog v3.9)
  • Fixed filter properly objects by catalogs (DSO Catalog v3.9; GH: #1052)
  • Fixed few wrong objects in DSO catalog (DSO Catalog v3.9)
  • Fixed WUI of Remote Control plugin
  • Updated fix for ghost comet in ortographic projection issue (GH: #389)
  • Updated list of contributors
  • Updated code: simplified RegExp results handling
  • Changed Vec3f& to Vec3f asreturn type for functions called from scripts in some classes (Scripting Engine)
  • Re-implement getDecAngle, fixing some inconsistencies (GH: #1051)
  • Removed Abell planetary nebulae catalog (DSO Catalog v3.9)