chore(Scout): 1.2.2
This commit is contained in:
parent
5ced2c7924
commit
9f935c2ba6
1 changed files with 10 additions and 0 deletions
|
|
@ -4,12 +4,22 @@ description = "Backported and improved search functionality"
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
!!! Minimum Aliucord version requirement {fixed}
|
||||||
|
======================
|
||||||
|
* Scout now requires Aliucord 2.4.0, please update before reporting issues.
|
||||||
|
|
||||||
|
Changelog {added marginTop}
|
||||||
|
======================
|
||||||
|
# 1.2.2
|
||||||
|
* Fix possible rare crash related to thread searching
|
||||||
|
|
||||||
# 1.2.1
|
# 1.2.1
|
||||||
* Fixes off-looking thread icon
|
* Fixes off-looking thread icon
|
||||||
Only Discord will name an icon "thread_white_24dp", and it's neither white nor 24dp. Seriously, what were they thinking?
|
Only Discord will name an icon "thread_white_24dp", and it's neither white nor 24dp. Seriously, what were they thinking?
|
||||||
|
|
||||||
# 1.2.0 - Scout is in:to knitting
|
# 1.2.0 - Scout is in:to knitting
|
||||||
* Adds support for searching threads; simply use in:
|
* Adds support for searching threads; simply use in:
|
||||||
|
* !!! Scout now requires Aliucord 2.4.0, please update before reporting issues
|
||||||
|
|
||||||
# 1.1.3
|
# 1.1.3
|
||||||
* Patch to fix the biggggg top padding in results
|
* Patch to fix the biggggg top padding in results
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue