This release focuses on stability, data consistency, and workflow clarity. The changes in V0.0.1 are driven directly by real-world usage, with an emphasis on making day-to-day work more predictable and reliable.
Authentication & account integrity
- Fixed a case‑sensitive sign‑in issue that could prevent users from logging in under specific email casing conditions
- Resolved an issue where an existing Stripe customer_id could incorrectly block organisation deletion
Data consistency & real-time behaviour
- Fixed project status updates not synchronising correctly across different areas of the app
- Improved handling of newly created connection‑specific requests, tasks, and projects so updates appear instantly
- Fixed an issue where newly created requests marked as assigned would not immediately show assignees
- Fixed search results incorrectly excluding organisations with zero tasks or zero requests
Known issue
- Updates made very quickly to newly created global requests or tasks may temporarily throw an error while the server finalises creation. This does not affect connection‑specific views and is actively being addressed.
Requests workflow & permissions
- Updated permissions for client‑submitted requests to better reflect real‑world triage workflows
- Clients can no longer edit or delete a request once it moves beyond Submitted
- Agencies now have full edit control over requests during review and execution
- Titles and descriptions remain locked if originally submitted by a client
- Requests in terminal states (Closed, Canceled) are no longer surfaced in Home or connection dashboards
- Added profile cards to request modals to provide clearer context on who submitted a request
Tasks & projects visibility
- Tasks marked as Done no longer appear in Home or connection dashboards
- Project cards now show only live project states, excluding Completed or Canceled projects
UX & browser fixes
- Fixed Safari‑specific issues affecting:
- Modals and inline editing
- Dragging requests or tasks across statuses
- Added missing search functionality to the Projects dropdown in the new task modal
- Fixed automatic link conversion so only explicit URLs are rendered as links in descriptions
Notes
This release includes a behaviour change to request editing permissions. Clients may notice they can no longer modify requests once they are actively being reviewed by an agency.
What's next
- Global real‑time update handling
- Further performance improvements across large datasets and dashboards
- Continued refinement of request and task workflows based on live usage
Thanks to everyone using Fiive and sharing feedback that continues to shape how the platform evolves.