Login Register
Updates document

Release Notes

Platform Changes And Patch History

This page tracks the most recent Avalon interface and workflow changes. It is public-facing by design, so anyone with the link can read the latest release notes even if they are not signed in.

Version 1.11.01

EPOS Patch Release: Live Stock, Transaction History, And Store Vibe Controls

This patch tightens the restored EPOS terminal so stock, transactions, and store styling are backed by persistent server data instead of local-only state.

28 June 2026

StockLive Stock

  • EPOS now refreshes products from the backend so sold-out items stay sold out for everyone.
  • Management includes stock adjustment and product creation against persisted company CSV data.

TransactionsTransactions

  • Added a recent transactions view with 4-digit labels in the format Transaction: 0000.
  • Staff summaries now show customers served from persisted sales history.

VibeStore Vibe

  • Store background and accent color settings are now saved per company.
  • The restored EPOS terminal picks up the saved theme on refresh.

CleanupManagement Cleanup

  • Removed the old activity section from management.
  • Kept the touchscreen-style register workflow intact while the new data stays live.

Public access note: the updates page remains readable without a session and now reflects the latest EPOS patch release.

Version 1.8.01

Dedicated Ticket Viewer, Direct Card Routing, And Session-Safe Ticket Attribution

This release introduces a dedicated single-ticket helpdesk viewer page, routes ticket cards directly into that view, and applies backend controls so client-created tickets stay attributed to the client and enter the unassigned queue for staff workflow.

27 June 2026

ViewerDedicated Ticket View

  • Added a new focused page for single ticket loading and review in ticketviewerV2.
  • The viewer presents thread content on the left and operational metadata on the right, including date opened, suggested resolution date, date closed, assignment, raised by, claimed by, and attachments.
  • Time-since-opened now displays as days, hours, and minutes in the metadata rail.

RoutingTicket Card Routing

  • Ticket cards now deep-link into the dedicated viewer using ticket_id query parameters.
  • Client and staff ticket surfaces now open the same consistent ticket detail destination.
  • This avoids loading every ticket detail inline and shifts ticket inspection into one dedicated page.

SecurityOwnership And Queue Rules

  • Client ticket creation now enforces session-derived account identity server-side.
  • Client-origin tickets are created as unassigned queue items by default.
  • Direct assignment remains staff-only and logout now clears server-side session state.

QualityUI Consistency

  • The new viewer uses the same Avalon visual tokens and typography as existing workspace pages.
  • Loading and error states were added so missing or inaccessible ticket IDs are handled cleanly.
  • Mobile layout now stacks thread and metadata while preserving readability.

Public access note: if no session is active, the updates page remains readable and the menu button is hidden automatically.

Show Older Releases
Version 1.6.03

Menu Consolidation, Ticket Search, Notifications, And Theme Controls

This release brings the new shared right-side menu online across the platform, adds ticket search tools for client and staff workspaces, introduces a notifications feed, and formalizes the light/dark theme switch with logo-aware branding.

27 June 2026

NavigationNavigation And Layout

  • Replaced page-specific sidebars with one shared right-side menu opened from the header hamburger button.
  • Moved account tools behind the My Account action so the menu opens as navigation-first by default.
  • Added icons across the menu for faster visual scanning, including Workspace, Notifications, My Account, Accounts Management, Updates Log, theme switch, and Logout.

SearchSearch And Ticket Workflow

  • Added live ticket search to client and staff pages with matching against ID, title, company, owner, status, priority, and comment keywords.
  • Added comment icons and comment counters to ticket cards, queue stubs, and reply actions so conversation activity is easier to spot.
  • Kept the current ticket views intact while making filtered search results update in place.

NotificationsNotifications And Activity Feed

  • Added a Notifications panel section inside the shared menu.
  • Recent ticket comments, status changes, ownership changes, and priority changes now surface as recent notifications.
  • Structured ticket activity is now stored in a way that supports richer notification handling going forward.

ThemeTheme And Branding

  • Added a persistent light/dark mode toggle to the shared menu.
  • Dark mode uses AE logo main, while light mode switches branded logos and favicons to AE-Logo.black where supported.
  • The updates page itself respects the same theme tokens through the shared menu script.

Public access note: if no session is active, the updates page remains readable and the menu button is hidden automatically.