Skip to content

Commit

Permalink
v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Aug 24, 2023
1 parent fba6b21 commit 25dacb4
Show file tree
Hide file tree
Showing 37 changed files with 62 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ If you like Saber, please consider supporting it by:
[google_play]: https://play.google.com/store/apps/details?id=com.adilhanney.saber
[snap]: https://snapcraft.io/saber
[app_store]: https://apps.apple.com/us/app/saber/id1671523739
[download_windows]: https://github.com/adil192/saber/releases/download/v0.15.1/SaberInstaller_v0.15.1.exe
[download_appimage]: https://github.com/adil192/saber/releases/download/v0.15.1/Saber-0.15.1-x86_64.AppImage
[download_windows]: https://github.com/adil192/saber/releases/download/v0.15.2/SaberInstaller_v0.15.2.exe
[download_appimage]: https://github.com/adil192/saber/releases/download/v0.15.2/Saber-0.15.2-x86_64.AppImage

[nextcloud]: https://nc.saber.adil.hanney.org/

Expand Down
8 changes: 8 additions & 0 deletions flatpak/com.adilhanney.saber.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,14 @@
</screenshots>

<releases>
<release version="0.15.2" type="development" date="2023-08-24">
<description>
<ul>
<li>Fixed the new file format crashing when you use colored strokes</li>
<li>Any known corrupted files are now deprioritized in the sync queue</li>
</ul>
</description>
</release>
<release version="0.15.1" type="development" date="2023-08-23">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion installers/desktop_inno_script.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Saber"
#define MyAppVersion "0.15.1"
#define MyAppVersion "0.15.2"
#define MyAppPublisher "Adil Hanney"
#define MyAppURL "https://github.com/adil192/saber"
#define MyAppExeName "saber.exe"
Expand Down
4 changes: 2 additions & 2 deletions lib/data/version.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
// Run `./scripts/apply_version.sh --help` for more information.

/// The current app version as an ordinal number.
const int buildNumber = 15010;
const int buildNumber = 15020;

/// The current app version as a string.
const String buildName = '0.15.1';
const String buildName = '0.15.2';

/// The year in which the current version was released.
const int buildYear = 2023;
2 changes: 2 additions & 0 deletions metadata/ar/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• تم إصلاح تعطل تنسيق الملف الجديد عند استخدام الحدود الملونة
• يتم الآن إلغاء أولوية أي ملفات تالفة معروفة في قائمة انتظار المزامنة
1 change: 1 addition & 0 deletions metadata/ar/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/cs/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Opraveno selhání nového formátu souboru při použití barevných tahů
• Všechny známé poškozené soubory jsou nyní ve frontě synchronizace zbaveny priority
1 change: 1 addition & 0 deletions metadata/cs/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/de/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Das neue Dateiformat stürzt ab, wenn Sie farbige Striche verwenden. Das Problem wurde behoben
• Alle bekannten beschädigten Dateien werden jetzt in der Synchronisierungswarteschlange priorisiert
1 change: 1 addition & 0 deletions metadata/de/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Fixed the new file format crashing when you use colored strokes
• Any known corrupted files are now deprioritized in the sync queue
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/es/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Se corrigió el nuevo formato de archivo que fallaba al usar trazos de colores.
• Todos los archivos corruptos conocidos ahora no tienen prioridad en la cola de sincronización.
1 change: 1 addition & 0 deletions metadata/es/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/fa/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• رفع خرابی فرمت فایل جدید هنگام استفاده از سکته‌های رنگی
• اکنون هر فایل خراب شناخته شده ای در صف همگام سازی اولویت بندی شده است
1 change: 1 addition & 0 deletions metadata/fa/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/fr/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Correction du plantage du nouveau format de fichier lorsque vous utilisez des traits colorés
• Tous les fichiers corrompus connus sont désormais dépriorisés dans la file d'attente de synchronisation.
1 change: 1 addition & 0 deletions metadata/fr/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/hu/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Javítva az új fájlformátum összeomlása színes körvonalak használatakor
• A szinkronizálási sorban minden ismert sérült fájl prioritást veszít
1 change: 1 addition & 0 deletions metadata/hu/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/it/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Risolto il problema relativo al crash del nuovo formato file quando si utilizzavano tratti colorati
• Tutti i file danneggiati noti ora hanno la priorità nella coda di sincronizzazione
1 change: 1 addition & 0 deletions metadata/it/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/ja/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• カラーストロークを使用すると新しいファイル形式がクラッシュする問題を修正しました。
• 既知の破損したファイルは、同期キュー内で優先順位が低くなります。
1 change: 1 addition & 0 deletions metadata/ja/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/pt-BR/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Corrigida a falha do novo formato de arquivo ao usar traços coloridos
• Todos os arquivos corrompidos conhecidos agora são despriorizados na fila de sincronização
1 change: 1 addition & 0 deletions metadata/pt-BR/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/ru/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Исправлен сбой в новом формате файла при использовании цветных обводок.
• Любые известные поврежденные файлы теперь теряют приоритет в очереди синхронизации.
1 change: 1 addition & 0 deletions metadata/ru/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/tr/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Renkli konturlar kullandığınızda yeni dosya formatının çökmesi düzeltildi
• Bilinen tüm bozuk dosyaların önceliği artık senkronizasyon kuyruğunda kaldırılmıştır
1 change: 1 addition & 0 deletions metadata/tr/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/zh-Hans-CN/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• 修复了使用彩色笔划时新文件格式崩溃的问题
• 任何已知损坏的文件现在都在同步队列中取消优先级
1 change: 1 addition & 0 deletions metadata/zh-Hans-CN/changelogs/150203.txt
2 changes: 2 additions & 0 deletions metadata/zh-Hant-TW/changelogs/15020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• 修復了使用彩色筆劃時新文件格式崩潰的問題
• 任何已知損壞的文件現在都在同步隊列中取消優先級
1 change: 1 addition & 0 deletions metadata/zh-Hant-TW/changelogs/150203.txt
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.15.1+15010
version: 0.15.2+15020

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ parts:
saber:
after: [rustup]
source: https://github.com/adil192/saber.git
source-tag: 'v0.15.1'
source-tag: 'v0.15.2'
plugin: flutter
#build-attributes: [enable-patchelf]
build-packages:
Expand Down
4 changes: 2 additions & 2 deletions windows/runner/Runner.rc
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ IDI_APP_ICON ICON "resources\\app_icon.ico"
#ifdef FLUTTER_BUILD_NUMBER
#define VERSION_AS_NUMBER FLUTTER_BUILD_NUMBER
#else
#define VERSION_AS_NUMBER 0,15,1,0
#define VERSION_AS_NUMBER 0,15,2,0
#endif

#ifdef FLUTTER_BUILD_NAME
#define VERSION_AS_STRING #FLUTTER_BUILD_NAME
#else
#define VERSION_AS_STRING "0.15.1.0"
#define VERSION_AS_STRING "0.15.2.0"
#endif

VS_VERSION_INFO VERSIONINFO
Expand Down

0 comments on commit 25dacb4

Please sign in to comment.