InvokeAI/invokeai
psychedelicious e3a75a8adf fix(ui): fix logic to reset selected/auto-add boards when toggling show archived boards
The logic was incorrect in two ways:
1. We only ran the logic if we _enable_ showing archived boards. It should be run we we _disable_ showing archived boards.
2. If we couldn't find the selected board in the query cache, we didn't do the reset. This is wrong - if the board isn't in the query cache, we _should_ do the reset. This inverted logic makes more sense before the fix for issue 1.
2024-07-29 11:36:03 +10:00
..
app Merge branch 'main' into stalker-modular_t2i_adapter 2024-07-28 15:30:00 -04:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Merge branch 'main' into stalker-modular_t2i_adapter 2024-07-28 15:30:00 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend fix(ui): fix logic to reset selected/auto-add boards when toggling show archived boards 2024-07-29 11:36:03 +10:00
invocation_api Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
version bump version to 4.2.7 2024-07-26 09:11:17 -07:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00