
We're constantly updating Flotiq for you, so using it is more and more convenient. Here's a set of changes, that we think might be interesting for you.

We’re a team of passionate developers dedicated to building innovative solutions and sharing our knowledge. From coding best practices to emerging tech trends, we explore it all. Our goal is to simplify complex concepts and empower developers of all levels. Join us as we learn, build, and grow together!

With today's update, we introduce a new type of field: Geo point. You can now store locations of your objects in a more comfortable way. The next step is to add proximity search in search functionality, so stay tuned.
We standardized the buttons between Content Object and Content Type Definition edit pages by adding the 'Cancel' button in the second one.
Now you can not only add new objects when you edit relations of your objects, but you can also edit them when needed.
We now prevent the addition of two properties with the same names to protect your code and to make sure that Content Object form works correctly.
While using our Postman package, you could encounter a wrong default value of filters in Content Objects listing; it should not be the case now. Code samples in your API doc have correct filters as well.
For a couple of hours, the images downloaded from Unsplash were saved with incorrect URLs. All URLs have been corrected now.
Some time ago, we introduced the `/removed` endpoint; now, it also has complete documentation. We also improved Readme files in Flotiq Blog starter and Flotiq Source Plugin for GatsbyJs.
Until now, because of the wrong step and min properties set on the number input field, you couldn't add negative numbers and numbers with fractions. We fixed it now :)