Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 926 Bytes

Hevelius Web Interface Changelog

0.1.0 (unreleased)

  • Updated messages to use SnackBar instead of console log prints
  • Cleaned up LoginService to always return a proper structure
  • RA, Dec now formatted using sexagesimal format
  • Upgraded to Angular 17, then 18
  • Addressed es-linter issues
  • Removed old, unused PHP code for the server-side API
  • JWT support added
  • Implemented adding new tasks

0.0.4 (2023-11-17)

  • Upgraded to Angular 16
  • tslint replaced with es-lint
  • fixed all tests
  • github workflow added

0.0.3 (2023-01-03)

  • Upgraded to Angular 10
  • the API URL is now configured in one place
  • the tasks list remains broken

0.0.2 (2019 Jul 9)

  • increased default view to 1000 tasks
  • states column is now interpreted correctly
  • Changelog added
  • user AAVSO logins are now displayed

0.0.1 (2019 Feb)

  • Initial version with limited capabilities (login, able to list 10 tasks, without any interpretation)