Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CocoaRestClient-1.4.6.dmg | 2021-06-22 | 6.8 MB | |
README.md | 2021-06-17 | 542 Bytes | |
Version 1.4.6 source code.tar.gz | 2021-06-17 | 3.2 MB | |
Version 1.4.6 source code.zip | 2021-06-17 | 3.3 MB | |
Totals: 4 Items | 13.4 MB | 0 |
Requirements
- macOS Mojave (10.14)
Fixes/Features in 1.4.6
- Universal binary for M1 (arm64) and Intel (x86) macs
- Proper dark mode implementation adding MacOS vibrancy effects in background
- Minimum supported MacOS version set to 10.14
- Supports saving two different pretty print themes (normal and dark mode)
- Remove double encoding of spaces in URL box (Issue [#152])
- Adds environment variable substitution in headers, specified as ${VAR}
- Gatekeeper compatible signed release binary
- Minor UI arrangement tweaks