v1.2.0 — 2 September 2026
New Features
- Anti-bot protection — The site is now protected against automated bots and scrapers with a new verification layer (Anubis), keeping the platform safer and more reliable for real users.
- Migration to MongoDB — Behind the scenes, data storage, catalogs and auditory logs has been migrated to MongoDB to make searches faster and keep information better organized.
Improvements
- More reliable coordinate search — Searching by sky coordinates (RA/DEC) now runs on MongoDB instead of the old database, fixing cases where some nearby objects could be missed.
- Clearer coordinate warnings — File review tables now warn when a file's coordinates don't match its catalog closely enough, and RA/DEC values are shown together with the correct units.
- Simplified workspace tables — "My Science" tables now show a single, cleaner RA/DEC column instead of duplicated per-source columns, with missing values clearly marked as "N/A".
- More reliable folder uploads — Fixed an issue where uploading a folder of ASCII files could miscount or skip files.
- Better pipeline error handling — Clearer status and error messages when an AI processing pipeline gets stuck or fails, with more detail on what went wrong.
- Faster, more reliable logs — Batch and pipeline logs now load and update more consistently, with a cleaner, less cluttered display.
- Cleaner, leaner database — The underlying database has been cleaned up and standardized for more consistent data, faster queries and a smaller storage footprint.
Bug Fixes
- Fixed duplicated requests when adjusting columns in science data tables.
- Fixed incorrect handling of some batches' RA/DEC coordinates and units.
- Fixed an issue where ASCII files without headers could be miscounted during processing.
- Fixed inconsistent separation calculations shown in batch tables.
UI / Style
- Cleaner log entries with redundant icons removed.
- Minor layout refinements across catalog and science pages.