Feature: Ultra-Slim List Collapsing. Users can now collapse lists to a slim view to maximize board space.
Feature: Dates are now available, whether you want to see them from the card on the list or when opening your card.
UX/UI: User-Specific Persistence. Collapsed states are saved per-user using LocalStorage, ensuring a personalized workspace that doesn’t affect other team members.
UX/UI: Intuitive Geometric Icons. Pure CSS-driven symmetric arrows for collapsing (><) and expanding (<>) that adapt perfectly to vertical titles.
Architecture: Deep REST API Integration. Finalized the migration for card data fetching to bypass legacy admin-ajax.php, significantly reducing server overhead.
Performance: Optimized Front-end & Back-end synchronization. List states are now perfectly mirrored between the public board and the admin dashboard.
2.0.0
Feature: New Visual Theme Engine! Alba Board has been redesigned from the ground up with a dynamic theme selector featuring beautiful UI styles.
Feature: Independent List Scrolling. Columns now adapt to your screen height with elegant, independent vertical scrollbars. The board no longer stretches infinitely!
Feature: 100% Integrated Front-End. The [alba_board] shortcode now perfectly inherits your selected Premium Themes, shadows, and glass modals for a seamless user experience.
UX/UI: Implemented a smooth, cache-proof frontend card deletion flow. Cards now vanish gracefully without reloading the page or showing duplicate alerts.
UX/UI: Neumorphic comments section with sculpted design and modern buttons for cleaner readability.
Fix: Prevented cards from squishing or compressing when a list gets too full.
Enhancement: Added a deactivation feedback system to help us listen to your needs, gather insights, and continuously improve the product.
1.4.0
Feature: List Reordering! You can now drag and drop entire lists by their header to reorganize your board seamlessly.
Feature: Delete Lists. Added a quick-action ‘X’ button (visible on hover) to easily delete a list and its cards directly from the board.
Feature: Inline Tag Creation. Create new tags on the fly simply by typing them into the card modal’s tag selector and hitting Enter.
UX/UI: Unified Admin Menu. All Alba Board options and databases are now elegantly nested under a single master menu for a cleaner WordPress dashboard.
UX/UI: Contextual List Creation. The “Add List” action is now a seamless phantom column at the right edge of your board.
Fix: Prevented the “Add Card” footer button from shifting out of place while dragging cards.
1.3.2
Architecture: Implemented a robust Hooks/Actions API (do_action) across the frontend and backend.
Enhancement: Added JavaScript custom events (alba_modal_loaded) to allow Add-ons to reliably initialize scripts.
Accessibility (Frontend): Synchronized power-user keyboard shortcuts to the frontend view (Esc to close, Ctrl+Enter to submit).
1.3.0
Feature: File Attachments! You can now upload and manage files directly inside cards.
Feature: Dashboard Widget. Added a native WordPress dashboard widget “My Alba Board Tasks”.
Feature: Data Export. Administrators can now export entire boards to CSV or JSON formats with a single click.
1.2.0
Feature: User Avatars! Cards now display the assigned user’s profile picture on both the frontend and backend boards.
Feature: 1-Click Onboarding. Added a “Create a Sample Board” empty state for new users to instantly generate a fully functional demo board.