Skip to content

v1.2.0

Choose a tag to compare

@sashkinbro sashkinbro released this 04 Dec 22:07
· 64 commits to main since this release

Update / Patch Notes

This release brings a complete overhaul of the testing flow, new synchronization features, and multiple performance improvements to keep the app fast and stable even during peak usage and with large amounts of test data.

Main Changes

  • Fully reworked the logic for adding tests and comments.
    The entire flow for creating and managing tests/comments has been redesigned to be faster, more stable, and consistent across the app.

  • Added Google account sync for Favorites.
    Favorites are now linked to your Google account and automatically restored when signing in on another device.

  • New “My Devices” screen in Profile.
    Added Profile → My Devices for quick device selection and autofill during testing.
    This makes repeated testing much faster and reduces manual input.

  • Improved test results synchronization.
    Test results now sync more reliably and update faster, reducing the chance of desync issues.

Performance Improvements

  • Removed test count badges and last-tested device info from game cards.
    This was done to optimize Firebase read operations — ensuring smooth and responsive performance during peak loads and with a large number of tests.

  • Additional performance and stability optimizations.
    Fewer unnecessary backend requests, faster screen transitions, and overall better responsiveness.

Important

  • Older versions of the app may no longer work correctly.
    Due to major logic changes and lack of backward compatibility, previous app versions may behave incorrectly. Please update to the latest version.