Version 2.28.0 (2026-03-31)
- Login with Apple iCloud accounts
- Augmented Reality mode (Astro-COLIBRI AR)
- Improved stability and precision of the AR overlay
- Screenshots can now be taken via a dedicated button. They are saved locally to the image folder on your device and can easily be shared.
- A direct link that loads an event directly in AR mode can now be shared
- Visibility plots
- Streamlined the names of all visibility endpoints (previous names remain available until mid 2026), see API documentation for details
- Longterm visibility plot has now configurable start and end dates
- New multi-source visibility assessment: new endpoint ("visibility_plot_multi_source") allowing to calculate observability windows of several sources during the same time period. Very useful for observation planning and scheduling.
- Web and mobile interfaces use this endpoint to obtain an overview of the available visibility windows by selecting multiple sources (providing both a figure and JSON payload with full details)
- Web-browser notifications
- Notifications about new transient events can now be received directly in the web-browser.
- The configuration can be synchronized with mobile notification settings.
- The interface now helps avoiding duplicated notifications (received by subscribing to multiple overlapping streams)
- Improved integration into the landscape of Virtual Observatory tools
- Simple Cone Search: the cone search returns updated VoTable (including data origin fields, etc.). The endpoint has been validated (highest level of VO compliance: A++) and registered in the registry of the IVOA. This allows seamless access of Astro-COLIBRI transients in all VO compliant tools like ALADIN, etc.
- A new API endpoint /get_event_as_voevent allows downloading events available in the Astro-COLIBRI archive in the IVOA VoEvent format. This functionality is also available via our web interface.
- The data of the photometric lightcurves collected by Astro-COLIBRI can now be downloaded in IVOA VOTable format. A new API endpoint called /lightcurve_votable_from_csv allows the conversion of existing Astro-COLIBRI CSV lightcurve data.
- Creation of custom events that can be saved in the personal watchlist
- Minor improvements and bug fixes
- Updated configuration of the Astro-COLIBRI GPT
- Improved verifications of user authentication
- Landscape mode of the mobile interface is now showing the timeline of events
- Fixed duplication of event cards after the event name was modified
- GRB redshift update for all events. Now single events with multiple cards (multiple instruments detected it) have consistent information
- Redshift filter for GRBs added
- Improved real-time status messages of lightcurve calculation
- Various minor bug fixes, improvements and behind-the-scenes updates