Logo
Explore Help
Sign in
starred/CIPP
1
0
Fork
You've already forked CIPP
0
mirror of https://github.com/KelvinTegelaar/CIPP.git synced 2026-04-25 00:06:06 +03:00
Code Issues 20 Projects Releases 5 Packages Wiki Activity
5 releases 90 tags
  • v8.8.0 2439a159d5

    v8.8.0 Stable

    kerem released this 2025-12-18 01:27:19 +03:00 | 1110 commits to main since this release

    📅 Originally published on GitHub: Wed, 17 Dec 2025 23:21:21 GMT
    🏷️ Git tag created: Wed, 17 Dec 2025 22:27:19 GMT

    SPPEEEEDD and PPOWEEERRRR

    This release we've been pushing the envelope on backend improvements, our dev team shifted their focus to maintenance, and it shows, we've been removing some older legacy code and polishing what we have to increase our speed. We've also built so many feature requests again, which I love for the last release of the year; imagine being able to make a large group of MSPs happy with just what they needed.

    So, let's make a cocktail out of the swamp water of old code that we took out, and take a nice refreshing dive into our new release

    Standards and Intune

    Our team looked at the way we deploy standards and Intune policies and wanted to improve on this; not just for speed but also reporting and just general prettiness of how this works, so we've built better tracking around the state of Intune Policies, decreasing the amount of processing power needed to implement policies; a great benefit of this speed increase is also that your (self-hosted) costs will go down thanks to more efficiency.

    We've also added better frontend options for selecting how you deploy policies and set assignments, you'll have a better experience and an easier way to set applications, intune policies, and CA policy assignments to groups or users.

    Backup Retention Policies

    Many people use the tenant backup feature in CIPP, and use CIPP configuration backups, the biggest issue some users bumped into was that we stored things infinitely - You're now able to create your own backup retention policies using the CIPP settings menu! The default is 30 days, but you can extend this to whatever you'd like.

    Intune Passcodes

    Aren't those device passcodes or pins annoying? Using the latest update you're able to clear them for managed devices, especially handy when a user forgot their passcodes.

    JIT improvements

    One of our users loves the JIT feature but wanted more auditing, so we did just that, from now on we'll add which user has created the JIT request directly in the table, we also added the start and end date for extra clarity and the JIT user current state. The table also looks a little nicer now.

    So many fixes

    I'd love to sit her for a day and type out every single fix, but please check the full release notes and code below because we have so much being released in this one. :)

    Sponsors

    We extend our gratitude to our supporters at https://renroros.no/, https://immy.bot/, https://oit.co/, https://ninjaone.com/, Huntress at https://huntress.com/, https://halopsa.com/, https://www.deskdirector.com/, https://hudu.com/, our friends at https://www.meetgradient.com/, https://rewst.io/ https://augmentt.com/ and newly added Domotz and Guardz!

    As each year around this time I'm proud to announce our event sponsor; Right of Boom. If you aren't aware yet, CyberDrain is at the Right of Boom event this year with our CyberDrain Skill Journey preday. This preday is an action packed session that teaches you all about managing M365 with CIPP. We're also giving you a voucher for an M365 fundamentals exam.

    What's Changed

    • Update CippTransportRuleDrawer.jsx by @Zacgoose in https://github.com/KelvinTegelaar/CIPP/pull/4988
    • Fix: Add condition for copying sent items based on recipient type and rename field by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/4992
    • Dev to hotfix by @JohnDuprey in https://github.com/KelvinTegelaar/CIPP/pull/4994
    • Feat: Add custom group assignment option for Intune applications and enhance assignment dialogs by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/4996
    • Dev to hotfix by @KelvinTegelaar in https://github.com/KelvinTegelaar/CIPP/pull/5007
    • Add Admin Role Reporting to MFA User List by @ZenTopBrandon in https://github.com/KelvinTegelaar/CIPP/pull/5014
    • feat: Add multi-group selection support for Add to Group user action by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5019
    • Feat: Intune assignments overhaul by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5013
    • Fix SMTP Auth alerts by @JyskIT-DK in https://github.com/KelvinTegelaar/CIPP/pull/5010
    • Fix: Update alert icons to use MUI for consistency by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5004
    • Chore: Update confirmation messages to include userPrincipalName by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5025
    • Feat: Add Discovered Apps Intune page by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5034
    • Add tooltips to input fields for truncated labels by @Copilot in https://github.com/KelvinTegelaar/CIPP/pull/5051
    • Add TaskState filters to CA Vacation Mode page by @Copilot in https://github.com/KelvinTegelaar/CIPP/pull/5050
    • Feat: Add alert for quarantine release requests and rename frontend alert agent by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5068
    • Feat: Add auto-archiving configuration standard by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5077
    • Feat: Add validators to the standards by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5078
    • Fix: Users bulk actions, set out of office options in UI by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5081
    • exclude all tenant user template from template list page by @Zacgoose in https://github.com/KelvinTegelaar/CIPP/pull/5083
    • Add alert for Global Admins outside approved list by @MWG-Logan in https://github.com/KelvinTegelaar/CIPP/pull/5088
    • Add reference and post execution fields to forms by @Zacgoose in https://github.com/KelvinTegelaar/CIPP/pull/5086
    • Feat: Add MDM enrollment standard for registration process by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5089
    • Feat: Add 14-day and 21-day recurrence intervals for alert scheduling… by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5090
    • Feat: Add toggle for displaying more partner relationships by @kris6673 in https://github.com/KelvinTegelaar/CIPP/pull/5100
    • Dev to release by @KelvinTegelaar in https://github.com/KelvinTegelaar/CIPP/pull/5104

    New Contributors

    • @ZenTopBrandon made their first contribution in https://github.com/KelvinTegelaar/CIPP/pull/5014

    Full Changelog: https://github.com/KelvinTegelaar/CIPP/compare/v8.7.0...v8.8.0

    What's Changed on the API

    • Add Admin Role Reporting to MFA User List by @ZenTopBrandon in https://github.com/KelvinTegelaar/CIPP-API/pull/1723
    • Feat: Intune assignments overhaul by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1722
    • Feat: Add QuarantineReleaseRequests alert for handling quarantine release requests by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1733
    • Fix PWPush Pro account dropdown not populating by @lacymooretx in https://github.com/KelvinTegelaar/CIPP-API/pull/1730
    • Improve tenant filtering in audit log rules by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1726
    • Return AllTenants user templates along with specific tenant user templates by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1731
    • Fix: Loading issue for ListMailQuarantine with allTenants by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1732
    • Feat: Improve JIT Admin creation and copy button behavior by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1736
    • Feat: Add auto-archiving configuration standard by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1737
    • Add Get-CIPPAlertGlobalAdminAllowList function and tests by @MWG-Logan in https://github.com/KelvinTegelaar/CIPP-API/pull/1741
    • Add includeAllTenants flag to user defaults listing by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1739
    • Reference message for multiple endpoints including scheduled tasks by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1740
    • Feat: Add MDM enrollment control during account registration by @kris6673 in https://github.com/KelvinTegelaar/CIPP-API/pull/1743
    • Remove Az.KeyVault 6.3.1 module and add KeyVault secret cmdlets ,updated dev workflow file by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1742
    • Add function permissions cache and build script by @Zacgoose in https://github.com/KelvinTegelaar/CIPP-API/pull/1747
    • Dev to release by @KelvinTegelaar in https://github.com/KelvinTegelaar/CIPP-API/pull/1748

    New Contributors API

    • @lacymooretx made their first contribution in https://github.com/KelvinTegelaar/CIPP-API/pull/1730

    Full Changelog: https://github.com/KelvinTegelaar/CIPP-API/compare/8.7.2...8.8.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
Powered by Forgejo Version: 14.0.2 Page: 66ms Template: 13ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API