Skip to content
Open
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
48 changes: 48 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# SimpleLogin Roadmap

This document outlines the planned features and improvements for SimpleLogin.
For the most up-to-date status, check the [GitHub Issues](https://github.com/simple-login/app/issues) and [Discussions](https://github.com/simple-login/app/discussions).

---

## ✅ Recently Released

- Proton integration for seamless login
- Admin-disabled mailbox support
- Improved alias management UI
- API v3 for alias creation

---

## 🔄 In Progress

- Improved self-hosting Docker Compose support
- OpenSSL 3.x compatibility for DKIM key generation
- Better troubleshooting documentation for self-hosted instances

---

## 📅 Planned

### Short-term
- Docker image versioning clarity (always-updated `latest` tag)
- Improved onboarding guide for new self-hosters
- Clearer upgrade documentation between versions

### Medium-term
- One-click unsubscribe support for Gmail (see #794)
- Hidden/private aliases (see #799)
- User-defined default domain for alias creation (see #1038)

### Long-term
- JMAP API support (see #948)
- Bounce Address Tag Validation (BATV) support (see #1082)
- Email subaddressing support (see #990)

---

## 💡 How to Suggest Features

Have an idea? Please submit it to our [Feature Request Discussions](https://github.com/simple-login/app/discussions/categories/feature-request).

Community votes help us prioritize what to build next.