first commit
This commit is contained in:
88
VERSION.md
Normal file
88
VERSION.md
Normal file
@@ -0,0 +1,88 @@
|
||||
# LittleLink Version History
|
||||
|
||||
## Current Version: v3.7.0
|
||||
|
||||
### v3.7.0 - 4/18/2025
|
||||
- Added [Meetup](https://www.meetup.com/).
|
||||
|
||||
### v3.6.0 - 3/25/2025
|
||||
- Finally adds Docker support to LittleLink. See [PR #151](https://github.com/sethcottle/littlelink/pull/151), thank you [@lllahaye](https://github.com/lllahaye).
|
||||
- Docker support has been a long-standing community request. While I previously closed similar PRs in an effort to keep the LittleLink repo as minimal as possible, several community forks emerged that added Docker support independently. Over the last few weeks I had been reconsidering this stance—this PR arrived at just the right time.
|
||||
- Updated the brand color for Signal.
|
||||
|
||||
### v3.5.0 - 3/10/2025
|
||||
- Added LittleLink Extended information in `index.html`
|
||||
- Added `PULL_REQUEST_TEMPLATE.md` to `.github` which is a reflection of [submitting a new brand](https://github.com/sethcottle/littlelink/wiki/Submitting-a-new-brand-to-LittleLink) wiki.
|
||||
|
||||
### v3.4.0 - 3/04/2025
|
||||
- Added Matrix
|
||||
|
||||
### v3.3.0 - 03/01/2025
|
||||
- Updated Facebook Logo
|
||||
- Updated Messenger Logo
|
||||
- Updated Messenger Button Color
|
||||
|
||||
### v3.2.0 - 2/14/2025
|
||||
- Added Apple Invites
|
||||
- Removed Read.cv (service is winding down)
|
||||
|
||||
### v3.1.1 - 1/28/2025
|
||||
- Fixed the alt text for Obsidian (`PR #138` / `@timtjtim`)
|
||||
|
||||
### v3.1.0 - 1/20/2025
|
||||
- Added alternate YouTube button (`PR #138` / `@Omikorin`)
|
||||
- Fixed `index.html` accessibilty issues (`PR #137` / `@rosahaj`)
|
||||
|
||||
### v3.0.2 - 12/20/2024
|
||||
- Added Obsidian as a brand
|
||||
|
||||
### v3.0.1 - 11/13/2024
|
||||
- Removed Trakt logo from `images/icons` since this now lives in LittleLink Extended
|
||||
- Favicon update for `privacy.html`
|
||||
|
||||
### 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 theming 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 button color
|
||||
- Updated Pinterest button color
|
||||
- Updated Ko-fi button color and updated their logo
|
||||
- Updated Medium logo
|
||||
- Updated WordPress button color
|
||||
- Moved NGL to LittleLink Extended
|
||||
- Moved Redbubble to LittleLink Extended
|
||||
- Moved Revolut to LittleLink Extended
|
||||
- Moved Trakt to LittleLink Extended
|
||||
- Moved Untapped to LittleLink Extended
|
||||
- Moved Upwork to LittleLink Extended
|
||||
|
||||
---
|
||||
For the complete history of changes, please visit:
|
||||
https://github.com/sethcottle/littlelink/releases
|
Reference in New Issue
Block a user