immich/mobile/lib
Thomas 855817514c
fix(mobile): hide latest version if disabled (#25691)
* fix(mobile): hide latest version if disabled

If the version check feature is disabled, the server will currently send
stale data to the client. In addition to no longer sending stale data,
the client should also not show the latest version if the feature is
disabled.

This complements the server PR #25688.

* lint

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-01-30 16:17:03 +00:00
..
constants feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
domain fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
pages fix: slow hash reconcilation (#25503) 2026-01-26 09:12:00 -06:00
platform feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
presentation fix(mobile): set correct system-ui mode on asset viewer init (#25610) 2026-01-28 15:14:23 -06:00
providers fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
repositories fix(mobile): share edited asset (#25493) 2026-01-24 19:09:47 +00:00
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
theme chore: mobile font tuning (#25349) 2026-01-19 14:56:35 -06:00
utils fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
widgets fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
main.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00