Docs Changelog Marketplace

Changelog

New features, improvements, and fixes — shipped continuously.

February 2026 v1.5.0

Investor Management & Mobile Optimization

  • Investor Ownership Overhaul: Manually set ownership % and profit share % for each investor. Add new investors via a popup modal with dropdown selection or new name entry.
  • Company Savings: Reserve a percentage of net profit as company savings, with an edit popup to adjust the rate.
  • Chart Mode Switcher: Toggle the investor doughnut chart between Investment, Ownership, and Profit Sharing views with smooth animations.
  • Unassigned Slice: When ownership or profit percentages don't add up to 100%, the remaining share is displayed as "Unassigned" in the chart.
  • Password-Protected Deletion: Deleting an investor now requires entering your account password for security.
  • Mobile Responsive Design: Full mobile optimization with collapsible sidebar, stacked widgets, and scaled-down UI elements for phones and tablets.
  • Weekly Default Charts: Profit Trend chart now defaults to weekly view with the current month's date range pre-selected.
February 2026 v1.4.0

Data Visualization & Expanded Workflows

  • Independent Line Charts: Replaced default Doughnut/Bar charts with independent Revenue and Profit line graphs. Added interactive "From/To" date filters that seamlessly zero-pad empty days for complete timeline continuity.
  • CSV Data Exports: Upgraded the main export button to fully support the new Investor field. Added instant CSV generation buttons directly inside the single transaction detail popup.
  • Full-Screen Transaction Viewer: Clicking any recent transaction row now opens a sleek, full-screen glass modal displaying its type, category, sum, specific date, linked investor, and full un-truncated note snippet.
  • Custom Glass Scrollbars: Replaced all native browser scrollbars globally with customized 6px translucent glass-styled tracks for a unified aesthetic.
  • Collapsible Sidebar: Introduced a new toggle arrow on desktop breakpoints allowing users to cleanly collapse the main sidebar down to just its icons, expanding the dashboard canvas.
February 2026 v1.3.0

Advanced Notes & Task Management

  • Separate Tiles: Notes can now be split into dedicated GridStack tiles for Personal Tasks, Global Tasks, and Completed Archive. Use the green + button on the notes tile (visible in Edit Layout mode) to add up to 2 separate tiles. Each split tile is a full-featured widget with its own task list and Add Task button.
  • Dynamic Dropdown: The stacked notes tile automatically adjusts its dropdown — when a category is split into its own tile, it's removed from the dropdown. Categories return when the split tile is deleted.
  • Global Tasks First: The default tab order now prioritizes Global Tasks across all views (Dashboard, Admin, Superadmin).
  • Delete Completed Tasks: Each completed task now has a 🗑 delete button to permanently remove it. A "Delete All" button wipes the entire completed archive in one click.
  • Completed Archive Filter: Filter completed tasks by All, Personal, or Global using a dropdown in the completed section.
  • 30-Day Auto-Cleanup: Completed tasks older than 30 days are automatically deleted server-side every hour.
  • Smooth Animations: Fixed the disappear/reappear glitch on task completion. Tasks now smoothly fade out with CSS animations, guarded by an isAnimating flag that blocks auto-refresh during transitions.
  • Radio Button Hover Effects: Task radio buttons now glow green and scale up on hover for better visual feedback.
  • Crash-Safe Storage: All localStorage reads (grid layout, split tiles) are wrapped in try-catch with validation to prevent page crashes from corrupted data.
February 2026 v1.2.0

UI & UX Polishing

  • Dropdown Overhaul: Replaced flat native