Skip to content

Releases: loonghao/maya_umbrella

v0.18.0

02 Feb 16:51

Choose a tag to compare

Comparing Changes: v0.17.0...v0.18.0

Bugs

  • 🐞 fix(signatures): add maya_secure_system_scriptNode signatures to FILE_VIRUS_SIGNATURES\n\nThe cleaner uses FILE_VIRUS_SIGNATURES to clean infected files, but\nvaccine4 detects infections using MAYA_SECURE_SYSTEM_SCRIPTNODE_SIGNATURES.\nThis mismatch caused detected infections to not be properly cleaned.\n\nAdd all maya_secure_system signatures to FILE_VIRUS_SIGNATURES to ensure\nproper cleanup of infected userSetup.py files. fffa892
  • 🐞 fix(i18n): improve English locale grammar and wording 7b6ec3e

Feature

  • 🌟 feat(vaccine4): add locale-specific script path detection for maya_secure_system virus\n\n- Add get_locale_script_paths() function to filesystem.py for finding all\n locale directories (zh_CN, en_US, ja_JP, etc.) under user app directory\n- Add get_all_user_setup_paths() function for comprehensive userSetup.py\n path discovery across all possible locations\n- Refactor collector.py to use the new filesystem functions\n- Update vaccine4 to use get_all_user_setup_paths() for userSetup.py detection\n- Add comprehensive unit tests for the new filesystem functions\n\nThis provides a reusable solution for locale-specific path detection that\ncan be used by any vaccine, fixing the issue where virus writes userSetup.py\nto locale-specific paths (e.g., Documents/maya/2022/zh_CN/scripts/). e593072

Misc

🔶 Nothing change

Unknown

  • 📄 bump: version 0.17.0 → 0.18.0 1894660

v0.17.0

02 Feb 14:13

Choose a tag to compare

Comparing Changes: v0.16.0...v0.17.0

Bugs

  • 🐞 fix: delete userSetup.py if only contains virus code bfcba83
  • 🐞 fix: add MagicMock type check for non-Maya environment compatibility 445fa32

Feature

  • 🌟 feat: enhance detection for maya_secure_system virus variants 37a6bef
  • 🌟 feat: add support for cleaning maya_secure_system.py from site-packages 5750d81

Improve

  • 📈 perf: optimize network node detection logic 9ff8c2e

Misc

  • 💄 chore: update .gitignore c218500
  • 🎨 style: move import to top-level and improve code consistency bc2168b
  • 🎨 style: fix isort import order in vaccine4.py 6d02ab3
  • 🎨 style: remove unused imports from vaccine tests 030bd3f

Unknown

  • 📄 bump: version 0.16.0 → 0.17.0 802b509

v0.16.0

09 Dec 10:01

Choose a tag to compare

Comparing Changes: v0.15.0...v0.16.0

Feature

  • 🌟 feat: add GitHub release downloads badge and hooks disable env vars 2c92106

Misc

  • 💄 chore(deps): update actions/setup-python action to v6 97149ce
  • 💄 chore(deps): update actions/checkout action to v6 acdf7ff

Unknown

  • 📄 bump: version 0.15.0 → 0.16.0 330414e

v0.15.0

17 Oct 06:15

Choose a tag to compare

Comparing Changes: v0.14.2...v0.15.0

Feature

  • 🌟 feat: add maya_secure_system virus vaccine support d011970

Misc

  • 💄 chore(deps): update dependency nox to v2024.10.9 887af10
  • 💄 chore(deps): update actions/checkout digest to eef6144 bc5d7f4
  • 💄 chore(deps): update actions/checkout digest to 11bd719 74a8179
  • 💄 chore(deps): update codecov/codecov-action action to v5 3f4e7eb
  • 💄 chore: remove temporary verification script 38ab951
  • 🎨 style: fix code style issues reported by hound ffdb632
  • 🎨 style: fix remaining PEP 8 issues e8e2835
  • 🎨 style: fix type annotations for Python 2.7 compatibility 9bccdf9
  • 💢 ci: disable hound linter to avoid conflicts with ruff 00a3ef0
  • 💢 ci: update windows runner from windows-2019 to windows-2022 efc8e43

Unknown

  • 📄 bump: version 0.14.2 → 0.15.0 8bd5935

v0.14.2

25 Jul 16:40

Choose a tag to compare

Comparing Changes: v0.14.1...v0.14.2

Improve

  • 🐝 refactor: rename main to setup_maya_umbrella in userSetup.py 0d83936

Misc

🔶 Nothing change

Unknown

  • 📄 bump: version 0.14.1 → 0.14.2 8d805c1

v0.14.1

07 Jul 06:59

Choose a tag to compare

Comparing Changes: v0.14.0...v0.14.1

Bugs

  • 🐞 fix: fix get APPDATA path error from Linux. (#51) c987a79

Misc

  • 💄 chore: Add new logo 47b4bea
  • 💄 chore: Update keywords and description c9bc2aa
  • 💄 chore: Add logo resource files b24ec40
  • 💄 chore(deps): update actions/checkout digest to 692973e 81a2bce

Unknown

  • 📄 bump: version 0.14.0 → 0.14.1 106847e

v0.14.0

20 May 15:53

Choose a tag to compare

Comparing Changes: v0.13.0...v0.14.0

Feature

  • 🌟 feat: Add new setup to auto translate locales. 03c2303

Improve

  • 🐝 refactor: ensure have permission to delete the file 4ed86ac

Misc

  • 💄 chore(deps): update actions/checkout digest to a5ac7e5 d475f76

Unknown

  • 📄 bump: version 0.13.0 → 0.14.0 c37f65a

v0.13.0

16 May 16:40

Choose a tag to compare

Comparing Changes: v0.12.1...v0.13.0

Bugs

  • 🐞 fix: fix collect infected hik files. 3367294

Feature

  • 🌟 feat: Add new vendor atomicwrites 2ad8861

Misc

  • 🎨 style: Improve docstrings 02b1944

Unknown

  • 📄 bump: version 0.12.1 → 0.13.0 f870ea1

v0.12.1

16 May 03:11

Choose a tag to compare

Comparing Changes: v0.12.0...v0.12.1

Bugs

  • 🐞 fix: fix decode bytes for scan_files_from_file 640b06b

Misc

🔶 Nothing change

Unknown

  • 📄 bump: version 0.12.0 → 0.12.1 33bf459

v0.12.0

14 May 15:48

Choose a tag to compare

Comparing Changes: v0.11.0...v0.12.0

Bugs

  • 🐞 fix: Remove delay option for fix #43 d21ebc1

Feature

  • 🌟 feat: Add new hook for fix no scene name c32ea0c

Misc

🔶 Nothing change

Unknown

  • 📄 bump: version 0.11.0 → 0.12.0 e9a49c3