Skip to content

Enmity v2.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 14:34
· 18 commits to main since this release
642da81
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