Skip to content
## 🔧 Technical updates
- Upgraded to **Kotlin 2.1.x** and **Gradle 8.10**  
- Updated CI pipeline for **Flutter 3.35.6** compatibility  
- Improved support for **Android 14 / API 35**

## 🧩 Blocking & lists
- Refactored blocking list management  
- Added a **switch** to enable or disable automatic updates  
- Fixed **reinforced mode** and custom list behavior  

## 🔔 Notifications
- Switched to **flutter_local_notifications**  
- Fixed **Android 14 crash** caused by new system policies  
- Fixed **notification redirection** to the correct in-app page  

## 📊 UI & statistics
- Fixed **incorrect stats on the homepage**  
- Improved **mask customization** handling  
- Minor **UI and visual fixes**

## 🌐 Localization & cleanup
- Added **missing translations (l10n)**  
- Removed **deprecated dependencies**  
- Fixed minor **Dart warnings**

## 🧱 Maintenance
- General code cleanup  
- Improved stability and performance