Skip to content

Release history

Prism releases

All releases

19 shown

Upgrade now
v1.4.2 Bugfix

Revert signal-cli binaries

Config change
v1.4.0 Breaking risk
Auth Breaking upgrade

Remove RealIP + tighten rate limit

v1.3.2 Maintenance

Minor fixes and improvements.

Full changelog
  • upgrade to the latest runtime (Go) security patch release; no functional changes

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.3.1...v1.3.2

v1.3.1 Breaking
Breaking changes
  • API key input disallows any non-ASCII character
Full changelog
  • disallow non-ASCII characters in the API key
  • minor dependency (sqlite) upgrade

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.3.0...v1.3.1

v1.3.0 New feature
Notable features
  • Automatic "Call" and "Email" notification actions generated from message body phone numbers and email addresses (requires latest prism-android)
  • Support for sending images via Telegram, Signal, and WebPush
Full changelog
  • NEW: message body is scanned for phone numbers and email addresses to automatically generate "Call" and "Email" notification actions (requires latest prism-android)
  • NEW: allow sending images via Telegram, Signal and WebPush
  • fix: linking Telegram required a server restart before subscriptions could be added
  • minor UI and accessibility improvements

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.2.1...v1.3.0

v1.2.1 Maintenance

Minor fixes and improvements.

Full changelog

UI updates and accessibility improvements
upgrade signal-cli to latest
dependency upgrades

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.1.3...v1.2.1

v1.1.3 Maintenance

Minor fixes and improvements.

Full changelog
  • turn off debug logs from the Proton Mail integration as they are too spammy with too little substance
  • minor dep upgrades
v1.1.2 Bugfix

Fixed inconsistent account re‑linking behavior for Proton.

Full changelog
  • fix: ensure consistent account re-linking proton behaviour

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.1.1...v1.1.2

v1.1.1 Bugfix
Notable features
  • Eye icon to show/hide ProtonMail password during initial entry
Full changelog
  • new eye icon to show/hide proton mail password during initial entry
  • fix proton re-linking
  • minor dependency upgrades

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.1.0...v1.1.1

v1.1.0 Breaking
Breaking changes
  • Integration flag is enabled by default, changing previous opt-in behavior.
Full changelog
  • update dependencies
  • turn on integration on by default

Full Changelog: https://github.com/lone-cloud/prism/compare/v1.0.0...v1.1.0

v1.0.0 New feature
Notable features
  • New "Trash" action added
  • Proton Mail notification names renamed for clarity
Full changelog
  • add a new "Trash" action and rename the other Proton Mail notifications for clarity
  • update dependencies
  • all releases are now built with 1.2.6

This is the first release of Prismic which represents the stability of the app.

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.4.1...v1.0.0

v0.4.1 Feature
Notable features
  • Adopted chi's httprate library for HTTP request rate limiting
Full changelog
  • switch to chi's httprate rate limiting library

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.4.0...v0.4.1

v0.4.0 Bug fix
Notable features
  • Web push implementation complete with Android app support
  • New Prism icon
Full changelog
  • web push implementation complete and tested with Prism's companion Android app: https://github.com/lone-cloud/prism-androidhttps://github.com/lone-cloud/prism/compare/v0.3.0...v0.4.0
  • new prism icon
  • new health checking for docker containers
  • many other small fixes and improvements

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.3.0...v0.4.0

v0.3.0 Maintenance

Routine maintenance release for Prism.

Changelog

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.2.4...v0.3.0

v0.2.4 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 by @dependabot[bot] in https://github.com/lone-cloud/prism/pull/1

New Contributors

  • @dependabot[bot] made their first contribution in https://github.com/lone-cloud/prism/pull/1

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.2.3...v0.2.4

v0.2.1 Bugfix

Fixed Docker signal directory permissions and corrected version-based cache busting.

Full changelog
  • fix signal directory permissions in docker,
  • fix version-based cache busting

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.2.0...v0.2.1

v0.2.0 Breaking risk
Breaking changes
  • Removed docker compose support; Prism must now be built and run from the provided Dockerfile.
Notable features
  • Rewritten in Go for superior performance and minimal RAM usage
  • Added Telegram integration to route messages via a Telegram bot
  • Proton integration switched to direct API calls, dropping the proton bridge
Full changelog

Full Prism (formerly SUP) rewrite in go for superior performance and minimal RAM usage.

  • adding Telegram integration to be able to route messages via a Telegram bot
  • Proton integration is now using direct API calls instead of the proton bridge
  • Signal integration is now done via a native binary to minimize RAM usage
  • docker compose removed and Prism is now contained a Dockerfile

Full Changelog: https://github.com/lone-cloud/prism/compare/v0.1.4...v0.2.0

v0.1.4 New feature
Notable features
  • Endpoint /emails/:id/mark-as-read to mark a specific email as read
Full changelog
  • new endpoint to mark emails as read

Docker Images

Pull the latest version:

docker pull ghcr.io/lone-cloud/sup:v0.1.4

Full Changelog: https://github.com/lone-cloud/sup/compare/v0.1.3...v0.1.4

v0.1.3 Maintenance

Minor fixes and improvements.

Full changelog

Initial sup release.

Docker Images

Pull the latest version:

docker pull ghcr.io/lone-cloud/sup:v0.1.3

Full Changelog: https://github.com/lone-cloud/sup/compare/v0.1.2...v0.1.3

Beta — feedback welcome: [email protected]