Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/lib/changelog/v0.14.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
version: 0.14.6
date: 2026-02-18
title: Improved Onboarding & Analytics
social_post: • Onboarding list assignment added for new users\n• Registration split into two steps with OIDC auto-link\n• Email consent now list-based
contributors: Maya
---

## New Features

- Add onboarding list assignment on signup, helping new users get started more easily by automatically including them in relevant onboarding workflows ([ad998510](https://github.com/scanopy/scanopy/commit/ad998510)).
- Split registration into a two-step flow with OIDC auto-linking, streamlining the sign-up process and ensuring smoother authentication for users using OpenID Connect ([00e5c580](https://github.com/scanopy/scanopy/commit/00e5c580)).
- Replace global email blacklist with list-based consent, allowing finer-grained control over user communications and preferences ([a2569fab](https://github.com/scanopy/scanopy/commit/a2569fab)).

---

**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.4...v0.14.6