Commit 8a51fbe
committed
chore(release): 1.42.0 [skip ci]
# [1.42.0](v1.41.1...v1.42.0) (2025-06-24)
### Bug Fixes
* add back create fleet lable to create org function ([2f1ca1f](2f1ca1f))
* add error handling for null hosts ([c76c0bb](c76c0bb))
* add mdm step to agent instructions ([24b0e83](24b0e83))
* adjust scale of AnimatedGradientBackground in upgrade page for improved visual consistency ([6f8821e](6f8821e))
* **booking:** remove unnecessary margin from Phone icon in BookingDialog component ([b39c654](b39c654))
* cast stripeCustomerId to string before syncing data ([3887f71](3887f71))
* **checkout:** refactor CheckoutCompleteDialog to improve plan type handling ([e91f1f0](e91f1f0))
* fix issue with s3 url sanitization ([9ab26a0](9ab26a0))
* fix issue with sanitizing html ([1acccc6](1acccc6))
* fix issues with roles while inviting users ([a1e7a7d](a1e7a7d))
* **layout:** adjust navbar height for improved layout consistency ([a61b794](a61b794))
* move agent logic to client side instead of server side ([3ac4874](3ac4874))
* **RecentAuditLogs:** adjust padding for no activity message display ([98c278a](98c278a))
* roadmap link on readme ([66afcbd](66afcbd))
* start download of installer from the browser ([dde4546](dde4546))
* try catch fetching the device so there's no error ([20b7f14](20b7f14))
* update Stripe customer ID retrieval to use organization ID instead of user ID ([ce4ef80](ce4ef80))
* update subscription data handling and remove unused checkout components ([3a50c55](3a50c55))
* validate S3 URL host ([d744f74](d744f74))
### Features
* add animated pricing banner to upgrade page ([0599fcc](0599fcc))
* add API endpoint to fetch cached published websites from the database ([4792901](4792901))
* add dub referral tab and embed ([7a5e166](7a5e166))
* add rage mode and scroll rotation effects to AnimatedGradientBackground ([bd516f7](bd516f7))
* add SelectionIndicator component and enhance pricing card interactions ([04835c6](04835c6))
* add support for windows agent ([f18e8a2](f18e8a2))
* add tables support in policy editor ([9afd1ed](9afd1ed))
* add tables support in policy editor ([9822d95](9822d95))
* **api:** add server directive to stripe session generation ([1c9f957](1c9f957))
* **api:** enhance Stripe checkout session handling and logging ([3eff9b4](3eff9b4))
* **auth:** add session hook to set active organization ([6de3ded](6de3ded))
* **auth:** implement organization access checks in layout components ([a1d3ad7](a1d3ad7))
* **auth:** refactor authentication page and components for improved user experience ([fb4fa7d](fb4fa7d))
* **billing:** enhance subscription management and UI components ([1cf32c2](1cf32c2))
* **checkout:** add CheckoutCompleteDialog component and integrate confetti animation ([4bd6018](4bd6018))
* **checkout:** enhance CheckoutCompleteDialog with updated features and descriptions ([2182c9e](2182c9e))
* **database:** add nanoid function for generating URL-safe unique IDs ([c3608e1](c3608e1))
* enhance AnimatedGradientBackground with pulse and glow effects ([7bd80c0](7bd80c0))
* enhance onboarding step input with website field ([7062eb3](7062eb3))
* enhance OnboardingStepInput and SelectPills components ([0079556](0079556))
* enhance Stripe checkout session handling by validating organization membership and managing customer records ([3901d8d](3901d8d))
* enhance upgrade page with logo marquee and review widget ([a8c6ff1](a8c6ff1))
* **env:** add new Fleet-related environment variables to configuration ([99eb8b1](99eb8b1))
* **env:** add optional Stripe subscription price ID to environment variables ([27a2d3d](27a2d3d))
* **env:** add Stripe subscription price ID to environment configuration ([f3da9b6](f3da9b6))
* implement middleware for domain-based routing and organization handling ([7be7b9f](7be7b9f))
* implement self-serve subscription option and update pricing details ([69bd082](69bd082))
* improve scroll handling in AnimatedGradientBackground ([cf98196](cf98196))
* integrate Senja Review Widget into pricing cards ([24ecd81](24ecd81))
* **invite:** implement invitation handling and redirection ([4dccbbc](4dccbbc))
* **layout:** wrap main content in Suspense for improved loading handling ([29c7cf2](29c7cf2))
* **login:** add option to use another sign-in method after sending magic link ([957c25f](957c25f))
* **metadata:** add generateMetadata function for Controls, Tasks, and Cloud Tests pages ([221106c](221106c))
* **middleware:** allow unauthenticated access to invite routes ([04c64d8](04c64d8))
* **middleware:** handle old invite route format for direct visits ([8a47db0](8a47db0))
* **middleware:** implement authentication middleware for route protection ([514e007](514e007))
* **middleware:** implement organization session handling in middleware ([5bd53b9](5bd53b9))
* **policy:** implement content sanitization to remove unsupported marks ([61bdce4](61bdce4))
* **pricing:** add '12-month minimum term' to paid features list in PricingCards component ([1a45ac4](1a45ac4))
* **pricing:** add BookingDialog component to PricingCards for scheduling calls ([63a68b3](63a68b3))
* redo portal tasks to be cleaner ([806f07f](806f07f))
* refactor subscription handling and introduce self-serve plan ([9b6adfc](9b6adfc))
* **setup:** add SetupHeader component to enhance user experience ([3cadc5b](3cadc5b))
* **setup:** enhance framework selection loading state management ([6106974](6106974))
* **setup:** enhance onboarding process and organization setup ([b1fdabf](b1fdabf))
* **setup:** enhance organization setup and upgrade flow ([e1d57d4](e1d57d4))
* **setup:** implement organization creation and onboarding enhancements ([229744b](229744b))
* **setup:** implement organization setup flow and subscription checks ([b94e7f3](b94e7f3))
* **stripe:** add new Stripe integration features ([3749e78](3749e78))
* **stripe:** define subscription data type for Stripe synchronization ([5da6c67](5da6c67))
* **stripe:** implement subscription data retrieval and cache management ([47815bc](47815bc))
* **tests:** add layout, loading, and page components for cloud compliance tests ([9c14c28](9c14c28))
* update environment variables for Stripe pricing plans ([c61922f](c61922f))
* update OrganizationSetupForm and routing logic ([f0c14b9](f0c14b9))
* update pricing cards with new features and subscription handling ([3753cc5](3753cc5))1 parent 82a79e7 commit 8a51fbe
2 files changed
+85
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
1 | 85 | | |
2 | 86 | | |
3 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments