Changelog for Traverse

Version 1.80.0 2025-07-30

Added

  • Users can sign in without registration. (ETFA-261)
  • Added Get help, Contact support, and Provide feedback buttons to the mobile menu. (ETFA-480)

Fixed

  • Preserve expense name form field on screen layout change. (ETFA-481)
  • Fixed occasional English labels appearing in localized UI after startup. (ETFA-485)

Version 1.79.0 2025-07-23

Added

  • Added notification about new version of application. (ETFA-486)
  • Added more icons to expense forms. (ETFA-405)

Fixed

  • Fixed loading of graphs in Analytics. (ETFA-426)
  • Fixed image showing too small when opened on mobile devices. (ETFA-452)
  • Fixed saving a new expense after screen orientation change. (ETFA-493)

Version 1.78.0 2025-07-08

Added

  • Added progress bar to indicate active synchronization. (ETFA-390)

Fixed

  • Fixed 30s data loading delay after initial sign-in. (ETFA-425)
  • Fixed a rare sync issue where deleted groups could reappear in the list. (ETFA-377)
  • Fixed rare sync delays after language changes. (ETFA-392)
  • Fixed expense groups sometimes showing as drafts after saving. (ETFA-409)
  • Fixed lost receipts when saving draft expense groups. (ETFA-424)

Version 1.77.0 2025-06-22

Fixed

  • Resolved an issue where deleted currencies were not displayed in existing expenses. (ETFA-367)
  • Improved consistency in the display of monetary values across the application. (ETFA-444)
  • Fixed transition animation for average group cost in the Analytics view. (ETFA-427)
  • Corrected the transition animation when selecting new expense group on mobile devices. (ETFA-422)

Version 1.76.0 2025-06-11

Fixed

  • Prevent deleting the last currency in admin. (ETFA-368)
  • Compact money display on small screens if >6 digits. (ETFA-434)
  • Fixed expense category title overflow. (ETFA-443)
  • Fixed "Language and country" title overflow. (ETFA-436)
  • Show FAB immediately after login on small screens. (ETFA-445)
  • Removed FAB delay in expense list. (ETFA-428)
  • Fixed OS intrusion background color. (ETFA-448)
  • Hide "Reports" from bottom menu on small screens. (ETFA-447)

Version 1.75.0 2025-06-02

Fixed

  • Fixed clipping of currency symbol on the New Expense screen at XXXL text size. (ETFA-414)
  • Resolved issue where the floating action button would close when clicking outside the icon. (ETFA-421)
  • Improved form behavior for expense category, payment method, and email changes on small screens. (ETFA-412)
  • Shortened date intervals to numeric format in expense tiles to prevent text overflow. (ETFA-423)

Version 1.74.0 2025-05-29

Added

  • Support 16 KB native library alignment on Android. (ETFA-433)

Version 1.69.0 2025-05-29

Fixed

  • Make dropdown menu with a lot of items be searchable on mobile platforms. (ETFA-418)
  • After pressed "Done" on mobile keyboard the keyboard closes the amount field in expenses. (ETFA-415)
  • After pressed "Done" on mobile keyboard focus moves to amount field in new expense. (ETFA-419)
  • Add link to the online product guide into the Help button. (ETFA-430)

Version 1.68.0 2025-05-14

Fixed

  • Translate "Edit expense" title in expense dialog. (ETFA-408)
  • Fixed overlapping items on the bar inside expense in Trash on mobile layout. (ETFA-411)
  • Localized select photo screen on mobile platforms when system asks you for permissions. (ETFA-407)
  • Fixed weird floating action button animation when changing screen. (ETFA-406)
  • Enable use of comma in amount fields but the separator will change to dot. (ETFA-375)
  • Fix an error message in the printing screen of an expense that contains a too big receipt image with Arabic language. (ETFA-398)

Version 1.67.0 2025-05-07

Changed

  • The attachment maximum size has been limited to 5MB. (ETFA-353)
  • The language field in My profile screen now lists languages using native language names. They are no longer translated to the currently active language. (ETFA-397)

Fixed

  • Added the right snackbars for only one expense. (ETFA-374)
  • Translate "Remove" button in administration logo section. (ETFA-394)
  • Translate "Archiving" title in administration. (ETFA-365)
  • Added padding to the desktop layout to avoid intrusions by the operating system, e.g. on tablets. (ETFA-403)
  • Fixed an error when printing expense after deleting its expense category. (ETFA-370)
  • Fixed an error when printing expense after deleting its payment method. (ETFA-369)
  • Fix an error message in the printing screen of an expense that contains a too big receipt image. (ETFA-398)
  • Added a background to the floating action button on the expense list mobile screen to make the expense entry types easier to read. (ETFA-395)
  • The timeline graph in Analytics no longer shows an error in the month view on the last day of a month. (ETFA-391)
  • Fix editing of expense category in expenses after user deletes all categories in Administration. (ETFA-371)
  • Fix editing of payment method in expenses after user deletes all payment methods in Administration. (ETFA-372)

Version 1.66.0 2025-04-30

Added

  • Detect the user's country from the timezone by default. (ETFA-322)

Fixed

  • Entities are not repeatedly synchronized from the server due to a stale hash stored in the database. (ETFA-340)
  • Fix reordering of items in administration. (ETFA-362)
  • Fix displaying wide company logos in administration. (ETFA-373)

Version 1.65.15 2025-04-23

Added

  • Allow users to pick a custom color for expense category. This is useful for users with many categories. (ETFA-350)
  • Added a new "Add expense to group" item in header button when expense group is edited. (ETFA-347)
  • Added a tooltip with expense names to the count badge in expense group lists. (ETFA-346)

Fixed

  • Fix the Feedback screen not being closed after submitting the feedback. (ETFA-334)
  • Expense distribution chart orders categories by monetary value in descending order. (ETFA-343)
  • Use the same currency formatter as everywhere else for the expense distribution chart. (ETFA-351)
  • Fix the expense distribution chart export to PDF in landscape mode. (ETFA-352)
  • Fix overlapping percentages in the expense distribution chart. Chart sectors with a share below 10% show details only in the tooltip. (ETFA-342)
  • The suggested file name for multiple expense downloads is now localized and includes the current date. (ETFA-348)
  • The snack bar message after multiple expense downloads has been localized, and the wording has been aligned with other downloads. (ETFA-349)
  • Increase timeouts for connection and command upload to allow larger attachments to be uploaded slowly. (ETFA-354)
  • Fixed a race condition between the command uploader and the entity downloader. (ETFA-331)
  • Analytics screen scrolls to the top every 30 seconds. (ETFA-344)

Version 1.65.13 2025-04-15

Added

  • The user can add a company logo to all exported documents. (ETFA-309)
  • The expense category is now indicated with a small colored circle in the expense list. (ETFA-329)

Fixed

  • Fixed editing of expenses in the Expense group. (ETFA-335)
  • Show the Amount field error in a single line. (ETFA-327)
  • Fix draft expenses, which sometimes showed 0 dollars instead of the primary currency. (ETFA-330)
  • Do not show a date interval for both dates when it represents a single day. (ETFA-328)
  • Fix label on the Title field when editing a single expense. (ETFA-323)
  • Fix UI glitch displayed when switching "Show unread only" in notifications dialog. (ETFA-332)
  • Show full error message in "Archive items not updated in \_\_\_ days." (ETFA-338)
  • Fix main currency showing U.S. dollars for a short while after startup (ETFA-341)

Version 1.65.12 2025-04-10

Added

  • `--log-to-file` option now takes a file path. (ETFA-319)

Fixed

  • Fix multiple clients adding the same currency. (ETFA-321)
  • Fixed Google Sign In for new users by updating OAuth scopes. (ETFA-318)

Version 1.65.11 2025-04-09

Fixed

  • Fixed the overall stability of web client.
Home