Changelog - Dev - 08.09.2026 โ
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased] - 2026-08-09 โ
Added โ
- Fleet viewports with independent tab menu per agent: Extended the lantern-fleet launcher so each phone tab can watch its own agent independently instead of mirroring a single screen. Includes fleet window grouping, auto-pinning to unwatched windows, and tab-specific commands for zero-friction multi-device testing. (#812)
enhancementdevops
Update - 2026-08-09 01:40 UTC โ
Changed โ
- Polish admin and merchant portal UI/UX: Comprehensive quality-of-life improvements across admin and merchant portals following a full browser-driven audit. Venue category tags now display human-readable labels instead of raw OSM identifiers, and page header titles no longer ellipsize at desktop widths. (#803)
enhancement
Update - 2026-08-09 02:27 UTC โ
Fixed โ
- Merchants can publish offers again: Resolved a critical issue where merchants could not create or publish offers, even when the form was fully valid. The offer creation endpoint was returning a 400 validation error that blocked all offer submissions. (#820)
bug
Update - 2026-08-09 19:20 UTC โ
Fixed โ
- Unblock onboarding and audit documentation staleness: Resolved blocking onboarding issues identified during a dry run and audited documentation for staleness. Includes new onboarding guides folder and verified fixes to help new contributors get started without friction. (#831)
documentation
Update - 2026-08-09 21:16 UTC โ
Fixed โ
- Fix analytics dashboard tab selection: Normalized analytics dashboard tab matching so the Ad Delivery route now activates the correct tab. Added regression test to prevent future tab selection issues in the admin analytics dashboard. (#841)
bug