Releases: kshetline/sky-view-cafe-astronomy
Releases · kshetline/sky-view-cafe-astronomy
v1.18.0
- 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
- 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
- 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
- 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
- Improved drawing of small moon in sky maps.
- Update to Angular 14.
- Gazetteer DB improvements.
v1.15.1
- 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
- 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
- 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
- Fixed iOS keyboard input bug caused by iOS update.
v1.14.6
- Updated star catalog.
- Added optional first-day-of-week for calendars.
- Fixed screen layout problem caused by delayed loading of CSS.
- Fixed build warnings.