What's New? Features
1. Information about the last API key usage
What has been done?
From now on, each API key has a last usage date. This allows users to see whether a given key is in use, helping prevent accidental deletion and avoiding breaking applications that rely on it.

What does this mean for the user?
Information that protects the user’s application from downtime.
2. New filter parameter empty_first for the object list endpoint
What has been done?
Until now, when sorting objects by a text field, any objects with an empty value in that field would appear at the end of the list. Now, this behaviour can be changed by providing the empty_first=true parameter, which will place objects with empty values at the beginning of the list.

What does this mean for the user?
Greater control over object sorting will simplify the development of users’ applications.
3. Allow upload for ZIP files
What has been done?
The media library now allows uploading ZIP files.

What does this mean for the user?
You can now use ZIP archives to store data.
Fixed and Improved
- Bug fixes in the search feature
- Fixed a bug in generating the Postman package
Join us on Discord!
We’d love to hear from you! Our Discord server is open to everyone – whether you’re using Flotiq or just exploring. Jump in to connect with our team, get real-time support, and chat with other users. For technical deep-dives, check out our documentation and visit our FAQ for quick answers to common questions. Thank you for being part of Flotiq. Your feedback drives our growth and helps us make the platform even better with every update.