Skip to content

v1.0.1

Choose a tag to compare

@YoavLax YoavLax released this 12 May 08:53

Bug Fixes

  • Fix menu bar "Today" stats showing last-24-hours data instead of the current calendar day. The popover now uses the same date-boundary logic and session pass as the main Analytics dashboard, so the two always agree.
  • Fix gpt-4o-mini model lookup non-deterministically matching the gpt-4o pricing entry. The prefix matcher now uses longest-match-wins, preventing gpt-4o from shadowing gpt-4o-mini and similar cases.