Rc/v5.16.0 - #763
Merged
Merged
Rc/v5.16.0#763
Conversation
Surface a dedicated celebration dialog for support milestones and tighten donate/support prompts so the €25 license key path is more obvious.
Expose inventory movements and gamification on the API, add Focus and PO PDF surfaces, expand AI provider presets including OrcaRouter routing, and ship portal realtime refresh, NPS surveys, ExtraGood stock depletion, and white-label custom domains.
Serve the client portal for Host matched to Client.custom_domain when allowed, and restrict sign-in on white-label hosts to that client.
Add sticky action bars, larger touch targets, and stacked line-item cards so full invoice editing works on small screens.
Provide a canvas editor that serializes to the existing WorkflowRule JSON so automation can be designed without the form-only UI.
Introduce ClientMessage storage, team and portal UIs, and poll/SSE endpoints so clients and staff can communicate in-app.
Expose projects, invoices, time entries, messages, approvals, and documents for portal-scoped API tokens with client_id binding.
Register Sage OAuth sync and DATEV EXTF Buchungsstapel export so invoices can be pushed or imported into local accounting tools.
Match mailbox conversations by email address, store threads/messages, surface them on CRM pages, and poll on a schedule.
Build period hour batches from time entries, push to Gusto/ADP, and expose push + history on the workforce dashboard.
- Bump setup.py version to 5.16.0 - Add CHANGELOG.md entry for 5.16.0: client–team messaging, Gmail/Outlook email sync, Gusto/ADP payroll sync, DATEV export, Sage integration, integration setup wizards, visual workflow builder, portal custom domains, and client portal REST API (migration 194) - Add v5.16.0 highlights section to README.md
Database Migration Validation✅ Migration validation passed! Completed checks:
The database migrations are safe to apply. 🚀 📝 Note: Schema drift warnings indicate existing model/migration mismatches that existed before this PR. These should be addressed in a separate schema alignment PR. This comment was automatically generated by the Migration Validation workflow. |
❌ CI Test ResultsOverall Status: 2 test suite(s) failed Test Results: 3/9 passed Test Suites:
Commit: 9598d00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Brief description of the change and why it's needed.
Type of change
Checklist
pytest).Related issues
Fixes # (issue number, if applicable)
See CONTRIBUTING.md and CHANGELOG.md for guidelines.