chore(Scout): 1.4.0

This commit is contained in:
Cilly Leang 2026-02-18 03:21:07 +11:00
parent e50bb66c40
commit 4904866f51
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,4 +1,4 @@
version = "1.3.0" version = "1.4.0"
description = "Backported and improved search functionality" description = "Backported and improved search functionality"
android { android {
@ -14,6 +14,12 @@ aliucord {
Changelog {added marginTop} Changelog {added marginTop}
====================== ======================
# 1.4.0 - Scout is searching for clues about the elusive MvM update
* Added the authorType filter option to search by user, bot, or webhook
* Moved sort filter to the top of the new ones
* Fixes a Discord bug where typing "mentions" would also suggest "has"
* Some people said the options were getting bloated, so they're all hidden behind a "Show all" button now. They'll still show up in auto suggestions.
# 1.3.0 # 1.3.0
* Removes empty discriminator when searching with users * Removes empty discriminator when searching with users