Skip to content

Releases: kshetline/sky-view-cafe-astronomy

v1.18.0

16 Jan 03:56
3e332e7
Compare
Choose a tag to compare
  • Improved timezone selector, splitting the America timezone region into North, Central, and South regions.
  • Fixed Calendar view text for Edge and similar browsers.
  • Asteroid/comet updates.

v1.17.0

06 Nov 21:43
ab4c47e
Compare
Choose a tag to compare
  • Search for locally-visible lunar and solar eclipses, with display of local eclipse circumstances.
  • Improved accuracy of lunar eclipse drawing and timing.
  • New option to restore the last-used time, location, and view.
  • Last selected event navigation option is retained.

v1.16.1

20 Jul 04:53
83516d3
Compare
Choose a tag to compare
  • Add launch.json for VSCode.
  • Update documentation, including fixing a bunch of old, expired web links.
  • Improve server environment variable set-up.
  • Fix latitude/longitude copy-to-clipboard bug.

v1.16.0

17 Jul 21:04
a470222
Compare
Choose a tag to compare
  • Improve non-English geographic search and other search engine improvements.
  • Live search mode.
  • Updated asteroid/comet data.
  • Update zoneloc API call to use geo-tz.
  • Update Angular to version 14.
  • Add timezone map overlay option.
  • Add visual reminder that found locations can be saved.

v1.15.2

18 Jun 01:23
1519cc9
Compare
Choose a tag to compare
  • Improved drawing of small moon in sky maps.
  • Update to Angular 14.
  • Gazetteer DB improvements.

v1.15.1

06 Jun 01:30
aae04a8
Compare
Choose a tag to compare
  • New multilingual geographic search engine (now deployed).
  • Improved search when comma omitted between city and state/country.
  • More support for searching locations by postal code.
  • New combined backend/frontend build process.

v1.15.0

28 May 21:06
ea18ffd
Compare
Choose a tag to compare
  • New WebGL 3D moon rendering, with libration and improved lunar eclipse effects.
  • Browser compatibility check.
  • Swapped 1° moon/sun views with 2° views.
  • First rough adaption of old geographic DB code to new gazetteer tables, and first migration of API into common project structure with UI code (not yet meant for release).

v1.14.8

14 May 19:18
b40968f
Compare
Choose a tag to compare
  • Improved start-up animation.
  • Fixed bug in drawing lunar eclipse shadows on high pixel density displays. (Unfortunately, this bug has been lurking since 2018-08-13.)

v1.14.7

01 May 04:56
78b9412
Compare
Choose a tag to compare
  • Fixed iOS keyboard input bug caused by iOS update.

v1.14.6

15 Jan 19:25
78b9412
Compare
Choose a tag to compare
  • Updated star catalog.
  • Added optional first-day-of-week for calendars.
  • Fixed screen layout problem caused by delayed loading of CSS.
  • Fixed build warnings.