Skip to content

Releases: enmity-mod/tweak

Enmity v2.2.6

05 Nov 17:22
Compare
Choose a tag to compare

Enmity v2.2.5

25 Apr 02:44
26735e8
Compare
Choose a tag to compare
update discord to stable v175

Enmity v2.2.4

14 Apr 18:47
28df3be
Compare
Choose a tag to compare
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

14 Apr 14:34
642da81
Compare
Choose a tag to compare
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

12 Apr 21:46
802ee60
Compare
Choose a tag to compare
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

10 Feb 14:18
645e920
Compare
Choose a tag to compare
Update Discord to v164.0

v2.1.3

24 Aug 17:26
929cc11
Compare
Choose a tag to compare
bump ver

v2.1.2

23 Aug 18:49
Compare
Choose a tag to compare
cope

v2.1.2

23 Aug 18:42
Compare
Choose a tag to compare
cope