mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-01-13 16:19:42 -05:00
42 lines
1.3 KiB
Markdown
42 lines
1.3 KiB
Markdown
|
# LittleLink Version History
|
||
|
|
||
|
## Current Version: v3.0.0
|
||
|
|
||
|
### v3.0.0 - 11/13/2024
|
||
|
A complete modernization of LittleLink focusing on accessibility, maintainability, and more modern web standards.
|
||
|
|
||
|
#### Major Changes
|
||
|
- Complete rebuild of CSS architecture
|
||
|
- Moved away from Skeleton CSS dependency to custom, purpose-built CSS
|
||
|
- Improved maintainability with modular CSS structure
|
||
|
- Enhanced dark mode and auto themeing implementation
|
||
|
- Enhanced `brands.css`
|
||
|
|
||
|
- Accessibility Improvements
|
||
|
- Improved keyboard navigation throughout
|
||
|
- Enhanced screen reader compatibility
|
||
|
- Better focus management and visible focus states
|
||
|
- Proper ARIA labels and semantic HTML structure
|
||
|
|
||
|
- HTML Modernization
|
||
|
- Rebuilt `index.html`
|
||
|
- Rebuilt `privacy.html`
|
||
|
- Optimized meta tags and SEO structure
|
||
|
|
||
|
#### Developer Experience
|
||
|
- Better documented codebase
|
||
|
- Simplified customization process
|
||
|
- Improved maintainability
|
||
|
- More consistent standards
|
||
|
- Added VERSION.md so you know what version of LittleLink you downloaded
|
||
|
|
||
|
#### Brand Changes
|
||
|
- Updated PayPal button color
|
||
|
- Updated Discord button color
|
||
|
- Updated YouTube to us their Almost Black
|
||
|
- Updated Ko-fi button color and updated their logo
|
||
|
- Updated Medium logo
|
||
|
|
||
|
---
|
||
|
For the complete history of changes, please visit:
|
||
|
https://github.com/sethcottle/littlelink/releases
|