v1.1.0
What's new
Changed
- Comment view preference is always respected — Raw stays Raw, whatever the comment holds.
- New comment defaults (new installations only) — no comment fields, Raw editor, plain comment in search results.
Fixed
- Leftover "Category" renamed to "Group".
- Comment fields can be emptied — removing every field now sticks.
- Layout polishing in the Settings panel.
- Clusters Save was active on app start when no clusters file existed
📖 CHANGELOG.md - all changes
Installing
- macOS — open
pgCowboy-v1.1.0-macos-universal.dmgand drag pgCowboy to Applications. The build is unsigned, so Gatekeeper blocks the first launch; clear the quarantine flag once:Downloading withxattr -dr com.apple.quarantine /Applications/pgCowboy.appcurl -LJO <url>instead of a browser avoids the flag entirely. - Windows — run
pgCowboy-v1.1.0-windows-amd64.msi. SmartScreen may warn about the unsigned installer: More info → Run anyway. - Linux (Debian/Ubuntu) —
sudo apt install ./pgCowboy-v1.1.0-linux-amd64.deb - Linux (Fedora/RHEL) —
sudo dnf install ./pgCowboy-v1.1.0-linux-amd64.rpm
See the installation guide for upgrade and uninstall notes.