New Release: GrindrPlus v3.2.8 (for v24.19.0)
- Fixed the profile swipe feature.
- Added a hook (
DisableShuffle
) to forcefully disable the new "shuffle" feature. - Added a hook (
ReverseRadarTabs
) to open the Tap List by default instead of Viewed Me. - Added
/favorite <ID>
and/unfavorite <ID>
. The ID is optional; if not provided, it will use the ID of the user you're currently chatting with. You can also use/unfav
and/fav
as shortcuts. - Added
/blocks
and/favorites
to get a list of the IDs you've blocked or favorited. Includes a button to copy the output so you can paste it wherever you want. - Fixed the issue where chats would disappear or close themselves when someone blocks/unblocks you, or when you block/unblock someone.
- Modified the
AntiBlock
hook to actually include both the ID and the name (if available). - Added new commands to mess / play with Grindr's database (see
/help
- use it at your own risk) - Added aliases for commands with British English spelling (e.g.,
favourite
,unfavourite
, etc.) - Removed the "Boost Me" icon from the main grid
- Added an option (and
/prefix
command) to change the command prefix (e.g./prefix !
after which!help
or any!command
can be used). The prefix can be reset with!prefix reset
,!prefix clear
, or/prefix /
(or through Mod Settings) - Fixed a silent background crash related to the
OnlineIndicator
hook - Added a command to dump, view, and copy "system info" (details that help with bug reporting via
/sysinfo
) - Updated the logs feature to dump hooks statuses to the
grindrplus_log.txt
file - Improved error handling for commands that fail, logging stack traces to the log file
Warning
If you change the prefix within the Mod settings, the change will not take effect immediately; you'll need to restart the Grindr app. However, if you change the prefix using the /prefix
command, the change will take effect instantly.
Special thanks to @TebbeUbben!