Baserow 0.7: Single select field, improved navigation, filtering, and more

Because had less time available compared to the previous months, we have decided to work on quite some smaller issues instead of focusing on one or two larges ones. This allowed us to pickup smaller issues that were already on the issue backlog for too long.

Single select field

The single select field is one of the larger features that we have created in December. When creating this field type, you can define a fixed set of options that can be chosen as value. You can also choose a color for visual identification.

All changes

All changes in Baserow version 0.7 listed.

  • Increased the number size that be used within a number field (by Keith)
  • Fixed a bug where the row state wouldn’t match if the filter type was set to OR with only one filter
  • Improved keyboard navigation in dropdown menus when using a search query
  • Added support for filtering by GET parameters in the rows listing endpoint
  • Fixed the context menu position when scrolling or resizing the window
  • Added timestamps for workspace, application, table, view, field, and row creation and modification
  • You can now change a file name
  • Added the ability to insert a new row above or below an existing row
  • Made it possible to include or exclude specific fields when listing rows via the API
  • Implemented the single select field