Version Log & History
Track all updates, new features, and bug fixes applied to Mate EC Hub.
v0.0.4 Latest
- Fixed Event Calendar bug that prevented standard users from viewing schedules due to JavaScript errors.
- Implemented Clean URL architecture globally (removed `.php` extensions) via `.htaccess` configuration.
- Updated routing and form actions across all pages to align with the new Clean URL structure.
- Various bug fixes and UI stability improvements.
v0.0.3
- Introduced a brand new, grid-based Event Calendar to track organizational schedules and activities.
- Implemented a fully functional Incoming Documents archiver with PDF viewing, downloading, and manual PIC entry.
- Added a Download Scan button directly within the Outgoing Document Logbook.
- Replaced auto-fill PIC functionality with manual text entry in document reservation forms to prevent accidental assignment errors.
- Added a dismissible "Experimental Feature" notice banner (in English) on the Event Calendar page.
- Various UI improvements including responsive dark mode pill switches and sidebar dropdown animations.
v0.0.2
- Implemented an interactive Dropdown Menu in the sidebar for better document logbook navigation.
- Updated document month numbering format to use Roman Numerals (e.g., I, II, III).
- Fixed the 'Reuse' button logic causing duplicate key constraints in database (`ON DUPLICATE KEY UPDATE` implementation).
- Refined layout spacing and text hierarchies in the Outgoing Documents table.
v0.0.1 Initial
- Launched Mate EC Hub platform core infrastructure.
- Implemented secure Session-based Login mechanism with Admin/User roles.
- Created dynamic Kanban Dashboard for tracking Work Programs.
- Developed Division Management interface with approval workflows.
- Integrated fundamental Document Numbering logbook system.
- Added User Management interface exclusively for Admins.