Parity of features - app vs web

Hi All,

Running v5.3.10-W58 on Docker / Linux.

While working with the Windows app I noticed a simple feature I use was missing. The ability to clone an Expense works on the web interface:
image

While the same menu shows less options:
image

This made me wonder, are you working to gain a basic parity of features in the different experiences? I assume the mobile apps would lack further options given the form factor.

Is there a place that lists what features/functions that drop off in app / environments?

Hi,

All v5 client apps share the same codebase.

The web app is the easiest to release (we just check in the code) so it’s usually running the latest version of the code.

We create mobile/desktop releases about once a month so they can be behind for a bit.