Skip to content

v8.2.0 - The Little Dirty Paloma

Latest
Compare
Choose a tag to compare
@KelvinTegelaar KelvinTegelaar released this 14 Jul 16:11
· 7 commits to main since this release
a674097

Are we aligned?

You know that someone recently analyzed all the CIPP release notes in AI and tried to figure out my personality based on that? It said "Kelvin truly enjoys the release days". The AI wasn't wrong. I do! I like it so much because I'm able to bring almost 9000 MSPs exactly what they ask for each time they speak to us in our community, I get excited about that because it means that we publicly get to encourage more input, and each feature request you make is one that brings CIPP closer to being the perfect piece of software for any MSP.

This version is called the Little Dirty Paloma, mostly because this release is a little dirty, mixed with all sorts of good ingredients, but lets first take a moment to celebrate a new milestone: CyberDrain has received yet another sponsor!

Please go say hi to Guardz! Guardz is our newest logo sponsor so you'll see them in the app, They specialize in building a Unified Cybersecurity Platform that puts you in control!

Where we're going, we don't need no native portals!

You know what's really annoying, you're building a perfect policy, and you're almost done, but you already created a template. The only problem is there is one small typo, or you want to replace an item with a variable. This means logging back into the portal, or editing complex JSON, both jobs most people really don't like doing.

So, we fixed that. We're introducing the ability to edit Conditional Access Policies and Intune Policies without ever leaving CIPP. Need to change a setting that's a dropdown in M365? We got you boo. We're delivering the exact experience you're used to in the portal, but instead you can just use CIPP. Want an example? Let's edit a policy together real quick. We'll replace a staticly set number in an Intune Policy, to one that uses the CIPP variables engine.

screen01.mp4

God I hate deploying these unique little app registrations

That complaint was made by one of the users in our Discord. Of course we could not let him hanging! We hate it when people are doing stuff by hand, so lets make sure that no longer happens: Introducing App Templates with Gallery support. You can now add any application from the gallery, or an app manifest to easily deploy the app using CIPP:

image

The big one: More tenant alignment updates

We've had some questions about drift monitoring. CIPP can easily handle drift monitoring by setting up your standards and setting the ones you'd like to monitor to "Alert", however there's a lot more than that. Our Tenant Reports are pretty loved, but sometimes you just want an overview over all your tenants in one go.

The issue with that? Licenses. Like secure score, it becomes hard to see what is actually allowed to drift and what is not based on your license model. Did we fix that? We sure did. The new tenant alignment report page shows you a quick overview for all your tenants and how they align with your set standards.

Cool thing about this page? you immediately see what your score would be if you had all licenses available. We've added these same filters to the reports.

image image

QoL? Hell yeah.

  • Standards now automatically report when remediating too, so you always have the latest status
  • The Microsoft license database has been updated
  • The Rich Text Editor no longer loses focus unexpectedly.
  • Actions in the users menu have been consolidated, allowing a cleaner menu
  • We fixed some bugs with CIPP heater mode.
  • New standards have been added for custom banned password lists, and more
  • edit Script is fixed for Intune scripts.
  • The BEC page has had a backend makeover.

There's more improvements, but the best way to check it out is https://standards.cipp.app - A website that dynamically updates based on what standards we make available.

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!

What's Changed

  • Feat: Add advanced filtering, sorting, and UI enhancements to standards dialog by @kris6673 in #4322
  • Fixed dublicate JSON key in standards.json by @JNRavnIT in #4334
  • FIX: Edit contact fix by @Zacgoose in #4329
  • Feat: Add Autopilot Deployments report by @kris6673 in #4325
  • Fix Add/Edit contacts and the automap setting for mailbox permissions by @Zacgoose in #4352
  • Fix: Corrected Typo in Offboarding Wizard by @zenops-aa in #4357
  • Fixed Mailbox Rule offCanvas erroring when attempting to open by @Jr7468 in #4351
  • Fixed another duplicate Tag key in Standards.json by @JNRavnIT in #4354
  • Fix: Remove "Default" from mailbox permissions dropdown by @kris6673 in #4348
  • Fix for BEC page with undefined index problem by @Zacgoose in #4371
  • Dev to hotfix by @JohnDuprey in #4373
  • Fix: Fix broken filters and enhance UI components by @kris6673 in #4374
  • Remove last of grid and unstable grid 2 imports by @Zacgoose in #4372
  • Feat: Avaliable license count in manage license user action by @kris6673 in #4367
  • View options for Standard templates by @Jr7468 in #4349
  • Feat: Enhance group editing and add hide/show M365 group in outlook by @kris6673 in #4347
  • Added Clear Immutable ID to preferences page by @BNWEIN in #4346
  • Feat: Add functionality for managing room lists by @kris6673 in #4336
  • Added a Dialog box to show applied standards by @Jr7468 in #4350
  • HOTFIX: Another index on BEC page not defined by @Zacgoose in #4376
  • Fix: Script Edit not working by @ngms-psh in #4375
  • Feat: Add Custom Banned Password List standard by @kris6673 in #4377
  • Feat: Add new standard for SharePoint default sharing link configuration and deprecate SPDirectSharing by @kris6673 in #4368
  • Feat: Add defender exclusions option by @kris6673 in #4380
  • FIX: Another CIPP heater issues by @Zacgoose in #4394
  • Feat: Consolidate actions and add validators for actions by @kris6673 in #4398
  • Fix: Add loading skeleton for edit room pages by @kris6673 in #4415
  • Fix: Fix focus loss in RichTextEditor by @kris6673 in #4413
  • Chore: Update license files to latest version from Microsoft by @kris6673 in #4425
  • Feat: Add loading skeleton for contact edit and template pages by @kris6673 in #4419
  • Fix: Update .gitignore with AI rules section by @kris6673 in #4430
  • Dev to release by @KelvinTegelaar in #4431

API Release notes:

What's Changed

Full Changelog: KelvinTegelaar/CIPP-API@8.1.1...8.2.0

New Contributors

Full Changelog: v8.1.0...v8.2.0