Discover

Topics

Logmedo Database and Form

Logmedo Database and Form version history

‹ General Info
Version 1.0.174
Updated 6 years ago
Changelog 1. Duration column now supports an optional seconds field.
2. Bug fixes and improvements.
Version 1.0.172
Updated 6 years ago
Changelog 1. Account activity - now you can see all your other sessions (both active and expired) across devices and browsers. you can also choose to sign out active sessions from all other devices.
2. Bug fixes and improvements.
Version 1.0.170
Updated 6 years ago
Changelog 1. PDF report - signatures are now displayed; barcodes are now displayed in graphical format.
2. Bug fixes and improvements.
Version 1.0.169
Updated 6 years ago
Changelog 1. Revision history - shows what changes were made to an entry, and who made them.
2. Bug fixes and improvements.
Version 1.0.168
Updated 6 years ago
Changelog 1. For numeric column types, you can now choose to allow/disallow negative numbers.
2. Bug fixes and improvements.
Version 1.0.167
Updated 6 years ago
Changelog 1. Filters now support filtering by days of week (Sunday, Monday, etc.), and by months (January, February, etc.). For example, you can have a view that only displays weekend sales (Saturday and Sunday).
2. Functions that take filters (like "SUM", "ROLLUP") also support filtering by days of week and months.
3. Bug fixes and improvements.
Version 1.0.166
Updated 6 years ago
Changelog 1. New JavaScript functions "WEEKDAY", "DAY", "MONTH", "YEAR" - extract day of week, day, month, and year from given date.
2. JavaScript function "DATEDIFF" now takes an optional argument specifying whether to return duration in seconds, minutes, hours, days, months, or year.
3. You can now specify filter(s) in the JavaScript function "ROLLUP".
4. Bug fixes and improvements.
Version 1.0.165
Updated 6 years ago
Changelog 1. Bug fixes and improvements.
Version 1.0.164
Updated 6 years ago
Changelog 1. Bug fixes and improvements.
Version 1.0.163
Updated 6 years ago
Changelog 1. New JavaScript function FORMAT_ROW - function to format entire row using CSS (such as font color, font weight, etc).
2. New JavaScript function FORMAT_COLUMN - function to format formula column cells using CSS (such as font color, font weight, etc).
3. Bug fixes and improvements.