Skip to content

v0.2.16

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 05:07
· 45 commits to main since this release

Bug Fixes

  • localize organization settings actions
  • show member names in workspace activity
  • use session fallback for activity names
  • restore project colors in profitability report
  • support task selection in project pickers
  • repair zh-CN readme screenshot path
  • fix mobile weekly view
  • apply time format to calendar gutter
  • cap import zip expansion
  • reject cross-origin cookie mutations
  • sanitize invite email content
  • require patched Go toolchain
  • bound identity field lengths
  • polish rebrand copy and hero badge
  • filter time entries by start date
  • include boundary entries in calendar range
  • harden clipboard and dropdown behavior
  • block workspace member self-disable
  • force timer list scrollbar
  • center app switch travel geometry
  • mute disabled app controls
  • stop inferring filter empty messages
  • keep filter clear action stable
  • use page scrollbar for timer views
  • complete composer workspace dropdown
  • open editor workspace picker externally

Miscellaneous

  • bump the npm-development group across 1 directory with 5 updates
  • clean up e2e stats and report filters
  • pin air tool version

Other

  • Merge pull request #10 from CorrectRoadH/dependabot/npm_and_yarn/npm-development-8c2c937b73

Refactor

  • inline fixed calendar scale

Styling

  • add 2.5d depth to app controls
  • unify reports toolbar controls
  • refine selected filter dropdown rows
  • reuse shared controls in create dialogs
  • add secondary select density
  • align checkbox filter dropdown density

Testing

  • add failing organization settings i18n regression
  • cover activity member name lookup
  • cover session fallback in activity names
  • cover profitability project color fallback
  • cover task selection in project pickers
  • cover calendar time gutter preference
  • reproduce import zip expansion limit gap
  • reproduce cross-origin cookie mutation gap
  • reproduce invite email injection gaps
  • reproduce oversized identity field acceptance
  • reproduce time entry start date filtering
  • prevent workspace member self-disable
  • require forced timer list scrollbar
  • lock switch centered travel geometry
  • require explicit disabled control states
  • prevent inferred filter empty messages
  • keep filter clear action stable
  • require page scrollbar for timer views
  • require composer workspace dropdown
  • cover editor workspace picker dropdown