Skip to content

Remove unimplemented 'Last Used' manualQuery option (#3931)#3931

Merged
awick merged 1 commit into
mainfrom
remove-manualQuery-last
Apr 30, 2026
Merged

Remove unimplemented 'Last Used' manualQuery option (#3931)#3931
awick merged 1 commit into
mainfrom
remove-manualQuery-last

Conversation

@awick

@awick awick commented Apr 29, 2026

Copy link
Copy Markdown
Contributor
  • Settings.vue: drop the 'last' radio option for queryOnLoad; it was added during the Vue3 settings refactor but never wired up
  • Settings.vue: migrate existing users with manualQuery='last' to false
  • Sessions.vue: stop using JSON.parse on manualQuery so unexpected values no longer throw SyntaxError

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

- Settings.vue: drop the 'last' radio option for queryOnLoad; it was
  added during the Vue3 settings refactor but never wired up
- Settings.vue: migrate existing users with manualQuery='last' to false
- Sessions.vue: stop using JSON.parse on manualQuery so unexpected
  values no longer throw SyntaxError

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@awick awick merged commit 394a2aa into main Apr 30, 2026
15 checks passed
@awick awick deleted the remove-manualQuery-last branch April 30, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant