Announcing Version 1.1.0 Release
· 2 min read
We are excited to announce the release of v1.1.0! This update introduces key database setup enhancements, updated documentation guides, dynamic versioning across components, and underlying platform upgrades.
Here is a full breakdown of what is new in this release.
What's New in v1.1.0?
Database & Server Environment Upgrades
We have expanded and streamlined our database setup documentation and configuration guides:
- MySQL Setup: Updated documentation and configs to target MySQL version updates.
- PHP 8.5: Updated PHP related documentation to
v8.5fromv8.3. - phpMyAdmin Enhancements: Streamlined the installation flow and added a dedicated guide for installing phpMyAdmin directly from GitHub.
- Intl Extension: Added setup instructions for the PHP Intl extension to prevent missing class dependencies.
Dynamic Versioning & Core Architecture
To ensure seamless navigation and maintainability across the site:
- Dynamic Config Fields: Added
customFieldsto the Docusaurus configuration to manage versioning dynamically. - Header & Feature Refactoring: Refactored
HomepageHeaderandHomepageFeaturescomponents to automatically route "Get Started" and feature links using dynamic versioning. - Docusaurus Core Upgrade: Bumped Docusaurus from
3.10.1to3.10.2.
Site Improvements & Content Cleanup
- Updated Social Media Cards: Refreshed default social media sharing cards and package metadata.
- Prerequisites & MailDev Updates: Updated prerequisite documentation alongside MailDev and email Docker references.
- Navigation Refinements: Removed obsolete administrative access links for a cleaner structure.
Detailed Commit Log
Click to view full commit history for v1.1.0
| Date | Commit Message |
|---|---|
| Jul 21, 2026 | Update: Docusaurus Version Update 3.10.2 from 3.10.1 |
| Jul 21, 2026 | Update: Simplified phpMyAdmin Installation |
| Jul 21, 2026 | Update: Added Installation from Github Guide |
| Jul 21, 2026 | Update: Added Intl Extension Setup Steps |
| Jul 21, 2026 | Update: Mysql Version update to 9.7.0 LTS |
| Jul 1, 2026 | Update: Package Name & Version |
| Jul 1, 2026 | Update: Social Media Card |
| Jun 12, 2026 | Update: Email Docker Links |
| Jun 12, 2026 | Tracked: SoftwareInfo/index.js |
| Jun 12, 2026 | Update: Prerequisites Pages |
| Jun 12, 2026 | Update: MailDev Docker Page |
| Jun 12, 2026 | Update: Admin Access Page Removed |
| Jun 12, 2026 | Add customFields to Docusaurus config for dynamic versioning |
| Jun 12, 2026 | Refactor HomepageHeader to utilize dynamic versioning for the "Get Started" link |
| Jun 12, 2026 | Refactor HomepageFeatures to use dynamic versioning for feature links |
Getting Started
Check out the updated documentation to explore the new database setup guides and dynamic routing features!
