Skip to content

Rc/v5.8.2#666

Merged
evilguy4000 merged 3 commits into
mainfrom
rc/v5.8.2
Jun 15, 2026
Merged

Rc/v5.8.2#666
evilguy4000 merged 3 commits into
mainfrom
rc/v5.8.2

Conversation

@evilguy4000

Copy link
Copy Markdown
Collaborator

Description

Brief description of the change and why it's needed.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor (no functional change)

Checklist

  • My code follows the project's style guidelines (Black, flake8).
  • I have added/updated tests for my changes.
  • All tests pass locally (e.g. pytest).
  • I have updated the documentation if needed.
  • For user-facing changes, I have added an entry to the Unreleased section of CHANGELOG.md.

Related issues

Fixes # (issue number, if applicable)


See CONTRIBUTING.md and CHANGELOG.md for guidelines.

Expenses from the Expenses module were easy to mis-add or lose on save
because generate-from-time always wiped line items and the Add Expense
flow dropped users into the time-entry picker. Preserve items when only
expenses are selected, harden edit-time expense sync, and focus the UI
on the expenses section with an integration test for the full flow.
Document the invoice expenses fix (#662) in CHANGELOG and README,
sync desktop and mobile client versions from setup.py, and update
BUILD_CONFIGURATION.md to match.
@evilguy4000 evilguy4000 merged commit 4347872 into main Jun 15, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

❌ CI Test Results

Overall Status: 3 test suite(s) failed

Test Results: 4/7 passed

Test Suites:

  • βœ… Smoke Tests: success
  • βœ… Unit Tests: success
  • βœ… Integration Tests: success
  • βœ… Security Tests: success
  • ❌ Code Quality: failure
  • ❌ Docker Build: failure
  • ❌ Full Test Suite: failure

Commit: ab7be3e
Workflow: 27536400984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant