Releases: mkorman90/regipy
Releases · mkorman90/regipy
5.1.0
What's Changed
- Fix
datetime.utcfromtimestamp()
is deprecated in Python 3.12 by @ZarKyo in #277 - add new wsl plugin by @ZarKyo in #279
Full Changelog: 5.0.0...5.1.0
What's Changed
- Fix
datetime.utcfromtimestamp()
is deprecated in Python 3.12 by @ZarKyo in #277 - add new wsl plugin by @ZarKyo in #279
Full Changelog: 5.0.0...5.1.0
5.0.0
Regipy V5 🤯
New plugins
13 new plugins for a total of 52 plugins!
See complete plugin list here.
Validation Cases
Validation cases replace the plugin tests. Validation cases are more easier to write, encouraging contributors to add a validation case for new plugins. As validation cases are now part of the CI, this requirement is actually enforced and the build would fail if a plugin fails a validation case or missing one. See additional info in #272
Misc
- Format entire codebase according to pep8 and black formatter
- Remove various syntax warnings
- Support for codepages in
ShellBagUsrclassPlugin
List of contributions:
- Allow passing different codepage as an argument to ShellBagUsrclassPlugin and ShellBagNtuserPlugin by @yuvalmarciano in #270
- fix syntaxwarning in python 3.12 by @dadokkio in #266
- Plugin validation framework by @mkorman90 in #271
- Add new validation cases by @mkorman90 in #272
- More validation tests by @mkorman90 in #273
- Added tests for PR plugins #254 by @ZarKyo in #275
- Added some plugins by @mcardonaes in #254
- Cleanup by @mkorman90 in #274
- V5 release by @mkorman90 in #276
New Contributors
- @dadokkio made their first contribution in #266
- @mcardonaes made their first contribution in #254
Full Changelog: 4.2.1...5.0.0
release 4.3.0
What's Changed
- Allow passing different codepage as an argument to ShellBagUsrclassPlugin and ShellBagNtuserPlugin by @yuvalmarciano in #270
Full Changelog: 4.2.1...release_4.3.0
4.2.1
What's Changed
- add bam path by @lotansery7 in #264
- Bump version to 4.2.1 by @mkorman90 in #265
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- add support in additional shell items by @lotansery7 in #263
Full Changelog: 4.1.1...4.2.0
4.1.1
4.1.0
What's Changed
- transfer classes_installer plugin from usrclass to ntuser by @lotansery7 in #260
- shellbags fixes & usrclass support by @lotansery7 in #258
- remove underscore by @lotansery7 in #261
Full Changelog: 4.0.0...4.1.0
4.0.0
Please note, command line prefix has been changed from registry-*
to regipy-*
to avoid collisions.
What's Changed
- Fix output log typo in cli.py -- shows primary path for 'secondary log file' by @agret in #252
- Create scorecard.yml by @mkorman90 in #256
- Update README.md - Add OSSF score card badge by @mkorman90 in #257
- Regipy V4 by @mkorman90 in #259
New Contributors
Full Changelog: 3.1.6...4.0.0