This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "1.7.0", | |
| "notes": "## What's New\n\n- Fix usage stats not tracking across all file interactions\n- Fix Float opening on wrong screen on ultrawide monitors\n- Improved performance for high-frequency file operations", | |
| "pub_date": "2026-04-02T03:09:19.760Z", | |
| "platforms": { | |
| "darwin-aarch64": { | |
| "signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTOGxFcGNNeklMVjFEc2poekRqbFVxdTN4ZzBXem9CSVJMUWxzNk5qM253RUlxdStPQUJiL3ltQVBDRU1lQUxkL21UcXc5eUljZm9WYVExVUJKTEhURXh1SmZaNDZWc2djPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc1MDk5MzU0CWZpbGU6RmxvYXQuYXBwLnRhci5negplQWcrZVVveTJJM0dkSmxRbUcwZ0ZwV01EVTY3bitMSXY0b2x2Z253VGZnV0ZDREhmVFdWS2MvVm9NVVMzbnA0TVQwSEVNUmExTVBZWUxnOFVWQytBQT09Cg==", | |
| "url": "https://github.com/AllenBW/float-releases/releases/download/v1.7.0/Float.app.tar.gz" | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| the following would be awesome for all collections | |
| pagination | |
| - limit | |
| - pages | |
| - offest | |
| filtering (aka not the same thing as search, for example `GET /rule` - category.name=availability`) | |
| - attribute based (or not) | |
| - case insensitive |