lkostrowski
released this
23 Jan 12:05
·
11 commits
to main
since this release
Patch Changes
- 0f0bff2: Move
ThemeSynchronizer
utility to shared packages. - 18a9c3d: Implement client logs cache. Right now app will cache request for 1 day and revalidate the cache every 60 seconds.
Added forward / backward pagination to client logs. After this change end user can browse logs that exceeds current pagination limit (first 100). - e195c8d: Remove feature flag for client logs. After this change logs are enabled by default.
- e3e0d6d: Added test for suspicious line+tax calculation checker and additional debugging logs