Skip to content

Releases: KelvinTegelaar/CIPP

v1.5.1 - Minor performance fix

06 Dec 16:39
323743a
Compare
Choose a tag to compare

Hey all,

A community member reported that he found that pages froze more often than before, and we immediately found the cause for this in our version check. To resolve this we're releasing a minor with just that fix, as performance is important to us.

Thanks to OIT and NinjaRMM for being a release sponsor.

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0 - Codename Absinthe

03 Dec 11:45
baf743b
Compare
Choose a tag to compare

Hey everyone,

As CIPP grows we're also available on Discord via https://discord.gg/cyberdrain

Thank you all our contributors and CIPP team that worked on this. We are releasing a minor update as we've found some issues worth fixing quickly.

We especially like to thank our release sponsors, OITVOIP and NinjaOne for sponsoring us for this release, as their sponsorship is what makes creating this application possible. We've also setup a new website for the documentation, with an easy to remember url; https://cipp.app.

The changelog below contains only the most important fixes, for more information, check out the full changelog. Items without a PR reference have been made by direct commits.(Only @KelvinTegelaar or @gavsto)

What's Changed

New Features

Enhancements

  • ENHANCEMENT: Added tenant filter in search for Domain Analyser by @gavsto in #267
  • ENHANCEMENT: Improved display of records by @gavsto in #269
  • ENHANCEMENT: Added search filters to a couple of pages by @gavsto in #270
  • ENHANCEMENT: Restrict standards html to admin by @homotechsual in #284
  • ENHANCEMENT: Added hamburger menu to mailboxes and teams menu by @KelvinTegelaar
  • ENHANCEMENT: Added exclusion for AAD sync accounts to Per-User-MFA deployment by @KelvinTegelaar
  • ENHANCEMENT: Added new method of retrieving data(Durable Function) to BECview and Alert view, for better performance. by @KelvinTegelaar
  • ENHANCEMENT: Changed filters for user pages to prevent slow load.

Bug fixes

Full Changelog: v1.4.3...v1.5.0

v1.4.3 - Security release

26 Nov 13:40
Compare
Choose a tag to compare

Hi all,

During routine code scanning that we introduced thanks to our security auditor, we've found that there were a couple of minor security issues with user input we needed to touch on. We have a potential for cross-side-scripting with user input in two files. This release resolves that for the UserMobileDevice page and the UserView page.

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Nov 17:31
2a7d200
Compare
Choose a tag to compare

Hey everyone,

As CIPP grows we're also available on Discord via https://discord.gg/cyberdrain

Thank you all our contributors and CIPP team that worked on this. We are releasing a minor update as we've found some issues worth fixing quickly.

We especially like to thank our release sponsors, OITVOIP and NinjaOne for sponsoring us for this release, as their sponsorship is what makes creating this application possible. We've also moved to a new documentation system that can be found at https://kelvintegelaar.github.io/CIPP/

The changelog below contains only the most important fixes, for more information, check out the full changelog. Items without a PR reference have been made by direct commits.(Only @KelvinTegelaar or @gavsto)

What's Changed

  • BUGFIX: correction in URL due to case sensitivity by @KelvinTegelaar in #261
  • BUGFIX: Fix links to installation manual and changelog by @homotechsual in #262
  • BUGFIX: Form submission + warn highlight in Domain check by @gavsto in #264
  • BUGFIX: Performance issues with User page solved. User Page no longer hangs the entire browser by @KelvinTegelaar
  • BUGFIX: Fixed an issue with incorrect user selection for BEC remediation. The incorrect user got selected which disabled the rules for your current user. by @KelvinTegelaar

Full Changelog: v1.4.0...v1.4.2

v1.4.0 - Codename Whiskey

19 Nov 11:44
3580f47
Compare
Choose a tag to compare

Hey everyone,

As CIPP grows we're also available on Discord via https://discord.gg/cyberdrain

Thank you all our contributors and CIPP team that worked on this. We have a huge list of improvements, bugfixes, and new features. There are many small changes which should considerably improve performance of pages like the tenant administration and user administration pages.

We especially like to thank our release sponsors, OITVOIP and NinjaOne for sponsoring us for this release, as their sponsorship is what makes creating this application possible. We've also moved to a new documentation system that can be found at https://kelvintegelaar.github.io/CIPP/

The changelog below contains only the most important fixes, for more information, check out the full changelog. Items without a PR reference have been made by direct commits.(Only @KelvinTegelaar or @gavsto)

What's Changed

  • NEW FEATURE: Phishing Policies by @gavsto in #226

  • NEW FEATURE: View User Page by @lwhitelock in #212

  • NEW FEATURE: Individual Domain Security Lookup by @gavsto , @JohnDuprey, @fsociety in #254

  • NEW FEATURE: E-mail and teams webhook notifications for CIPP events by @KelvinTegelaar

  • NEW FEATURE: Added Business e-mail compromise overview page by @KelvinTegelaar

  • NEW FEATURE: Added Business e-mail compromise remediation by @KelvinTegelaar

  • NEW FEATURE: Added Intune Policy Template engine by @KelvinTegelaar

  • NEW FEATURE: Added deployment of Spoofing warnings via standards by @KelvinTegelaar

  • NEW FEATURE: Backend URL retrieval by @KelvinTegelaar

  • NEW FEATURE: Added Intune Template viewing options (beta) by @KelvinTegelaar

  • ENHANCEMENT: Made user list prettier by @gavsto in #207

  • ENHANCEMENT: Made groups pretty by @gavsto in #217

  • ENHANCEMENT: Improved visibility of Export for BPA by @gavsto in #222

  • ENHANCEMENT: Added option to undo specific standards by @KelvinTegelaar

  • ENHANCEMENT: Moved data and configuration storage location @KelvinTegelaar

  • ENHANCEMENT: Added force standards button by @KelvinTegelaar

  • DOCS: Add automatic documentation site using GitHub pages and actions. by @homotechsual in #237

  • DOCS: Update Installation.md by @devallllll in #206

  • DOCS: Update SECURITY.md by @stephen-vital in #211

  • DOCS: Update Spelling/slight phrasing by @stephen-vital in #210

  • DOCS: Updated Spelling by @stephen-vital in #209

  • DOCS: Spelling by @stephen-vital in #213

  • DOCS: Update to Installation instructions by @homotechsual in #251

  • DOCS: Update README.md, fix typos, formatting by @k-grube in #223

  • DOCS: Clarify Automated Installation Instructions by @dbeta in #255

  • BUGFIX: Removed "Select all" on AddStandards by @AdamWillford in #225

  • BUGFIX: Resolved slow load on several pages due to async calls by @KelvinTegelaar

  • BUGFIX: Resolved issues with APILinks not working on user page by @KelvinTegelaar

  • BUGFIX: Minor fixes to layout and caching by @KelvinTegelaar

  • BUGFIX: Resolved issue with Intune Engine not using correct Display Name

New Contributors

Full Changelog: v1.3.0...v1.4.0

V1.3.0 - Codename Gin

05 Nov 11:23
8cffb34
Compare
Choose a tag to compare

Hey everyone,

This is our third release, as CIPP grows we're also available on Discord via https://discord.gg/cyberdrain

Thank you all our contributors and CIPP team that worked on this. We have a huge list of improvements, bugfixes, and new features!

We especially like to thank OITVoip, which is our Readme and releases sponsor to allow us to keep making cool software.

This release comes with a couple of warnings: You will have to add a new permission called "Domain.Read.All" for the new domain feature. This release also contains a role management system that will allow you to create readonly,editor, or admin users. Please see the documentation for more information.

The changelog below contains only the most important fixes, for more information, check out the full changelog. Items without a PR reference have been made by direct commits.(Only @KelvinTegelaar or @gavsto)

What's Changed

  • NEW FEATURE: Secure Score in BPA by @gavsto in #160.

  • NEW FEATURE: Domain Analyser by @gavsto in #170

  • NEW FEATURE: Added view contacts by @lwhitelock in #162

  • NEW FEATURE: Added User Push Option by @lwhitelock in #164

  • NEW FEATURE: Added multiple supported input types for Intune Policies

  • NEW FEATURE: Added Per-User MFA enforcement to standards

  • NEW FEATURE: Added Auto Expanding Online Archives to standards

  • NEW FEATURE: Rights management system. See Roles documentation for more information

  • NEW WARNING: The Stewart Paradox by @gavsto in #161

  • ENHANCEMENT: Simplified exported reports for BPA by @gavsto in #157

  • ENHANCEMENT: Changed colours around on BPA by @gavsto in #180

  • ENHANCEMENT: Added last user logon attempt to user information

  • ENHANCEMENT: Added CSV Autopilot import file

  • ENHANCEMENT: Added the ability to remove and add Team owners

  • ENHANCEMENT: Improved logging page to allow filtering

  • ENHANCEMENT: Version check is improved and also has spinners now

  • ENHANCEMENT: Added new Exo function for REST based exchange endpoint.

  • BUGFIX: Fixed exporting the actions column in contacts by @lwhitelock in #163

  • BUGFIX: Column name change by @wilhil in #168

  • BUGFIX: Resolved issue with tables that did not fix screen

  • BUGFIX: Resolved issue with model not always closing

  • BUGFIX: Resolved issue with version check running on each page

  • BUGFIX: Consistent casing/naming - re-add Intune to MEM portal link by @homotechsual in #169

  • BUGFIX: Moved conditional access to a more logical place by @lwhitelock in #173

  • BUGFIX: Domain Analyser + Added Documentation by @gavsto in #175

  • BUGFIX: Spelling Aliases by @gavsto in #181

  • BUGFIX: Remove sourcemap to prevent JS Error by @stephen-vital in #182

  • BUGFIX: Resolved issue with endless loop on 401/403 pages.

  • DOC: Create DevAzureDeploymentTemplate.json by @homotechsual in #185

  • DOCUMENTATION: add runtime version, specify .NET package and link to download by @k-grube in #187

  • DOCUMENTATION: Added Domain Analyser Documentation by @gavsto in #191

  • DOCUMENTATION: Add Category for "profile" permission by @TAP-Tech in #179

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1 - Minor fixes for Cache and Best Practice

28 Oct 20:58
539a6e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Oct 19:38
c9f9976
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

PLEASE NOTE: We are currently working out some issues with durable functions running in this release. We recommend for now you keep to the previous stable release.

Hey everyone, This is our second big release! There's a whole bunch of bug fixes in this release and a slew of new features. This release contains the new Best Practice Analysis, and improvements to both the interface and performance.

Thank you all our contributors and CIPP team.

What's Changed

  • Fix selected expanded menu by @redanthrax in #82
  • Merge pull request #85 from KelvinTegelaar/master by @KelvinTegelaar in #86
  • Teams activity + Basic Auth by @msp4msps in #102
  • Apply minor bug fixes, added functionality. by @KelvinTegelaar in #104
  • Updating dev by @KelvinTegelaar in #105
  • NEW FEATURE: Azure AD Device List + Version Number Add by @gavsto in #106
  • Add Policy.ReadWrite.ConditionalAccess Permission by @JohnDuprey in #123
  • typos by @ee61re in #127
  • Set documentation to open in a new tab by @lwhitelock in #128
  • NEW FEATURE: Best Practice Analyser by @gavsto in #129
  • NEW FEATURE: Added offboarding Wizard
  • ENHANCEMENT and FIX: Added Unused Licenses Check by @gavsto in #131
  • ENHANCEMENT: Filtering for Users by @gavsto in #134
  • ENHANCEMENT: Added confirmation for destructive actions
  • ENHANCEMENT: Added standard "Disable Sign-in for shared mailboxes"
  • ENHANCEMENT: Added account signin status on MFA report
  • ENHANCEMENT: Improved logging engine and returned error codes
  • ENHANCEMENT: Added removal of users
  • ENHANCEMENT: Added user group membership copy
  • PERFORMANCE: Resolved performance issue with large tenants(2000+ users)
  • And many many more minor interface and bug fixes.

New Contributors

Full Changelog: 1.1.0...v1.2.0

v1.1.0

19 Oct 23:05
49a2fd4
Compare
Choose a tag to compare

The repository has been going through such a rapid pace of development. There have been made new features, fixes and enhancements made since 1.0.0. Some of them are listed below. Thank you to everyone who has contributed.

What's Changed

Full Changelog: release...1.1.0

v1.0.0

13 Oct 17:58
Compare
Choose a tag to compare