Releases: codybrom/blankie
Releases · codybrom/blankie
v1.0.2
What's Changed
Full Changelog: v1.0.1...v1.0.2
Key Changes
- Website:
- Launched
blankie.rest
website. - Added GitHub stars component.
- Launched
- Resources:
- Migrated sounds metadata to
sound.json
for better structure and flexibility.
- Migrated sounds metadata to
- Audio:
- Dynamic loading of sounds from JSON.
- Updated "Now Playing" artwork, title, and info to reflect current preset changes.
- Enhanced toggle behavior for sound playback based on global states.
- Presets: Simplified new preset creation. No more naming first.
- UI:
- Added command menu toggle to show/hide inactive sounds. Fixed keyboard shortcut (Closed #4)
- Added help menu link to https://blankie.rest/usage.
- Added detailed licensing information in the About view.
Tests
- Added unit tests for
AudioManager
,PresetManager
, andSoundManager
to ensure stability and reliability.
Website & Documentation
- Migrated from Jekyll to Astro for improved performance (perfect 100 on Lighthouse!)
- Enhanced caching and loading for faster site performance.
- Added promo and social Open Graph (OG) share images.
- Updated README to include sound credits.
- Added README for the website and updated privacy policy for clarity.
- Added rules to
robots.txt
to allow social media crawlers.
Improvements
- Assets:
- Removed excess padding from icons.
- Fixed relative image paths and optimized PNG alpha padding.
- Project:
- Updated Docker script for working on website
- Updated
.dockerignore
to streamline builds.
This changelog captures all changes leading to the 1.0.2
release, consolidating features, improvements, and documentation enhancements.
v1.0.1
1.0.0 Alpha
Full Changelog: https://github.com/codybrom/blankie/commits/v1.0.0-alpha
Also available on TestFlight