New
TypeScript Migration — Rewrote all custom client-side JavaScript modules in strict TypeScript, establishing robust type safety for financial data, worker structures, and project plans.
Perf
Vite Bundler Architecture — Implemented Vite bundling to compile all custom frontend modules into optimized ES Modules. Reduced HTTP network requests from 15+ sequential scripts to just 2 centralized modules.
New
Centralized Store — Added a reactive, unified state store to manage data synchronization, state updates, and collaborator polling events.
Fix
Global Scope Isolation — Fixed potential scope contamination by encapsulating variables and explicitly mapping public APIs to the global
window context for full backward compatibility.
New
ChromaGold Light Theme — Introduced a premium "Parchment, Slate, and Bronze" aesthetic for the dashboard as a high-end alternative to the classic indigo.
UI
Minimalist Branding — Replaced text-based sidebar header with a high-impact icon-only logo for a cleaner, professional workspace.
UI
Consolidated Controls — Moved User Profile, Settings, and theme toggles into a unified sidebar footer dock for improved ergonomics.
New
Global Theme Sync — Implemented bidirectional theme synchronization between the dashboard and public landing pages.
Fix
Resolved a critical accessibility issue where the User Menu was hidden in the collapsed sidebar state.
UI
Re-prioritized sidebar navigation order to align with user workflow: Phases, Tasks, then Gantt.
New
Introduced Blog functionality with a full admin management dashboard — create, edit, and publish multilingual posts.
New
Added comprehensive FAQ, User Guide, About, and Changelog pages to assist user onboarding.
SEO
Complete SEO overhaul: JSON-LD schema markup, canonical URLs, Open Graph and Twitter Card tags across all pages.
UI
Added "Add Phase" quick-action buttons directly between phases in the Kanban board for faster project scoping.
UI
Redesigned FAQ, About, Changelog and Blog pages with award-winning split-screen layouts and ambient depth.
Fix
Re-aligned the Indigo Dark Theme switcher by adjusting padding on the sidebar navigation for visual harmony.
New
Language switcher added to Blog and key public pages — switches blog content dynamically via i18n JSON.
New
Launch of the core Project Dashboard — Gantt scheduling, Financial overview, Team directories all in one interface.
New
Kanban board drag-and-drop system for visual task management across all 10 renovation phases.
New
PDF Export integration — generate professional project reports directly from the browser (Pro users).
New
Multi-language support launched: English, Russian, Serbian, and Chinese — with live switching.
UI
Indigo Dark design system established: glassmorphism cards, animated border buttons, shader backgrounds.
Perf
WebGL shader on landing page optimized with pixel ratio capping for smooth performance on all devices.