Releases: enmity-mod/tweak
Releases · enmity-mod/tweak
Enmity v2.2.6
test
Enmity v2.2.5
update discord to stable v175
Enmity v2.2.4
Fix Image Backgrounds crashing media views (#20) - Removed comments from the BG hook as I decided I'm not going to do this - Ensures that the length of subviews is at least 3 so that it does not into the negatives (2-3=-1 and so on). This would cause a native crash when trying to open a Media/Image view because the amount of subviews there is less than 3, meaning that when the Image bg subview is inserted it tries to insert it into a negative index.
Enmity v2.2.3
Minor Bug Fixes (#19) - Adds proper confirmation for installing theme (original Enmity never had this) - Adds data return for uninstalling plugins/themes so that it can be displayed in a toast (Enmity.js PR soon) - Fixes Image Background randomly disappearing on TabsV1 due to the Image Subview Hook not using the correct index - Returns a different response if the plugin/theme somehow got past the file extension check on the JS side (I suppose through the protocol) so that it can be displayed - Uses an older version of Azule (the same one used to patch Enmity for 164) so that no $PWD is required in the file path, nor coreutils to be installed
Enmity v2.2.2
Fix theming for newer versions (#18) This PR features the following: - Themes all semantic and raw colors for the native side (chat area) - Use a unique hook method that hooks whatever keys are in your theme.json - Add version and type to the JS bridge so that the JS side can show it in debug logs - Fix image BG for newer versions - Lower cache time to 3 minutes
v2.1.4
Update Discord to v164.0
v2.1.3
bump ver
v2.1.2
cope
v2.1.2
cope