Quilia - CaseConnect versionshistorik - 13 versioner
Quilia - CaseConnect av Quilia
Quilia - CaseConnect versionshistorik - 13 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 2026.5.3
Släppt 12 maj 2026 - 1,1 MBFungerar med firefox 140.0 och senareKällkod släppt under Med ensamrätt
Äldre versioner
Version 2026.5.2
Släppt 11 maj 2026 - 1,1 MBFungerar med firefox 109.0 och senareKällkod släppt under Med ensamrätt
Version 2026.5.1
Släppt 10 maj 2026 - 1,1 MBFungerar med firefox 109.0 och senareThis release brings the browser extension up to parity with the rest of Quilia.
What's new- Faster CaseChat first paint. Opening a busy chat room used to fetch the entire message history, sometimes stalling for seconds. The extension now requests just the most recent 50 messages on first paint and loads older messages incrementally as you scroll up.
- Catchup-on-reconnect. After a network drop, a laptop sleep, or a tab switch, the extension refetches the chat list and active conversation from the server, so anything that arrived during the gap shows up right away.
What's fixed- Cold-start "permission denied" errors. Authenticated reads at the very start of a session no longer fail with a confusing permission error.
- Frozen unread badge. The toolbar badge no longer freezes at a stale count when your sign-in session expires, and no longer briefly drops to zero when the browser wakes the extension from idle.
- Error reporting on our side. We were silently dropping most error reports because of an over-aggressive filter. Real product errors now reach our team again.
Källkod släppt under Med ensamrätt
Version 2026.5.0
Släppt 2 maj 2026 - 1,1 MBFungerar med firefox 109.0 och senareKällkod släppt under Med ensamrätt
Version 2026.4.3
Släppt 22 apr 2026 - 1,02 MBFungerar med firefox 109.0 och senare- Add, remove, and leave members in CaseChat directly from the extension — no more jumping to the portal
- Reliable image and video previews in CaseChat, even when uploads arrive without content-type metadata
- Full-width thread tabs (Private / All Parties) with a sliding message panel, matching the mobile app
- Crash reporting now enabled in production so we can fix issues faster
- Developer experience: native Vite env loading, cleaner Safari build pipeline
Källkod släppt under Med ensamrätt
Version 2026.4.2
Släppt 15 apr 2026 - 946,71 kBFungerar med firefox 109.0 och senareVersion 2026.4.2 - April 15, 2026
- Per-client chat threads: Multi-client cases now show separate private threads per client plus an optional "All Parties" group thread, with join flow targeting the specific client thread being viewed
- All Cases view: Added "My Cases" / "All Cases" toggle to browse all firm cases, not just your own — available in both chat and activity views
- Portal sign-in: Added portal authentication handoff as the primary sign-in method
- Join and leave chat: Staff can now join case conversations on demand and leave them when no longer needed
- Read-only chat preview: Non-members can view full conversation history before joining, with a "Join Chat" button replacing the input area
- Resend invite: Staff can resend invite texts to clients directly from the case view Members section
- Image grid and lightbox: Activity feed images now display in a grid layout with fullscreen lightbox viewing and infinite scrollKällkod släppt under Med ensamrätt
Version 2026.4.1
Släppt 6 apr 2026 - 1,26 MBFungerar med firefox 109.0 och senareVersion 2026.4.1 - April 06, 2026- One-time password sign-in: You can now sign in to the extension without your password. After entering your email, choose "Send me a code" and a 6-digit verification code will be emailed to you — no password required
- Multi-step sign-in flow: The sign-in screen now guides you through a clear, step-by-step flow: enter your email, then choose whether to sign in with your password or receive a one-time code
- Consistent with the Quilia portal: The OTP sign-in experience mirrors the authentication flow used in the Quilia web portal
- Auth state survives popup close: If you close the extension popup while in the middle of an OTP sign-in (for example, while waiting for the email to arrive), your progress is saved. Reopening the extension within 15 minutes will restore your place in the sign-in flow so you do not have to start over
- Styling fixes: Removed leftover default CSS that was conflicting with the extension's Tailwind styling, and replaced the sign-in logo with a properly sized SVG icon
- Added
signin-otpandverify-otpbackground message handlers to the extension service worker - Auth flow step and email are persisted to
browser.storage.localwith a 15-minute TTL, cleared automatically on sign-out or expiry - OTP requests use
shouldCreateUser: falseto prevent accidental account creation
Källkod släppt under Med ensamrätt
Version 2026.4.0
Släppt 6 apr 2026 - 1,03 MBFungerar med firefox 109.0 och senareKällkod släppt under Med ensamrätt
Version 2026.2.1
Släppt 13 feb 2026 - 999,44 kBFungerar med firefox 109.0 och senareVersion 2026.2.1 - February 13, 2026- Session persistence fix: Resolved an issue where the extension would automatically sign you out after approximately 1 hour. The extension now properly maintains your session using Chrome's storage system, ensuring you stay logged in throughout your workday.
- Loading screen improvements: Fixed display issues where loading indicators could overflow their containers and cause layout shifting, providing a more stable visual experience during app initialization.
Källkod släppt under Med ensamrätt
Version 2026.2.0
Släppt 9 feb 2026 - 999,23 kBFungerar med firefox 109.0 och senareKällkod släppt under Med ensamrätt
Version 2025.12.1
Släppt 17 dec 2025 - 999,56 kBFungerar med firefox 109.0 och senareAppointments Improvements
Version 2025.12.1 - December 17, 2025
🔧 Bug Fixes & Improvements
📅 Appointment Management- Timezone Handling: Improved timezone handling for appointment scheduling to ensure accurate time display across different time zones.
- Provider Fetching: Enhanced provider selection and fetching mechanism for better performance and reliability.
📋 Technical Details
Fixes- Improved timezone conversion and display logic for appointments
- Optimized provider data fetching and caching
Källkod släppt under Med ensamrätt
Version 2025.12.0
Släppt 12 dec 2025 - 996,62 kBFungerar med firefox 109.0 och senareCase Invitations & Activity Feed
Version 2025.12.0 - December 12, 2025
🚀 New Features & Improvements
📨 Case Management & Invitations- Resend Invite Button: Easily resend invitations for pending or invited cases directly from the extension.
- Smart Invite Buttons: Import panel buttons now dynamically update text to "Invite to Quilia" or "Import to Quilia" based on your organization's settings.
- New Case List: A dedicated CaseList component improves how you view and manage cases.
📊 Activity Feed- Activity Access: The Activity Feed is now accessible even when case chat features are disabled, ensuring you stay updated on case events.
🎨 UI Enhancements- Clearer ID Display: The chat list now displays "ID:" labels instead of "CMS #" for better clarity on project identifiers.
🔧 Bug Fixes & Stability- Accurate Unread Counts: Improved calculation logic ensures unread message counts are always accurate across the Import and Activity panels.
- Performance Fixes: Resolved caching issues in the ActivityPanel to ensure data loads correctly and efficiently.
- Import Flow: Fixed errors related to case membership during the import process.
Källkod släppt under Med ensamrätt
Version 2025.10.0
Släppt 1 nov 2025 - 994,13 kBFungerar med firefox 109.0 och senareKällkod släppt under Med ensamrätt