Releases: KelvinTegelaar/CIPP
v2.5.5
Hey everyone,
Thank you all our contributors and CIPP team that worked on this release. This release is a maintenance update with loads of bug fixes
Of course we also have many bug fixes in this release big and small, so check out the complete changelog, if you have any bugs, report them :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, Immybot, and Huntress for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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.
What's Changed
- ENHANCEMENT: SWA timeout handling on API calls by @JohnDuprey in #888
- Fixed issue with assigning licenses
- Fixed issue with changing permissions on mailboxes
- Fixed issue with changing permission on calenders
- Fixed edit user issue problem when specific fields are selected
- fixed automapping bug
- Fixed offboarding bug
- improve access check for exchange.
- Fixed problem with logs not being complete when executing exchange standards
- Dev to release by @KelvinTegelaar in #906
Full Changelog: v2.5.0...v2.5.5
v2.5.0 - Strawberry Daiquiri
Hey everyone,
Thank you all our contributors and CIPP team that worked on this release. This release is is feature packed once more and focused on a bunch of backend stuff, including a extreme speed boost that makes the BPA, Domain Analyser, and Standards finish in mere minutes! We're also no longer using any Exchange PowerShell which is amazing. :).
Next to this we've also found a way to save even more costs thanks to @JohnDuprey. We're introduced an automatic cleanup tool which will take most environments from 1-2GB(or more) data in use, to only 200MB. For some instances, this can cut the costs of CIPP to only 10-12$ a month.
Of course we also have many bug fixes in this release big and small, so check out the complete changelog, if you have any bugs, report them :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, Immybot, and Huntress for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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.
New Features
- Released the handbrake on Durable Functions; All backend tasks that require runs are now much faster by @KelvinTegelaar
- Revoke user session - Revoke all logon sessions a user had. Added to both user menus and Offboarding wizard by @KelvinTegelaar
- New Standard: Set Activity based timeout by @KelvinTegelaar (https://office365itpros.com/2022/03/22/idle-session-timeout-policy/) @KelvinTegelaar
- New Standard: Add contact emails(Technical, security, general, marketing) which allows you to receive important tenant e-mails directly, without needing to have a user in that tenant. @KelvinTegelaar
- Require admin consent for applications (Prevent OAuth phishing.) has been updated to allow users to give consent to selected applications. @KelvinTegelaar
- Replaced all Exchange Online cmdlets with new API by @KelvinTegelaar
- BPA now has a much better filter for licenses by @KelvinTegelaar
- New automatic cleanup tooling made by @KelvinTegelaar and @JohnDuprey
Bug Fixes
- Fixed clearing of dropdowns
- Fixed logout button not working
- Fixed Tenant Access Check selection
- Fixed issue with CSV reporting and setting correct fields
- Removed several typos
- Added clearer errors when handling Exchange
- Fixed minor issues with logging engine and notification engine.
- Updates packages to latest version
- Added validation on domain field by @JohnDuprey
Full Changelog: v.2.3.0...v2.4.0
V2.4.0 - Manhattan
Hey everyone,
Thank you all our contributors and CIPP team that worked on this release. This release is is feature packed with many of our feature request list getting tackled.
Of course we also have many bug fixes in this release big and small, so check out the complete changelog, if you have any bugs, report them :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, Immybot, and Huntress for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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.
New Features
- SAM Wizard - Setup your own tokens easier from CIPP itself, or have it deploy a SAM application for you. No more PowerShell required. This feature is currently beta. by @KelvinTegelaar
- Take control over conditional access; you can now deploy CA templates, make changes to rules, and convert rules into templates to use at other clients. We include several templates by default. @KelvinTegelaar
- You can now edit, create, and template transport rules, we include several templates such as allowing users to encrypt email simply by changing the subject of an email. @KelvinTegelaar
- Added and improved Graph Reports
- Added ability to set "Default" calendars permissions
- Fixed issue with removing fields on users by @AdamWillford
Bug Fixes
- Fixed Dashboard issue when items are 0.
- Fixed interface not matching selection #845
- Added clearer errors when handling Exchange
- Fixed minor issues with logging engine and notification engine.
Full Changelog: v.2.3.0...v2.4.0
v2.3.0 - Mai Tai
Hey everyone,
Thank you all our contributors and CIPP team that worked on this release. This release is is feature packed with many of our feature request list getting tackled.
Of course we also have many bug fixes in this release big and small, so check out the complete changelog, if you have any bugs, report them :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, Immybot, and Huntress for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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.
New Features
- Added Single Tenant / Partner Tenant mode, which allows you to use CIPP without being a Microsoft partner, or for your own tenant by @KelvinTegelaar
- Added ability to edit calendars by @KelvinTegelaar
- Replaced home page with new dashboard by @KelvinTegelaar
- Added Alerts Wizard to setup alerts, per tenant for specific categories by @KelvinTegelaar
- Added Graph Explorer for easier reporting by @KelvinTegelaar
- Added more option to assigning devices by @KelvinTegelaar
- Added Temporary Access password Standard by @KelvinTegelaar
- Added Temporary Access Password Generation by @KelvinTegelaar
- Added option to set teams to public/private by @KelvinTegelaar
- Added standard to set passwordless authentication and location information by @KelvinTegelaar
Reported bug fixes
- Fixed #829 by @AdamWillford
- Fixed #828 by @KelvinTegelaar
- Fixed #824 by @KelvinTegelaar
- Fixed #806 by @KelvinTegelaar
- Fixed #799 by @KelvinTegelaar
- Fixed #794 by @KelvinTegelaar
- Fixed #793 by @KelvinTegelaar
- Fixed #791 by @gavsto
Other notable changes
- ENHANCEMENT: URL Fixed, file count sort, added root template by @gavsto in #788
- ENHANCEMENT: Added display name instead of SKU to BPA by @gavsto in #790
- FEATURE: Token Verification by @JohnDuprey in #792
- ENHANCEMENT: Multiple column fixes by @gavsto in #803
- Improve offboarding wizard UX. Fixes #806. by @homotechsual in #807
- Allow licenses column to be sorted. by @homotechsual in #808
- Change ExecDnsHelper to ListDomainHealth by @JohnDuprey in #816
- Removed unused vars by @AdamWillford in #830
- Dev to release by @KelvinTegelaar in #835
Full Changelog: v2.2.0...v.2.3.0
v2.2.0
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 release. This release is has a couple of new features, and a bunch of backend speed improvements. More places have the "AllTenants" option available and we've added new standards.
Of course we also have many bug fixes in this release big and small, so check out the changelog!
We especially like to thank our release sponsors, OITVOIP, NinjaOne, Immybot, and Huntress for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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.
New Features
- Azure AD Connect View and User Warning for Azure AD Synced Tenants by @gavsto in #724
- Multi-Tenant Device Compliance List by @gavsto in #728
- List Licenses' by @KelvinTegelaar
- Added AllTenants Selector to Alerts by @KelvinTegelaar
- Added options to set the state of an Alert to Alerts by @KelvinTegelaar
- Added more verbose error handling; you'll now get told if the feature you are trying to use requires a license. by @KelvinTegelaar
- Allow setting of private/public team by @KelvinTegelaar
- Added more information to BEC overview in regards to rules and permissions
What's Changed
- ENHANCEMENT: Added Unused Licenses Total to BPA by @gavsto in #727
- Add label/card to Tenant Selector. by @homotechsual in #729
- Individual Domain layout tweaks by @JohnDuprey in #740
- Fix Offboarding Wizard confirmation page incorrect boolean checks. by @homotechsual in #739
- Add toggle for self service licensing standard. by @homotechsual in #759
- Individual Domain SPF recommendations and bugfixes by @JohnDuprey in #757
- Fix details button in error toast. by @homotechsual in #764
- Change wizard confirmation page icons. by @homotechsual in #766
- Add colourised rows to the mailbox statistics report. Fixes #722. by @homotechsual in #767
- Apply Standards Danger Warning by @AdamWillford in #769
- Pushing dev to release by @KelvinTegelaar in #770
Full Changelog: v2.1.2...v2.2.0
v2.1.2
Due to an issue in one of our dependencies, and a bug in the tenant access check we've added another release.
What's Changed
- Update NPM dependencies by @homotechsual in #720
- Dev to release by @KelvinTegelaar in #721
Full Changelog: v2.1.1...v2.1.2
V2.1.1 - Cuba Libre Refill
What's Changed
- README Fixes by @homotechsual in #718
- Fix linters CI on dev branch. by @homotechsual in #713
- Bugfix for TenantSelectorMultiple by @JohnDuprey in #712
- Minor update for 2.1.1 by @KelvinTegelaar in #719
Full Changelog: v2.1.0...v2.1.1
v2.1.0 - Cuba Libré
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 release. This release is a feature filled release, with some new backend magic to boot! First a quick, but important announcement:
If you have setup notifications, Please reperform the setup. Our scheduling engine has had changes and thus requires you to reenter that information.
This release sets the stage for our February release with a bunch of new features, such as "All Tenants" mode in multiple locations, which allows you to create a standard for all tenants, including new ones added. We've also expanded on our templating engine, and Intune apps deployments.
Of course we also have many bug fixes in this release big and small, so check out the changelog!
We especially like to thank our release sponsors, OITVOIP, NinjaOne, and ImmyBot for sponsoring us for this release, as their sponsorship is what makes creating this application possible. We'd also like to welcome Huntress as a new sponsor. :)
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.
New Features
- NEW FEATURE: Added default page size for tables by @gavsto in #692
- Individual Domain - MTA-STS support by @JohnDuprey in #707
- Allow clearing of local cache
- Added multiple intune default templates.
- Added option to add apps to All Tenants
- Added option to add Policies to All Tenants
- Added option to add Standards to All Tenants
- Created new Scheduler engine
- Added removal of apps/policies
- Added all possible Policy Options to edit Intune Policies
Bug Fixes
- Fixed issue with tenant access check
- Fixed issue with tenant permissions check
- Fixed issue with edit user where it returned HTML instead of expected results
- Fixed issue with standards where it returned HTML
- Fixed infinite redirect issue when user has no roles
- Many more, see full changelog.
Other changes
- Changes to make EditTenant frontend work by @AdamWillford in #657
- Update UI on Edit User and Edit Group to match revamped Edit Tenant. by @homotechsual in #660
- Individual Domain - CippMasonry and tweaks by @JohnDuprey in #661
- Don't cancel in progress Build if new one is queued. by @homotechsual in #663
- Forgot to save this file - finishes removal of . by @homotechsual in #664
- Redirect 401 including referrer. by @homotechsual in #665
- Add localstorage(clear) and amend results callout by @AdamWillford in #659
- Fix broken link in ViewBEC by @homotechsual in #667
- Update package-lock.json (1 high sev sec fix. 1 mod. by @homotechsual in #679
- Individual Domain by @JohnDuprey in #680
- Make all DataTables sortable. Fixes #683. by @homotechsual in #685
- Individual Domain tweaks by @JohnDuprey in #686
- Revert some changes to user edit page and tweak UX. by @homotechsual in #684
- Extend TenantSelector for CippPage by @JohnDuprey in #690
- Improvements to ThemeSwitcher by @homotechsual in #691
- Add tenant column to Domains Analyzer if 'All Tenants' is selected. Fixes #687 by @homotechsual in #693
- Add conditional highlighting to rows where no MFA at all is configured. Fixes #670. by @homotechsual in #694
- Domain tweak / ViewUser bugfix by @JohnDuprey in #695
- Groups bugfix and cleanup rounded corners by @JohnDuprey in #698
- Add VS Code extension recommendations file. by @homotechsual in #699
- Individual Domain by @JohnDuprey in #702
- Layout and styling fixes - add license to footer. by @homotechsual in #708
- Linting and Security Policy by @homotechsual in #711
- Pushing Dev to Release by @KelvinTegelaar in #709
Full Changelog: v2.0.1...v2.1.0
v2.0.1 - Frozen Mojito refill
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 release. This release is a minor update that fixes several typos, textual changes, html output, and table sorts. There are no new features.
Microsoft has also assisted us in getting the "Microsoft Defender Status" display to work. This means you can see exactly what your tenants their state is in regards to Microsoft Defender. You'll be able to see if it's in an alerted state, if it requires intervention or research, and what their current health is, no matter the version; as long as your device is connected to Intune, and your client has been onboarded to Lighthouse for the API access. :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, and ImmyBot for sponsoring us for this release, as their sponsorship is what makes creating this application possible.
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
- Update CI/CD for branch rename. by @homotechsual in #619
- Fix tags on gif's by @jantoney in #638
- Updated the start command in dev by @gavsto in #642
- UX: Minimum width so columns don't cut off by @gavsto in #645
- DNS Analyser Tweaks by @JohnDuprey in #650
- Fix column sorting for Domain Analyzer datatable. by @homotechsual in #652
- Fix incorrect alphabetical sort on DataTable. by @homotechsual in #653
- Fixed typo for Domains title by @gavsto in #655
- Upgrading Dev to Release by @KelvinTegelaar in #656
- Removed several HTML outputs, fixed setting access checkers. @KelvinTegelaar
New Contributors
Full Changelog: 2.0.0...v2.0.1
v2.0.0 - Codename Frozen Mojito
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 release. Over the past 4 weeks we've been hard at work making sure we get an amazing new update ready and it is; version v2.0.0 Frozen Mojito is now released.
This release is a full rewrite to React, allowing us to develop new features faster, easier, and with a lot less code. This release has increased the speed tremendously. the speed improvements are not all; we also are introducing dark mode and a lot of minor quality of life improvements. A special thanks to @redanthrax and @k-grube for the first proof-of-concept version of the react frontend, and helping me and many others understand react. they've driving this release forward. :)
We especially like to thank our release sponsors, OITVOIP, NinjaOne, and ImmyBot for sponsoring us for this release, as their sponsorship is what makes creating this application possible. With their sponsorship funds we've also paid out our first Feature & Issue bounty to @homotechsual and @AdamWillford.
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)
New Features
- React release. Complete interface rewrite
- Speed
- Profile page under avatar with theme selection for dark mode
- Usage location selection
- Clearer errors in toast messages for troubleshooting
- many many more quality of life improvements such as user selectors, better wizards, more feedback.
Changelog
- Commit "List Sharepoint Sites" page by @AdamWillford in #410
- Split redux modules, update package by @k-grube in #413
- REACT: Added One Drive List by @gavsto in #416
- Implements Role View Page by @lwhitelock in #415
- Amend tenants with Action by @AdamWillford in #417
- Convert TeamsAcrtivity.html by @AdamWillford in #418
- Update package deps by @k-grube in #419
- Fix EditUser from redux changes by @k-grube in #420
- Add "EditGroup" for Sharepoint dropdown by @AdamWillford in #421
- Update README.md by @homotechsual in #414
- RTK migration setup by @k-grube in #422
- generic datatable api and example by @k-grube in #423
- rtk updates and datatable updates by @k-grube in #424
- Fix CellBoolean error on load by @AdamWillford in #425
- fix CippDatatable search by @k-grube in #426
- migrate font awesome icons by @k-grube in #427
- Add site icons, configure favicons by @k-grube in #428
- Amend Page Names + Change Intune to MEM by @AdamWillford in #429
- Create += add all pages and amend dropdowns to reflect prod by @AdamWillford in #430
- Update error handling, edit user by @k-grube in #431
- Fixed some import issues for the hamburgers by @AdamWillford in #432
- Change button variant by @AdamWillford in #433
- Add email security domain checker #365 by @k-grube in #436
- Add displayName to Tenant Selector for search by @AdamWillford in #435
- Update conditional URLs for tenants page by @AdamWillford in #437
- Update alignment on tenant columns by @AdamWillford in #438
- Update expandedRows & onHoverHighlight by @AdamWillford in #442
- Remove "hide arrow to expand" by @AdamWillford in #443
- CIPP settings/general tab by @k-grube in #444
- Added expandedRows to mailbox list, dropdowns & report names by @AdamWillford in #445
- Defender State page update by @AdamWillford in #447
- General table cleanup changes whilst I fail at Alerts by @AdamWillford in #448
- react router v6 migration, finish rtk migrate by @k-grube in #453
- add fast switcher search by @k-grube in #457
- Individual Domain tweaks by @JohnDuprey in #458
- Individual Domain Check by @JohnDuprey in #460
- Individual Domain by @JohnDuprey in #462
- Mikey's zIndex fix by @AdamWillford in #464
- Dark Mode baby! by @homotechsual in #465
- Dark modals and fix for striped tables. by @homotechsual in #466
- Border Radius fix. by @homotechsual in #467
- Updates for debugging by @redanthrax in #469
- DNS Check / Settings and layout tweaks by @JohnDuprey in #471
- capitalization, url->path by @k-grube in #472
- CippPage, clean up CIPPSettings, useConfirmModal hook and examples, deep linking searchParams by @k-grube in #474
- Styling/layout improvements by @homotechsual in #473
- Update CippPage for title button by @k-grube in #475
- DNS layout tweaks by @JohnDuprey in #476
- Formatting by @k-grube in #477
- ListAlerts by @k-grube in #506
- Add ListAlerts modal by @k-grube in #513
- Updated for debugging in vscode by @redanthrax in #514
- Fix ListAlerts by @k-grube in #515
- Theme improvements and fixes - fixes #519 by @homotechsual in #520
- Fix overnuking of rounded corners. Fixes #518. by @homotechsual in #521
- Fixes #517 - Access check table. by @homotechsual in #522
- Fixes #502 - Add filtering options to Wizard CippTables. by @homotechsual in #523
- Fixes #501 - MEM List Policy Templates actions button. by @homotechsual in #524
- Convert Identity reports to CippPage. by @homotechsual in #525
- clean up api definitions, add tenant tag types by @k-grube in #527
- Add baseApi by @k-grube in #528
- CIPP Settings update by @k-grube in #529
- Coming Soon: Mikey breaks the react branch! by @homotechsual in #531
- Refactor Wizard pages. by @homotechsual in #532
- Move modal out of redux, fix CIPPSettings/Exclude Tenant by @k-grube in #533
- Add displayName to ListAPDevices page by @AdamWillford in #535
- removed tenant filter from tenant list page by @AdamWillford in #536
- Theme & Fix OffCanvas by @homotechsual in #537
- Add close button to OffCanvas by @homotechsual in #538
- FIx title button link by @k-grube in #539
- Fix for homepage error by @redanthrax in #540
- fix for titlebutton proptype error by @redanthrax in #541
- Theme fixes and CippOffcanvas changes. by @homotechsual in #542
- Fix AddUser, set form validation fields by @k-grube in #544
- Offcanvas tweaks - Profile and Domain by @JohnDuprey in #543
- IndividualDomain - Display tweaks by @JohnDuprey in #553
- More theme fixes/improvements. by @homotechsual in #559
- Updated ViewUser pages to CippDataTable for pagination etc by @AdamWillford in #558
- Theme changes and page-by-page review start. by @homotechsual in #560
- Updated Roles from expandedRows > offCanvas by @AdamWillford in #561
- Better line break removal in version check function. by @homotechsual in https://github.com/KelvinTegelaar/CIPP...