Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-12 | 1.3 kB | |
Southern California source code.tar.gz | 2025-08-12 | 1.9 MB | |
Southern California source code.zip | 2025-08-12 | 1.9 MB | |
Pika56-52.delta | 2025-08-11 | 610.1 kB | |
Pika-1.1.0.dmg | 2025-08-11 | 5.9 MB | |
Totals: 5 Items | 10.3 MB | 1 |
It's been a minute, but I am very amped about this release. 1.1.0 introduces four major feature enhancements that make Pika significantly better. APCA support, more consistent contrast calculations, and SwiftUI and LAB outputs and rendering. Thank you to @capjan, @johnswords, @alikia2x, and @sona-mini-studio for your contributions. Incredible!
As always, cheers for the support, and if you have any issues or feedback, let me know on GitHub.
New features
- APCA contrast algorithm: Implemented APCA (Accessible Perceptual Contrast Algorithm) as an alternative to traditional WCAG contrast calculations (it's in Settings)
- sRGB contrast calculations: More accurate contrast ratio calculations using the sRGB color space instead of standard RGB
- CIE-LAB color format: Full support for the LAB color space with proper conversion algorithms and display (⌘6)
- SwiftUI export support: Added SwiftUI format option for exporting RGB and HSB color values alongside existing CSS formats
Updates and bug fixes
- Increased minimum macOS deployment target to 14.0
- Expanded minimum window width to accommodate new features
- Simplified the touch bar for APCA and WCAG
- Improved localization support across multiple languages