Skip to content

Commit

Permalink
Update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Feb 10, 2025
1 parent ef796ba commit 7b2403e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release-notes/v3.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ We're testing out a new layout for our release notes to make things more organiz
packed with new features like this one. Please give us feedback on our [Discord](https://discord.unifierhq.org),
[Revolt](https://revolt.unifierhq.org) or [Guilded](https://guilded.unifierhq.org) servers!

## 🖇️ Bridge updates
## 🚀 Bridge updates
- Introducing Filters! Easily configure what you want and what you don't want in your rooms.
- Relaying message edits and deletes can now be disabled
- Rooms can now be marked as NSFW to prevent non-NSFW channels from joining them
Expand All @@ -17,7 +17,7 @@ packed with new features like this one. Please give us feedback on our [Discord]
- Bridge cache backups will now use Zstandard instead of LZMA for better performance
- Bridge cache backups can now be stored encrypted

## 🔧 Unifier System updates
## ⚙️ Unifier System updates
- Unifier now requires Python 3.12 or newer
- Added SecureStorage for storing data encrypted
- TokenStore now uses AES-256-GCM instead of AES-256-CBC
Expand All @@ -27,7 +27,7 @@ packed with new features like this one. Please give us feedback on our [Discord]
## 🧩 Modifier updates
- Modifiers must now declare required tokens in its metadata to get access to them

## 🚀 Bug fixes and performance optimizations
## 🔧 Bug fixes and performance optimizations
- Bridge performance has been optimized by eliminating the ~20-30ms latency caused by starting an aiomultiprocess Worker
- Simplified Bridge logic for better maintainability
- Upgrader dependency management bugfix

0 comments on commit 7b2403e

Please sign in to comment.