mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-25 16:12:34 +03:00
v3
This commit is contained in:
42
VERSION.md
Normal file
42
VERSION.md
Normal file
@@ -0,0 +1,42 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user