What's new in Tabidoo?
We enjoy changes. They move us forward.
Version 2604110917
04 / 11 /
2026
Fixed issues
Views, which are shown as table, do not take the visibility settings from the parent table anymore. It respects it's own visibility settings/not set in user rights.
Automatic number series with grouping did not work properly in case of Copy table.
Selected language got lost after publishing to templates.
Version 2603280817
03 / 28 /
2026
Improvement
When importing a table from a template, the selected linked columns and aggregations are kept, and the selected linked columns from the template are added.
Published for users information is deleted during download from the Templates.
It is not possible to run Tabidoo in an iFrame.
Fixed issues
Fixed date display in widgets when the "UTC date and time format (ISO 8601) for working with doo.model in scripts" option is enabled
Duplicities did not work correctly in widgets while filter linked with a grid filter.
Version 2603211310
03 / 21 /
2026
Fixed issues
View is correctly visible in modules, even the parent table is hidden.
Faster loading roles when creating an API Token.
Duplicities filtr works in widgets.
Version 2603070856
03 / 07 /
2026
Fixed issues
User should not need sharing rights to customize menu (for advanced roles with extension).
Fixed an issue where
doo.model.showCategory and doo.model.selectCategory did not work correctly in certain form logic scenarios.
Action Buttons with role-based visibility are now correctly displayed to users who have the specified role.
Version 2602220906
02 / 22 /
2026
Improvement
2FA settings has been improved.
Excel style edit is now the default for inline data edit everywhere without possibility to switch back.
Fixed issues
The required sign for the input type Money With Currency was shown immediately after opening a form. It should be visible after clicking Save button.
Version 2602101141
02 / 10 /
2026
Improvement
Worker task message queues are divided into several separate queues: Standard, Fast, Slow, and Snapshots.
Each queue type operates independently and does not block the others; therefore, long-running snapshot processes do not block workflows or email processing.
Emails are now sent to the Fast message queue, which is reserved for very short tasks such as sending emails.
Long-running link or calculated-field recalculations (for example, recalculations affecting an entire table or any process running longer than 60 seconds) are sent to the Slow message queue.
Fixed issues
The Datetime field in the report was detected as a string when the application has a time zone set.
Record audit now correctly displays empty values instead of showing "undefined" text.
Version 2602070839
02 / 07 /
2026
Improvement
filterForDropdown enabled more then two conditions.
Display of the warning text under the long text input reduced.
Fixed issues
Excel export for visible columns was fixed. Links N2M were missing, the order for linked columns was not preserved.
Sometimes, invalid – required – field was not reported correctly in the form.
Calculation of attachments in snapshots fixed.
Version 2602010926
02 / 01 /
2026
Fixed issues
Excel style inline edit has been improved.
Restore Snapshot did not work properly in case only definiton data were selected.
Table items/fields: scrolling fix on touch devices.
Version 2601171432
01 / 17 /
2026
Fixed issues
Fixed notification after auto update for the application owner.
Version 2601100858
01 / 10 /
2026
Improvement
Import menu is visible in sub-grids.
Fixed issues
Fixed an asynchronous issue where filterForDropdown was not always applied correctly.
Table items search is based on the user's language settings.
Version 2601031426
01 / 03 /
2026
Fixed issues
New Form Designer: keep the selected tab after Save and stay
Fixed display of "Created date" and "Last modification date" system values in the edit form when "UTC date and time format (ISO 8601)" is not enabled in the application settings.
Version 2512152251
12 / 15 /
2025
Fixed issues
Fixed an issue in the Report Designer where PDF reports saved with the Calibri font on macOS contained missing characters.
Fixed apps opening on certain touch devices.
Version 2511220954
11 / 24 /
2025
Fixed issues
Fixed an issue where styles were not applied in “Free HTML” elements.
Version 2511170828
11 / 22 /
2025
Improvement
Improved date and time handling in workflow scripts (client and server) and form scripts – can be enabled in the application settings in the developer section by checking the "UTC date and time format (ISO 8601)" checkbox. Automatically enabled for new applications, disabled for existing applications for backward compatibility (can also be enabled).
Version 2510282005
10 / 28 /
2025
Improvement
It is possible to setup whether workflow button is available in case there is no record selected in the table.
Fixed issues
The webhook workflow ran even when disabled.
We fixed an issue that caused slow loading of data tables in Safari browser.
Version 2510111002
10 / 11 /
2025
Improvement
"Logged in" user filter works for N:M link and in the conditional formatting.
Fixed issues
Changing active view from the same table did not change some widgets.
The openForm function call using model.id failed to load properly for users with read-only access.
Version 2509200840
09 / 20 /
2025
Fixed issues
Categories in templates did not work properly.
Pinned (frozen) columns in a data table moved checkbox column when pinned columns did not fit to a view.
Version 2509060813
09 / 06 /
2025
Improvement
Public form – Added option to display custom footer text via the Show footer setting.
Better support for large definition in application backup (snapshots).
It is possible to add "Frequently searched/sorted field" to a calculated field.
It is possible to get current limits spend by calling doo.environment.getCurrentUserTechnicalLimits()
Selected limits (about workflows) are shown in the Data Usage screen.
Users will receive a message about the application change in case the application has been updated using templates.
Different evaluation of conditions for a new object if the user role has a condition.
Fixed issues
API getData - Links in a record were loaded by API even not listed in the "loadFields" parameter.
Client workflow which runs only for some properties did not run in case of cards view (kanban).
Version 2508182256
08 / 18 /
2025
Fixed issues
Menu for subgrid fixed.
Error if I set isEnabled for the longText field type (Cannot read properties of undefined (reading 'disable')).
Version 25081601
08 / 16 /
2025
Improvement
Share form link can be created even from nested window.
It is possible to reorder items in the table menu.
Fixed issues
Sometimes, there was a time shift in a form when opened from a lookup component.
In case the printed report has filter for current week and the first day of the week was not sent, the settings from an application will be used.
Version 2507272218
07 / 27 /
2025
Fixed issues
Fixed a bug where Make webhook is not called after editing a record if Audit is disabled for the table.
Scripting - better error handling for custom form (doo.form.openForm())
The fixed filter for linked tables now correctly preserves the OR operator – previously, it was automatically switching to AND.
Version 2507132114
07 / 13 /
2025
Fixed issues
Fixed correct UTC/local time in calculated fields for linked fileds.
Version 2507050906
07 / 05 /
2025
Fixed issues
After the snapshot is restored, the indexes and unique value verification are recreated.
Version 2506140902
06 / 14 /
2025
Improvement
The server workflow for new records was not started in case the table contained a calculated field - auto increment.
Link List Aggregation - performs distinct of all linked values before limiting to a maximum of 1000 items in the final List array.
WF action to send email to recipients based on user role - fixed sending to real emails (for users registered via OpenID/Microsoft Entra ID, where login and email may be different).
Corrected the Send to Slack workflow action to properly handle messages that include line breaks, special characters, and formatted content.
Fixed issues
Name in the report data source did not reflect the table name change.
Fixed workflow condition step with filter containing relative date for date-only data type.
If the template behavior has been changed from "Cannot be changed" to another, the data will be unlocked in the downloaded applications.
The created/updated times sometimes differed.
Version 2506010849
06 / 01 /
2025
Improvement
Dark mode theme (beta) is now available. You can enable it in User Settings → Themes. Dark mode
Fixed issues
Hidden categories were displayed after Save&Stay action.
The script in an application from templates was deleted after first update of the table from templates.
Data usage has incorrectly calculated the attachments to the storage for data.
Version 2505170805
05 / 17 /
2025
Improvement
It is possible to publish form/dashboard in application, which were downloaded from templates even if the structural changes are prohibited.
Fixed issues
Copy of the table did not clean some templates metadata correctly.
Conditional formatting - fixing the text color for certain types (e.g. "dropdown").
Version 2504202050
05 / 17 /
2025
Improvement
Added the ability to the public API to retrieve data from a table with token a validity of 100 years for attachment URLs.
Fields are sorted alphabetically in the Workflow Automation email content editor.
Fixed issues
VIew Settings - fix removal of filters that are hidden in the table.
Version 2505030834
05 / 03 /
2025
Improvement
Report widget can react on a data row change..
When updating a template, only the Template Script is overwritten — your Custom Script remains intact. Template Script vs. Custom Script
Fixed issues
The API function for retrieving the table definition has been fixed. It now properly returns the table structure, including calculated fields and their associated scripts.
Fixed space input issue using on Android virtual keyboard in the markdown editor.
Long module names now truncate correctly and no longer affect sidebar.
Version 2504050749
04 / 05 /
2025
Fixed issues
It si possible to setup a max length for the Markdown input type.
Incorrect record to audit for "Hide Label" was suppressed.
Fix text colors in the notification pop-up.
Version 2503220916
03 / 22 /
2025
Improvement
New widget type - Pivot table.
Better support for a large number of attachments.
Fixed issues
Templates - Release notes - long links caused content overflow.
The column names for multilanguage application are translated correctly in "Choose columns" action window.
Version 2503080819
03 / 08 /
2025
Improvement
The Markdown field respects the maximum length according to the pricing.
Fixed issues
When switching in the calendar (month/week), items may have disappeared from the screen.
Public form did not load the link N:M properly, if the component type was different then "Two tables".
Unlocking an encrypted script caused the script object broken.
The X for deleting the exchange rate date was showing twice under the input component.
Date interval was changed to default during the widget edit.
X - axis was changed to default during the widget edit.
Sometimes - Mentions - go to chat - did not switch the application properly.
For the link many to many, the Mutichoice input type did not respect filterForDropdown properly.
Sometimes, the multichoice in a card view was reported as empty, even it values was filled properly.
Version 2502042040
02 / 04 /
2025
Improvement
Added support for .heic extension in the Picture data type.
Fixed issues
Mentions returned error when user had empty columns for user identification.
Dropdown values in table definition are trimmed (no space at the end)
Version 2502021104
02 / 02 /
2025
Improvement
User filters – fixed issue with condition groups containing only nested condition group.
The TypeScript editor updated.
Fixed issues
Fixed hiding the panel with history above an item in the form.
The default form tab (category) is now hidden if it is the only one.
Dropdown for lookup did not respect attribute "required" (Component type -> Dropdown input style)
The duplication check for the email field shows the correct duplication value.
The TypeScript editor had a conflict with some scripts downloaded in the workflow.
Multiedit in the subtable updated all rows of the table.
"currentlyChanged" property did not work for multilink in case the "MultiChoice" component was chosen.
Version 2501190842
01 / 19 /
2025
Improvement
A new trigger is available in the Workflow automation: "Webhook" for calling a workflow from external systems.
"With data - overwrite until changed" is the new option for publish data into templates.
Fixed issues
It was not possible to create a Webhook workflow.
Client workflow (after change) did not run correctly from the card view.
Added 'Current user' filter condition to the 'login' field in the 'User' table of the Custom Data Source extension.
The last day of the API token validity is included as valid (UTC time).
"Public dashboard is not available" issue fixed.
The image in the dropdown input on the public form was not displayed correctly.
Fix tab selection in forms on small screens.
Version 2501041452
01 / 04 /
2025
Improvement
Publish to templates got stuck sometimes due to incorrect start/end time.
Fixed issues
When an image from a linked table was changed, it was not reflected in the linked tables.
Issue fixed: Picture input on a form set "Data has been changed..." even there were no changes.
Version 2412041441
12 / 07 /
2024
Fixed issues
Fixed slow loading of a form that was opened with a url.
Version 2411300911
11 / 30 /
2024
Improvement
It is possible to hide the label for the Free html input type.
The workflow preserves an API token when downloaded from Templates.
There is a new notification when the application definition change.
Disconnected fields in the destination application are not overwritten by the template field.
Fixed issues
Dropdown value was not correctly formatted when shown from linked table - many to many type of link.
It is possible to specify the name of a user setting in multiple languages for multilingual applications.
In case the standard template was used for notification, it reported the wrong type of change when run by the client.
After "Go to chat" in mention notification, user could receive "Requested table does not belong to the requested application" error.
Translation fixed for grouping values - header.
Version 2411160904
11 / 16 /
2024
Improvement
Fields for multi edit are sorted alphabetically.
There is a new notification center and new workflow step to send a message to that center.
The "Get application" API call returns more properties.
Version 2411020834
11 / 02 /
2024
Improvement
Changes overview (History) - improved localization of field names.
Fixed issues
Some records was missing in a calendar view - week view.
Custom datasource - nested tables issue fixed.
Conditional formatting - fixing evaluation of complex filters.
widget Metrics - fix of rendering - numbers stayed in the widget background
Version 2410190905
10 / 19 /
2024
Improvement
In the role definition there is a search in the table list.
The rights contained inconsistent behavior when the table was marked as read only but the child property was write enabled. Properly, the table should have been writable to these explicitly enabled entries.
The applied fix changes the existing rights behavior! Existing applications keep the original behavior until the roles are saved again. A message will alert the user to the rights error when editing roles.
Fixed issues
Fix of field descriptions in the form (display type - sub-title) - in some cases the descriptions and fields overlapped.
setValue() function (scripting) sometimes did not work for linked tables - many to many type of link.
Calendar week - events at the turn of the month are was not displayed.
Version 2410051225
10 / 05 /
2024
Improvement
Option to choose your own Workflow background button color (trigger Custom button).
Optimization of the TypeScript editor.
Fixed issues
The "User name for join the room does not fit" issue fixed.
There are few issues fixed in the duplicity filter in the grid for linked tables.
Fixed overflowing of event content in Calendar view (Week and Day).
Fix image preview for OneDrive and Google Drive.
Save & Duplicate button runs On load/On change script (the same behavior as the Duplicate menu already has)
Audit can be deleted for each table
The time part of system value (created/modified) shows the correct time according to the time zone.
Version 2409230753
09 / 23 /
2024
Improvement
It is possible to set the workflow to repeat in case of an error.
Fixed issues
The word "-" fixed in the full text search.
It is possible to use custom scripts on the public form.
API - metadata for the percentage type has been added.
Fix scrolling of the table widget (on the dashboard).
System values (created/modified date) did not show the time part on the edit form.
Version 2409082007
09 / 08 /
2024
Improvement
The custom email template is evaluated more safely, so an error in one field (the code between ${ }) will not affect the entire email, but only that field.
The custom email template is checked for errors when editing, so you can immediately see if the template is syntactically correct when editing the template. Null propagation (doo.model.myProp?.value?.toString()) is also automatically added, making the template more robust to handling unfilled fields.
Fixed issues
Definition of dropdown values (and radio buttons ...) trim the spaces at the beginning and end of the value. It can change an existing definition of a table column after edited!
Fix of history over an item in the form.
Webhook - fix issue with displaying denied values for administrator roles.
Version 2408240854
08 / 24 /
2024
Improvement
The base URL of the platform domain can now be used in javascript (doo.environment.domainUrl - eg. https://app.tabidoo.cloud or https://my.custom-domain.com).
Fixed issues
Calculated field formula formatting was lost (changed to a full js script).
Fix Long Text toolbar when it is read-only (newly hidden)
Action buttons in table menu - fix Visible for role selection when User and Role extension is not used.
Fix sorting of table fields.
In templates you can filter applications by created by Tabidoo / Users
Version 2408041058
08 / 04 /
2024
Improvement
Public form - added text editor (markdown) for form description and message after form submission.
New page view for templates market with categories.
Fixed issues
If a custom background color is selected, the font color is not adjusted.
Version 2406282352
06 / 28 /
2024
Fixed issues
Loading roles in API token does not show an error when user has no rights to load roles in a shared application.
Version 2406221004
06 / 22 /
2024
Improvement
It is possible to setup a user or API token for Workflow Automation, public form and public dashboard. API token can contains more roles from more applications.
Support for new languages was added.
When recursion level of reclculations (eg. calc. field -> used in link -> used in another calc. field -> used in another link -> ...) reached the limit of 10 nesting then the recalculation tree is interrupted and the information is logged to the System log (if the current application has it downloaded from Templates). Some calc. fields and/or links may not be calculated.
Improved calculation of a large number (tens) of calculated fields in one table (but there are still some limitations - e.g. when bulk upserting a table with 200 fields in 100 records at once with 50 calculated fields, it may happen that they are not calculated due to memory limit - it depends on the nature of the data).
Fixed issues
Field settings - fix field ordering when filtering fields.
Fix for fullscreen report designer mode.
Version 2406081443
06 / 22 /
2024
Improvement
Added visual indication of pressing the Workflow button.
Fixed one row report loaded from a custom datasource when selected table has link to myself (table is linked to the same table - parent-children).
New API and WF (doo.table.getDataSummary) ability to load summary data from a table with filter conditions and required aggregations (min/max/sum/avg for numbers and min/max for date-time).
Scripting documentation
API documentation
Large data is exported to csv/json format only.
Improvements to the full-screen mode of script editors.
Fixed API filtering using aggregations on linked items.
Fixed issues
Fixed relative date filter 'Today' for calculated fields with date-only value type.
Version 2406102234
06 / 10 /
2024
Fixed issues
Fix for full-screen script editors for encrypted scripts.
Fix browser tab icon for custom domains.
Version 2405250817
05 / 25 /
2024
Fixed issues
The report export to jpeg should be fixed.
Fixed a bug where only the first saved attachment was displayed in the edit form (if multiple attachments were attached and saved).
Version 2405121113
05 / 12 /
2024
Improvement
Payment for subscription - the reverse charge is determined automatically based on the entered VAT ID.
Files now show information about when the file was created and who created it.
Small screen widget improvements.
doo.workflow.runningData is accessible in the after load script for report.
Fixed issues
Fixed problem with image preview.
Possibility to purchase subscriptions in the reverse charge scheme - only for VAT payers registered in the EU outside the Czech Republic.
Version 2404281919
04 / 28 /
2024
Improvement
Filters - improvements when using a combination of filters with full-text search and filtering by fields in the data table.
Fixed issues
Report Designer - fixed problem with text formatting when using HTML tags.
Data table - touch screen - double click to open the record.
The card view did not handle filter "My data" correctly (did show no data).
Text widget - respects styles in text
The text widget can be localized into multiple languages.
Multilingual applications. The correct language is displayed in the required filed missing message.
The default value of the dropdown component did not work in case there was a number in it.
Version 2404130802
04 / 13 /
2024
Fixed issues
The private template is visible regardless of language restrictions.
Version 2404061240
04 / 06 /
2024
Improvement
The error message for interrupted workflow automation was improved.
Fixed issues
Fixed date entry in filters for calculated fields - date/time type.
The required grid to grid link was causing some issues when placed on category which was not visible.
Fixed issue with fonts (e.g. letter spacing) in reports generated via Workflow.
Version 2403240712
03 / 24 /
2024
Improvement
The data conditions used for loading the currently displayed table are now available in the variable doo.environment.currentApplication.currentTable.dataConditions (available only for client javascript - e.g. for the FreeHtml widget).
API - advanced filter - new property Values (array of string values) for in/notin operator - instead of property Value (string with comma separated values) - properties Values and Value can be combined
In case the modifications are prohibited for a templates data tables, all the values for dropdown/radio are replaced after download.
Fixed issues
Automatic number series issue fixed for new records in inline grid edit.
The lookup (link input) in the editable grid did not respect the fixed filter.
Loading cards does not load all of the data in case the card view was grouped by column which has more than 50 unique values.
The changes for doo.model were ignored after doo.form.saveAndStay().
Version 2403091608
03 / 09 /
2024
Improvement
In the lookup search field by pressing Enter it is possible to select record and close the popup with data.
Widgets appearance - added choice of custom background color.
Public API - Url link data type can also receive email/url in plain string value (does not require UrlLink object structure).
List widget limit increased to 100 rows.
The global view settings are preserved after downloading from Templates (only new ones - created after this release)
The worflow is stopped after reaching the pricing limit.
Fixed issues
Editable grid should not show the error that someone else changed the record.
setValue(null) fixed for link as dropdown style.
Sometimes, included tables/columns was not updated correctly.
Mac OS - fix problem with diacritical marks when typing text.
Items selection was lost in edit for List widget in case a Custom Data Source was selected.
After change event for bulk operations was sometimes triggered too early.
Calendar - small devices - fix availability of context button for events.
The application name can be wrong in case you switched off the multilanguage support.
An incorrect limit for the maximum number of lines in the system log has been verified.
Version 2402251130
02 / 25 /
2024
Improvement
Duplicates in bulk operations are handled correctly.
Support for Slovak language released.
It is possible to load data from custom data source extension via API. See the documentation here.
Fixed issues
Linked items in calculated field are offered even when hidden in grid.
The workflow loaded a maximum of 1000 rows in Load External Data step (from Tabidoo table). Adjusted to the maximum according to the pricing plan.
Version 2402192237
02 / 19 /
2024
Fixed issues
Money with currency did not prefill the last chosen currency when edited again.
Version 2402180909
02 / 18 /
2024
Improvement
The tree view (hierarchical view of a link to the same table) can be expanded/collapsed using the context menu in the column header.
The summary button was removed from the card view.
Fixed issues
Fix for filters in Data Source extension - fix problem with same named field in different tables.
List widget lost item settings when re-editing
Version 2402040946
02 / 04 /
2024
Improvement
New filters that allow combination of simple and group conditions and nested conditions.
Filter for Duplicities added to the application.
Version 2401102318
01 / 10 /
2024
Improvement
There is a new function for selecting category in the scripting.
There is better support for using parameters in scripting and calculated fields.
Better error response in case of bulk operations.
Fixed issues
Dulicity check for url link (email) fixed.
Make - the percentage data type is correctly displayed as a number in Make modules.
Public form respects form width settings.
The Workflow condition for a table sometimes did not work correctly.
A dashboard was empty on a mobile screen in case there was just one widget.
Fixed dragging in Calendar view for Day/Week calendar.
Fixed order of widgets for small screens.
Dulicity check for url link (email) fixed.
Version 2401211644
01 / 21 /
2024
Improvement
In/notin filter (selection from existing values) implemented for Tags data-type.
Possibility to load attachment in ArrayBuffer or Base64 encoding in scripting (doo.table functions: getFile, getFileArrayBuffer, getFileBase64, getThumbnail, getThumbnailBase64).
Ability to dynamically add attachments to an email in Workflow.
Touch screens - support for multiple record selection
Fixed issues
Dropdown style lookup was not reloaded after visibility changed. (it was empty)
The auto id column was not calculated properly for existing records in case of grouping.
The issue with pictures in card/calendar view was fixed.
Fix row wrapping in table for Long text datatype
Version 2312172112
12 / 17 /
2023
Improvement
The javascript workflow processing has been divided into multiple priorities so that the load is better distributed between long-running and fast scripts, so that high demanding applications do not affect applications with lower demands on computing resources.
Javascript function doo.functions.math.round has been fixed for numbers such as 0.45454545
Fixed issues
Excel export with denied date values failed.
Fix fullscreen mode for report designers.
After load script in reports loads custom scripts.
Is is possible to delete old extensions - Notifications, Scheduler.
Fixed expanding/collapsing tree structure in the grid (link shown as a tree).
Version 2311250823
11 / 26 /
2023
Improvement
The speed of deleting user data records has been increased.
The calculated date type field is formatted correctly in the form.
Fixed issues
In operator was removed from the widget filter.
Linked column rename did not work sometimes.
Widget From report - encoding issue fixed.
Loading reports respect pricing limits, so it is not restricted by 1000 rows for paid users.
Fixed issue in collapsing/expanding hierarchy view.
Auto increment column is readonly in the editable grid.
Version 2311062210
11 / 06 /
2023
Improvement
It's possible to require two factor authentication for custom domain.
In a chat input control you can use metions (@name to notify a user)
Better responsive design for the Form Detail widget
We try to make calculated-fields scripts more error proof before executing - for example we transform user script "doo.model.myField.value.myLink.$$sum.toString()" to null-propagation syntax "doo.model.myField.value?.myLink?.$$sum?.toString()".
Fixed issues
Save and Stay button preserve metadata like isEnabled, isVisible etc.
Search module in Make.com - fixed "notempty" filter condition
Fixed views selection in linked table.
Version 2310150829
10 / 15 /
2023
Improvement
It is possible to schedule worflow every year or trigger workflow, which is based on a date from record, every year.
It's possible to use arrows in the data grid and enter to open a record. The grid (table component) must have focus.
Workflow buttons can be placed under three dots (popup part) in the main menu.
It is possible to define a default value(s) for the check list component.
Version 2310060852
10 / 06 /
2023
Fixed issues
Empty definition of additional data source does not stop report loading.
In some cases, after deleting a field from the table, the table was invalid and could not be saved.
Version 2310040710
10 / 04 /
2023
Improvement
CreateRecordBulk sometimes did not recalculate linked and calculated fields.
Fixed issues
Money with currency - intellisense fixed.
Version 2309301651
09 / 30 /
2023
Improvement
It is now possible to rename the table columns created from linked fields.
There is a new workflow trigger - after import. It is started after user imports data from Excel.
Fixed issues
The pictures in report rendering issue (on server side) fixed.
Save and Stay button on the form unlocked the auto increment fields.
Version 2309202129
09 / 20 /
2023
Improvement
App diagram enhancements - zoom, save and other features.
The workflow before/after saving a record does not start unless the record is actually changed (at least one field value must be changed) - so it does not start if the user just opens and saves the unchanged record. Also system values (modified by/at, document version) are not changed in this case.
Fixed issues
Fixed reloading proper record after "Save and stay" form action.
The console.log from Workflow Automation scripts was not appended into the result in case of exception.
Fixed foreground color when removing widget background color.
Version 2309062306
09 / 06 /
2023
Improvement
Widget over view as table respects the view filter.
Version 2309042241
09 / 04 /
2023
Improvement
Invalid calculated fields (syntax error in Javascript) are automatically commented out in the table definition after the first calculation error (this action is logged to the System log in the application).
Invalid calculated fields that can not be executed (mainly syntax error in Javascript) can not be saved.
Performance of calculation fields has been improved.
Fixed issues
Column width was not restored after it was changed by user.
The script property currentlyChanged has been fixed on MoneyWithCurrency type.
Form Detail widget - fix display of "One table with checkbox"
Version 2308152317
08 / 15 /
2023
Improvement
A switch has been added to the application definition (developer section) to change API behavior (API calls filter/sort validation - enforced for new applications, optional for existing applications).
Reports - ability to set name of the report in 'After load script' (it is used as a filename when the report is downloaded).
Workflow - "When record changed" trigger - option to trigger only if one of the selected fields has changed.
Fixed issues
Fixed doo.table.updateRecordsBulk options.applicationId parameter (options.applicationId was not accepted, additional separate applicationId parameter was required).
Version 2307302023
07 / 30 /
2023
Improvement
Fixed issues with reports - manually created relationships and data transformations could be broken/removed when saving the report, some data could be displayed twice under certain circumstances).
Fixed issues
Form title was fixed in the openForm script.
Version 2307251955
07 / 25 /
2023
Fixed issues
Money with currency - fix popup window with exchange rate date
Version 2307232202
07 / 23 /
2023
Improvement
A new property doo.model.modelMetadata.currentForm.isWidget has been added for indication of whether the form is shown as a widget (true) or not (false - standard edit form).
New fields such as 'Triggers', 'Actions', 'Start time', 'Finished time', 'State', and 'Scheduled WF next start' are now visible in the Workflow scenarios table (you have to download the new WF template).
Improving responsive design
Fixed issues
Fixed calendar view - the whole event lasting several months is displayed (formerly only the first month was displayed).
Add support for comma separator for values for IN/NOTIN filter operator - details and examples in Tabidoo API documentation.
CTRL+A in the form field -> incorrectly caused all rows of the table to be selected
Version 2307081836
07 / 08 /
2023
Improvement
Dropdowns - displays a filter if there are more items than 5
Email notification of the result of importing an Excel file is now sent in case of an error (regardless of whether it is before or after a timeout) and always after a timeout (regardless of whether there was an error or not).
Fixed issues
"Speedometer" widget - fixed bug in widget settings
Table - fixed "select all" function (CTRL+A or Command+A)
Version 2307031251
07 / 03 /
2023
Fixed issues
Duplication in the field name is handled correctly in the calculated field.
Version 2307021832
07 / 02 /
2023
Fixed issues
Free HTML input correctly identifies the changed item (currentlyChanged) in OnChange part of script.
Fixed display of long values in audit history.
Version 2306271305
06 / 28 /
2023
Improvement
The registration email, the email inviting you to the application, and the password reset email are now localized according to the user's chosen language (user profile - the user sending the email).
Version 2306221853
06 / 22 /
2023
Improvement
It is possible to use external scripts in Workflow Automation.
New "Form Detail" widget.
Version 2306191912
06 / 19 /
2023
Improvement
A dashboard/table can now be published - users without a Tabidoo account can anonymously see all data in the public dashboard (widgets, grid, data filtering, ...).
Inline edit sends correct doo.model parameter to a workflow.
Fixed a bug when removing a link item to another table, where another link item to the main table (a link to itself) could be removed if the names matched.
It is possible to copy widget.
The (copy) label is not appended to the record description, when the record is duplicated.
It is not possible to link filters in table and widget, when the widget shows data from a different table.
Fixed issues
Workflow - Send to Slack - fix inaccessible "Message" field
Fixed a bug where the On-model-changed event was not fired when changing the model in a form button script.
Version 2306102008
06 / 10 /
2023
Fixed issues
Bulk create/update did not respect useUpsert properly.
One table with checkbox - fixed problem with hiding selected records
Version 2306071951
06 / 07 /
2023
Improvement
All tables list in dropdowns/user rights are sorted alphabetically A-Z.
Type Money and Money with currency can use more than two decimal places.
Public API - API limit check according to the pricing plan of the application owner, not according to the pricing plan of the current user.
Version 2305291820
05 / 29 /
2023
Improvement
API bulk operations - performance optimization.
Denied items are not shown in the activity log (audit) when a user role has set the 'Hide denied' option.
Fixed issues
Respect hidden columns for view type "One table with checkbox"
All hierarchical fields are left aligned (even numbers).
Fixed the horizontal scrollbar of the data grid view in Firefox and Safari browsers.
Calculated field was not offered for triggering workflow even the result of the calculation was a date.
The system column - created by - was not loaded properly into Custom Datasource for linked tables.
Version 2305201441
05 / 20 /
2023
Fixed issues
Incorrect summary for "view as table" was fixed.
Folders are included in google drive picker (view).
Version 2305142134
05 / 14 /
2023
Improvement
New appearance of the record history.
A new form sidebar that shows the record's history.
Unsaved data is not discarded if the application/table definition cannot be saved due to definition version control (the definition has been changed by another user).
Fixed issues
Calendar view - fix "Date to" for Date type - shorten by one day
Speedometer widget - fix range colors
Version 2305081718
05 / 08 /
2023
Improvement
API extended with the ability to insert an attachment using a URL link and specify the file name at the same time.
Version 2305011856
05 / 01 /
2023
Improvement
Saving the calendar view type for "Load/save view settings"
Unification of the form fields style in "read-only" mode.
Table name is shown in the browser tab title.
There has been a speed-up in processing background tasks such as running workflows, recalculating data in the entire table in case of changes in the table definition (for example, changing the script of calculated fields, selected aggregations in connected tables, etc.).
Fixed issues
Fixed displaying history above the field in the form.
Version 2304241914
04 / 24 /
2023
Improvement
Improved performance of multi-edit save for a large number of records.
Improved performance of bulk (API/Excel import) create/update with calculated fields.
Version 2304231041
04 / 23 /
2023
Fixed issues
Fixed sending notifications to email addresses from system values in workflow on client side.
Version 2304160823
04 / 16 /
2023
Improvement
Custom color selection for stickers and conditional formatting.
Fixed issues
Fixed display of linked records on public form.
Fixed incorrect display of Save/Load Settings above the table menu (especially at low resolution).
Link N:1 is properly marked as changed after change (doo.model scripting part).
Regex search param was not escaped in REPLACE function (calculated fields) caused the "." replaced all characters.
Version 2304032125
04 / 03 /
2023
Improvement
The property "doo.model.modelMetadata" has been added to the JS/TS editor IntelliSense.
The functions doo.table.createRecord and doo.table.createRecordsBulk now support a new parameter useUpsert - see the Tabidoo documentation for more information.
The API method for loading the definitions of all tables in the application, or the definition of a specific table, has been extended to return the definition of dropdown/radio/multichoice items in all defined languages (in the case of a multilingual application).
Fixed issues
Logo - redirect to apps
Full screen widget mode fixed
Version 2304012000
04 / 01 /
2023
Improvement
Fixed issue with wrong naming in data source after changing data source to another one.
Fixed issues
Summary widget sometimes did not load linked summary/count columns properly.
Audit table is preserved in published applications.
Conditional formatting for empty dates did not work correctly.
Version 2303252126
03 / 26 /
2023
Improvement
The performance of Bulk delete in the API has been optimized.
Version 2303040953
03 / 04 /
2023
Improvement
New System log extension.
Version 2302111603
02 / 11 /
2023
Fixed issues
If Workflow Automation contained multiple send email actions, it was not possible to change some options for subsequent actions.
GDPR report source fixed.
Fixed filtering for calculated field type Date.
It is possible to delete empty modules.
Version 2301300903
01 / 30 /
2023
Improvement
Free HTML widget - checkbox Enable scrollbars has been added to the settings.
New widget type - created from report.
Scripting - new setStyle method for styling fields. More details here.
The published application can be removed from the templates.
Fixed issues
chart widget - fix filtering by clicking on the chart for boolean (Yes/No) values.
Version 2301211516
01 / 21 /
2023
Improvement
Tabidoo API and doo.table CREATE/UPDATE functions (including bulk functions) support two upsert modes - see Tabidoo Documentation for more details.
In Workflow Automation, you can set which actions are performed for each selected record and which are performed only once. This applies to the Custom button trigger.
Any attachment can be opened directly if browser supports it.
Widget modal window - fixed problem with closing when pressing Escape key or clicking on background without warning.
Fixed issues
Metric widget with OR condition and linked filter issue fixed.
Version 2301100820
01 / 10 /
2023
Improvement
Active mode support for FTP.
Fixed issues
Show as table views did not refresh correctly when switching between each other.
Under certain conditions, server Workflow was not started from a button when an empty table.
Real time chat issues fixed.
originalValue for Date type in doo.model did not work correctly.
Version 2212251015
12 / 25 /
2022
Improvement
Improve labels/descriptions of setup controls
Beta version of new JavaScript editor released.
Fixed issues
Chart widget - hide the display of data values if the chart is hidden.
Version 2212111033
12 / 11 /
2022
Improvement
Improved data export (json support, only visible columns)
Version 2212031115
12 / 03 /
2022
Improvement
It is now possible to change the owner of the application.
Version 2211260918
11 / 26 /
2022
Improvement
2FA (Two-factor authentication) implemented.
Fixed issues
In Workflow Automation, roles were not loading correctly in the recipient menu.
The URL of the application sometimes changed accidentally after saving.
Version 2211152323
11 / 15 /
2022
Fixed issues
Custom datasource did not work correctly for 1:1 link type.
Version 2211130904
11 / 13 /
2022
Improvement
Fixed sorting and other small issues in the hierarchy view.
The Get Table List and Get Table API endpoints include a new scripts property with all table scripts.
Version 2211051505
11 / 05 /
2022
Improvement
Widgets - prefix and suffix allow to insert whitespace character.
Version 2210221914
10 / 22 /
2022
Improvement
Link to table - multiple records - you can add a record directly table.
Link to table - multiple records - you can view a record directly from the table.
Version 2210161132
10 / 16 /
2022
Fixed issues
JS - ERR_UNESCAPED_CHARACTERS fixed in Workflow Automation.
Version 2210042110
10 / 04 /
2022
Improvement
The buttons from the Workflow Automation above the table can be sorted.
Added the possibility to display the second side of the link in case the link is to the same table, i.e. it is possible to display "my" parents and "my" children on the form at the same time, which was not possible in previous versions (it was possible to display only one side of the link, i.e. either "my" parents or "my" children, but not both at the same time).
Added all types of link when the link is to the same table.
Fixed issues
Fixed API data loading using application name/internal name instead of ID when using a shared API token.
Version 2209201941
09 / 20 /
2022
Improvement
Private templates can be made available to listed users.
Version 2209102027
09 / 10 /
2022
Improvement
Money type and currencies were translated if the application was multilingual. Now it is the same setting for all languages.
Custom datasource (report source) - when loading multiple tables that are linked (e.g. invoice-header and invoice-rows) and the report is loaded for a selected record, then all loaded linked tables are also filtered for the selected linked record (e.g. when printing one selected invoice 123 from table invoice-header, then the linked table invoice-rows is also filtered and contains only rows for invoice 123, not other invoices).
Fixed issues
Tables sometimes didn't filter per module when first loaded.
Version 2209080638
09 / 08 /
2022
Improvement
Under certain circumstances it was not possible to download applications from templates.
The Calendar view respects the setting of the first day of the week even if it is different than the selected language default.
Version 2208252031
08 / 25 /
2022
Improvement
User Login field and Url Link type can be filtered per current user.
Fixed issues
DYnamic fields did not work in Workflow Automation - action Confirmation step.
Sorting in table did not work for link N:M.
Chat - fixed line wrapping
Fixed "Show message after the form is submitted" item on public form - text was not displayed correctly.
Version 2208162241
08 / 16 /
2022
Improvement
If the definition took fields from another table (Fileds from another table option), the script in the target table may have been deleted.
The button title on the public form was changed from Save to Send.
Fixed issues
The fulltext criteria was not applied during widget filtering.
Version 2208102208
08 / 10 /
2022
Improvement
Fixed bug in downloading from templates in case of table inheritance.
Version 2207141951
07 / 14 /
2022
Fixed issues
The calendar view did not work properly on mobile.
The column heading alignment for calculated value of text type was fixed.
Version 2206292039
06 / 29 /
2022
Fixed issues
The conditional formatting for value 0 fixed.
Version 2206081732
06 / 08 /
2022
Improvement
Nested table in the Custom Datasource extension returned no data.
Horizontal scrollbar for List widget in preview (Widget settings)
Version 2206050810
06 / 05 /
2022
Improvement
The option to iterate a table has been added into Workflow Automation.
The option (Action) to send a message to Slack has been added into Workflow Automation.
Custom datasource was optimized. Issues in case of large data were fixed.
Fixed issues
When the user enters manually the subject field into the email from the Workflow Automation, the application does not append the record identification for the record.
Workflow Automation editing fix - under certain conditions, the selected email style was not being selected correctly.
Hidden fields made the category visible on the form.
Solved problem with line report that was called from Workflow Automation (created over Custom Datasource).
The widget list was not loaded unless the extension Custom datasource was downloaded.
Duplicates in identifiers that were created when copying the workflow have been resolved.
Version 2205301055
05 / 30 /
2022
Improvement
Under certain circumstances, the calendar view did not load.
Version 2205280919
05 / 28 /
2022
Improvement
The address (url) of the table and application has changed from an identifier to a more readable form (internal api name).
A functionality for using columns from one table in another table (something like inheritance) is released for testing. For now only for user with developer level checked.
On the form it is possible to get a link (url) to a specific record in the table.
Fixed a problem with writing special characters in the text field on macOS systems.
It s possible to use hidden columns in Workflow Automation and Formatting filters.
Fixed issues
Fixed an issue with hiding the horizontal data grid scrollbar when filtering.
Adjustments in Module Manager.
Yes No type works wrong in the widget (grouping).
The record description was missing in the emails from Workflow Automation.
Version 2205141937
05 / 15 /
2022
Improvement
It is possible to setup recipients in the Workflow Automation from the JavaScript variable.
Data import from Trello has been removed from the application.
Fixed issues
Copy of the table - links were not copied properly.
Version 2205102127
05 / 10 /
2022
Improvement
Long text datatype can be edited in the Inline edit mode.
Duplicating of the record duplicates the links as well (many to many type)
Version 2205090805
05 / 09 /
2022
Improvement
New List widget.
Version 2205040809
05 / 04 /
2022
Fixed issues
The group label was aligned to the right sometimes.
Summary formatting for the Money type fixed.
Filtering according to system values fixed.
Version 2204261922
04 / 26 /
2022
Fixed issues
In case of empty js script for button, the previous value (script) stayed on screen. The script editor did not refresh correctly.
The widget for the count of records was not in the correct format (contained decimals) under certain conditions.
Version 2204240924
04 / 24 /
2022
Improvement
If an email is sent from the Workflow Automation, it is possible to disable adding detailed information to the display name of the "from" address (table name, change author, etc.)
It is possible to send iCal together with email from the Workflow Automation.
Version 2204202215
04 / 20 /
2022
Fixed issues
Duplicate in the Worflow Automation did not work correctly.
If the user moved a column in the table and used sorting, the column returned to the position it was in when the table was loaded.
Version 2204132212
04 / 13 /
2022
Improvement
The "Metric" widget respects the decimal precision settings of the source field.
It is possible to setup an icon, color and position for button from the Workflow Automation.
Fixed issues
Default value for percentage type fixed.
The One Drive picker script from Microsoft was updated. It resolved a few issues with the connection to the One Drive.
Version 2204100854
04 / 10 /
2022
Improvement
It is possible to define a confirmation message for the public form submit.
Empty modules are hidden.
Fixed issues
The grouping for automatic identifier was not published to Templates correctly.
Optimization of rendering a large number of cards in the card view (virtual scroll).
The chart legend lines up correctly, respecting the chosen formatting.
A report with "Load links" could fail in case the linked table was deleted.
Better error message/handling for server side js script in the Workflow Automation.
Number formatting in the summary panel widget fixed.
The deletion from a chat input type was fixed.
Version 2204030933
04 / 03 /
2022
Fixed issues
Default view setting was mergred accidentaly to sub-views which was shown as a table.
Version 2203200808
03 / 20 /
2022
Improvement
Module Manager - possibility to sort modules.
Conditional Formatting - more colors / styles.
Fixed issues
Aggregation values from the linked tables were not displayed in the table.
The stored column width in the table was not remembered correctly.
Version 2203130853
03 / 13 /
2022
Improvement
Table rendering optimization.
It is possible to send email from Workflow Automation according to values in a linked table.
Yes/No confirmation added to a Workflow Automation.
Multi edit functionality was added to the table menu.
The table support tree view style.
Fixed issues
Sometimes, the input form was marked as changed even no changes were made.
Fixed an issue with accidental preview stretching in widget settings.
Fix date's popup position in widget filters.
Version 2202270856
02 / 28 /
2022
Improvement
The latest version of Report Designer.
The new, more powerful Grid is here!
Fixed issues
Printing of the email/url link fixed.
Linked records in the one row report fix.
Synchronization of the table/module fixed after the first load.
Fixed localization of table and field names in Roles and widgets.
Version 2201300812
01 / 30 /
2022
Improvement
Stimulsoft report engine was updated to the latest version.
Fixed issues
faq.tabidoo.cloud - confirmation email fixed.
Login to OneDrive fixed.
The table waits for data save when the Edit is switched of.
Version 2201160925
01 / 16 /
2022
Fixed issues
Fixed Grid View display issues with displaying row and column positions.
The table items order change is reflected in the form designer.
Fix CTRL+V for Markdown data type
Version 2201102208
01 / 10 /
2022
Improvement
An issue in the data refresh when assigning multiple links was fixed.
Filters (views) - the 'shared'/'personal' setting can also be changed on an existing filter
Fixed issues
Fixed conditional formatting for checkbox items
Version 2201091234
01 / 09 /
2022
Improvement
Calendar view - shows the time/date-time range in the calendar item (card) if both From and To columns are selected.
Rendering of large data in a table was accelerated.
Importing data from Excel - searching for linked records even by all linked columns together, which individually found duplicates.
The latest version of the record is always loaded when the edit form is opened.
Form designer includes settings for the preferred form width.
Fix Money with currency type field in API.
API - implemented the 'upsert' flag in all data update calls (single/bulk, partial/full) - the ability to insert non-existing data in data update call (depending on whether the data by ID already exists in the DB).
API - implemented bulk data update in one batch (one API call).
Fixed issues
Calendar view - the item was not displayed in the correct time zone (it was shifted by -1 hour).
Better support for printing values of multiple dropdowns in a definable report.
Workflow automatically adds an extension to the report file name according to the selected file type.
The creation date and other system values were not loaded into the user-defined query (custom datasource).
Conditional formatting - fixed incorrect evaluation of checkbox False values.
Fixed table localization in Module Manager
Dropdown selected value - fixing font and letter sizes.
Version 2112191953
12 / 19 /
2021
Improvement
A new Form Button data type has been released in beta.
Long text in the form respects the width setting.
It is possible to reset the table sorting by clicking a column header.
Module icon style settings.
Fixed issues
Fixed saving view settings in subtables in forms.
Fixed the position of columns in the table after hiding a column.
Money with currency - zero should pass if the value of the field is required.
Fixed display of images in Templates.
Version 2112050836
12 / 05 /
2021
Improvement
Swiss-German, Swiss-French number formats added.
Version 2111292330
11 / 29 /
2021
Improvement
New feature "Search Table"
New input type for percentage.
Version 2111280856
11 / 28 /
2021
Improvement
There is a new function for doo.model to hide the whole category on the form.
Fixed issues
After save script was running twice.
Fixed position of vertical scroll bar of Text widget.
Version 2111222227
11 / 22 /
2021
Improvement
Problem with reCaptcha.
Version 2111210932
11 / 21 /
2021
Improvement
The optional chaining operator (?.) is used in a template Fields for email (rich text component).
Workflow action Workflow interruption renamed to Workflow condition.
Fixed issues
Sending to Roles was fixed for scheduled Workflow Automation.
There was a debug message in a card view in case of loading more records than selected page size.
Version 2111140857
11 / 14 /
2021
Improvement
It is possible to use fields of type "url link/mailto" in Workflow Automation as a dynamic recipient value.
Fixed issues
Dynamic addresses fix for email recipients from the user type column.
The calendar view was not loaded in case there was a dropdown selected to be displayed on the item card.
Version 2111070921
11 / 07 /
2021
Improvement
It is possible to delete messages from a chat input if allowed by settings.
Fixed issues
Workflow - Time based emails did not contain values from the row.
Fixed conditional formatting for Checkbox yes/no.
Inline Edit (Grid View) - fixed overflow for Long Text type
Version 2111012059
11 / 01 /
2021
Fixed issues
Aggregation fixed for linked columns in the table.
Version 2110240844
10 / 24 /
2021
Fixed issues
Conditional formatting works with linked fields.
It was not possible to edit a workflow automation based on the "Time based trigger".
Export to excel in workflow did not work properly.
Version 2110162100
10 / 16 /
2021
Improvement
It is possible to move between records without closing an edit form.
Fixed issues
Summary row works properly for X:N relations.
Inline edit grid did not work properly in some cases.
Money with currency did not raise on change event.
Version 2110100911
10 / 10 /
2021
Fixed issues
The Unexpected token issue was fixed in Workflow Automation.
Version 2110012021
10 / 02 /
2021
Improvement
Text widget fixed.
New input type added for automatic conversion between currencies.
Version 2109230932
09 / 23 /
2021
Improvement
Workflow interruption has a new option, if the condition will interrupt the workflow or if it will continue when true.
Public form redirection can append filled values to the url as query params.
Version 2109150015
09 / 14 /
2021
Improvement
There is a warning in case of changing data type in existing table definition.
Fixed issues
Worflow with custom email body - invalid characters are escaped.
Inline edit in grid respects isReadOnly property of the model.
Version 2109080752
09 / 08 /
2021
Improvement
Widgets - fix missing labels.
Fixed issues
Fixed a problem with a double scrollbar in the 'multi records' element.
Conditional formatting - background color of the selected row.
Version 2109050720
09 / 05 /
2021
Improvement
You can add more information about the widget in the Widget Appearance settings.
New Text widget! The Text widget allows you to write rich text notes on the dashboard.
It is now no longer possible to publish applications to Templates as public so that other users can download and use them. An app can only be published to Templates as private, meaning that only the user who published it to Templates can download it from Templates, but not other users. This functionality is useful, for example, when developing custom applications as a backup or when you need to make a copy of an existing application that you use for different data than the original application.
It is now no longer possible to publish applications to Templates as public so that other users can download and use them. An app can only be published to Templates as private, meaning that only the user who published it to Templates can download it from Templates, but not other users. This functionality is useful, for example, when developing custom applications as a backup or when you need to make a copy of an existing application that you use for different data than the original application.
Version 2108150722
08 / 15 /
2021
Improvement
The applicaton renaming for custom domain/database fixed.
Access to OneDrive files fixed.
Version 2108021636
08 / 02 /
2021
Improvement
Linked table control can show only the grid with assigned records in case there are already some assigned.
It is possible to hide excel export/import menu in user roles.
Version 2107122322
07 / 12 /
2021
Fixed issues
Tha chosen language was reset in case of starting application from the landing page.
URL link in a data source contains the full address. Not only relative part.
Fixed language selection for multilingual application.
Correct calendar size in the lookup.
Version 2106212203
06 / 21 /
2021
Fixed issues
Tabidoo brand icon has an incorrect url.
Version 2106080911
06 / 09 /
2021
Improvement
The user settings can be used as a table in the left menu bar.
Chart widget - the ability to display values above the chart columns.
Fixed issues
Time based notifications stayed in the system after the record was deleted.
Nested cards/calendars - the minimal height of the element
Version 2105280901
05 / 28 /
2021
Fixed issues
The incorrect link to application sharing and password confirmation was fixed.
Version 2105272049
05 / 27 /
2021
Fixed issues
Url for sharing application, password reset etc. was incorrect.
Version 2105270707
05 / 27 /
2021
Improvement
The saving settings for filter/grid columns was simplified.
The application URL does not contain the hash anymore.
In a calendar/card view it is possible to hide headers.
Fixed issues
Fixed an issue with opening a dropdown list in widget filters.
Fixed issue: paging is hidden if the column is frozen.
Picture - missing menu to hide the column
Multiselect with Shift in a table fixed.
Between operator was not stored to settings properly.
Card View - Pagination - incorrect element rendering
Version 2105101755
05 / 10 /
2021
Fixed issues
First day of week settings did not work properly.
Version 2105051906
05 / 05 /
2021
Improvement
Tehnological update of libraries, database engine ...
Added the ability to mark a report using a custom data source as "One record report (selected record only)" - for such a report, data conditions will not be displayed, but the record selected in the table will be automatically loaded (you can choose whether the user can select multiple records).
It is possible to freeze columns, so they do not scroll.
It is possible to hide grid columns.
Fixed issues
Data grid row wrapping - line without spacing breaks as well.
Version 2104161013
04 / 16 /
2021
Improvement
There is a possibility to create a form based "table"/one row table. E. g. for parameters.
Version 2104031941
04 / 03 /
2021
Improvement
An emty category was shown in case all of the fields were hidden.
The date type is supported in the calculated field.
Version 2103182159
03 / 18 /
2021
Improvement
Storage limit check fixed.
Version 2103132258
03 / 13 /
2021
Improvement
Cannot read property 'isLookup' of null fixed.
Version 2103130821
03 / 13 /
2021
Improvement
The calendar pop-up window scrolls to the visible display area of the form.
The record history allows you to display the entire new value for long texts.
Fixed issues
Safari browser - improvements and fixes of form display and reports.
Double click for editing record is suppressed during the inline edit mode.
Audit window over record shows 150 changes backwards (it's been 20)
Fixed a bug with "Data has been changed" in the form for Multichoice fields.
Conditional formatting for more conditions fixed.
The comparison for objects in js fixed. (value x originalValue)
Fixed deleting tables from modules.
Fixed inputs for negative values in Swedish localizations.
Diacritic is not used in calculated fields - item headers.
Version 2102242021
02 / 24 /
2021
Improvement
Inline edit is enabled by default for new tables.
API - bulk creation / deletion of records
Fixed issues
Wrong position of the newly added metrics widget on the dashboard.
Pie chart - missing aggregation settings.
After dashoard copy the new dashboard and the original one used the same widgets. Changes were propagated to the both of them.
Invitation form - roles popup do not overflow form.
Version 2102152019
02 / 15 /
2021
Fixed issues
Conditional formatting - access to all standard data types.
Version 2102131700
02 / 14 /
2021
Improvement
The record history allows you to display the entire original value for long texts.
Conditional formatting - based on the defined conditions, the entire record or record item will be highlighted.
Check of public and private API limit has been fixed (under certain conditions, the user received a "too many requests" error regardless of the limit).
Fixed issues
Widgets - fixed an issue with joining a user filter and a widget filter.
ESC button in form over open lookup's popup closes the whole form.
Improved formatting in Edit grid mode.
API - create / update - data type Link to Table - empty value (null) is a valid input
Correction of writing the sign "-" (minus) in numeric data types.
Version 2102071438
02 / 07 /
2021
Improvement
The module is displayed if it contains at least one table.
Fixed issues
The public form redirect was not working for url without the protocol (http:// part of the address).
Grouping field "Multi choice" fixed.
Apply custom branding was nor loaded correctly while the Application was edited again.
Empty editable grid - add button (plus) is not visible
Version 2101302009
01 / 30 /
2021
Fixed issues
Form event "Form data has been changed"
History icon (in the field label) on the form - better location
Version 2101241940
01 / 24 /
2021
Improvement
It is possible to link whole folder in Dropbox.
It is possible to open a link from a form (Url Link input type).
Advanced settings renamed to Scripting.
Fixed issues
Calculated fields rounding issue fixed. It is necessary to recalculate to fix data, if needed.
Version 2101192013
01 / 19 /
2021
Improvement
The last filter is not loaded for tables, when used on form (as a lookup or grid to grid).
Drag & drop function for module tables (left panel)
The timezone for a new application is prefilled.
Improved the display of pop-up windows (lookups, etc.)
Improved scrollbar in the left panel of modules and tables
The default value can be setup for more data types.
Users with not confirmed email cannot open a shared application (before the change, it was possible to open it, however the user did not see any data)
Fixed issues
Module Manager - fixed bug when sorting tables
Table title overflow fix
There was an issue with predefined card views and grouping. The values was not applied sometimes.
Summary bar respects calculated fields.
Version 2011302020
11 / 30 /
2020
Improvement
Table shows aggregations data (sum, min, max ...).
Version 2012142334
12 / 14 /
2020
Improvement
Performance optimization for linked table loads.
It is possible to open the linked record from a dialog during edit.
User java script support for some specific features of public forms.
New widget type - summary panel.
The developer and the templates section is hidden by default.
Special dashoboard table type.
Support for hiding fields on public form.
Fixed issues
Dropbox file link support to reports.
Google drive link issue fix.
Reative date filter support for system values (created, modified)
Version 2011282020
11 / 28 /
2020
Improvement
Support for import from Podio.
Version 2011250726
11 / 25 /
2020
Improvement
Widgets - the pie chart was separated as a separate widget.