Skip to content

Commit

Permalink
v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Nov 30, 2023
1 parent 8fc5349 commit cd5e736
Show file tree
Hide file tree
Showing 39 changed files with 65 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/saber-notes/saber/releases/download/v0.18.1/SaberInstaller_v0.18.1.exe
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.18.1/Saber-0.18.1-x86_64.AppImage
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.18.2/SaberInstaller_v0.18.2.exe
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.18.2/Saber-0.18.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 @@ -271,6 +271,14 @@
</screenshots>

<releases>
<release version="0.18.2" type="development" date="2023-11-30">
<description>
<ul>
<li>Fixed Nextcloud storage usage not being displayed</li>
<li>Fixed a bug where notes with certain names wouldn't be shown on the home screen</li>
</ul>
</description>
</release>
<release version="0.18.1" type="development" date="2023-11-27">
<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.18.1"
#define MyAppVersion "0.18.2"
#define MyAppPublisher "Adil Hanney"
#define MyAppURL "https://github.com/saber-notes/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 = 18010;
const int buildNumber = 18020;

/// The current app version as a string.
const String buildName = '0.18.1';
const String buildName = '0.18.2';

/// The year in which the current version was released.
const int buildYear = 2023;
2 changes: 2 additions & 0 deletions metadata/ar/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• لا يتم عرض استخدام تخزين Nextcloud الثابت
• تم إصلاح الخلل حيث لا تظهر الملاحظات بأسماء معينة على الشاشة الرئيسية
1 change: 1 addition & 0 deletions metadata/ar/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/cs/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Nezobrazuje se pevné využití úložiště Nextcloud
• Opravena chyba, kdy se poznámky s určitými jmény nezobrazovaly na domovské obrazovce
1 change: 1 addition & 0 deletions metadata/cs/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/de/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Problem behoben, bei dem die Nextcloud-Speichernutzung nicht angezeigt wurde
• Es wurde ein Fehler behoben, bei dem Notizen mit bestimmten Namen nicht auf dem Startbildschirm angezeigt wurden
1 change: 1 addition & 0 deletions metadata/de/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Fixed Nextcloud storage usage not being displayed
• Fixed a bug where notes with certain names wouldn't be shown on the home screen
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/es/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Se corrigió que el uso de almacenamiento de Nextcloud no se mostrara.
• Se corrigió un error por el cual las notas con ciertos nombres no se mostraban en la pantalla de inicio.
1 change: 1 addition & 0 deletions metadata/es/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/fa/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• ثابت نشد استفاده از ذخیره سازی Nextcloud نمایش داده می شود
• رفع اشکالی که در آن یادداشت‌هایی با نام‌های خاص در صفحه اصلی نشان داده نمی‌شوند
1 change: 1 addition & 0 deletions metadata/fa/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/fr/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Correction de l'utilisation du stockage Nextcloud qui n'était pas affichée
• Correction d'un bug où les notes portant certains noms ne s'affichaient pas sur l'écran d'accueil
1 change: 1 addition & 0 deletions metadata/fr/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/he/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• שימוש קבוע באחסון Nextcloud אינו מוצג
• תיקן באג שבו הערות עם שמות מסוימים לא יוצגו במסך הבית
1 change: 1 addition & 0 deletions metadata/he/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/hu/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Javítva a Nextcloud tárhelyhasználat nem jelenik meg
• Kijavítottuk azt a hibát, amely miatt bizonyos nevű jegyzetek nem jelennek meg a kezdőképernyőn
1 change: 1 addition & 0 deletions metadata/hu/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/it/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Risolto il problema relativo all'utilizzo dello spazio di archiviazione di Nextcloud che non veniva visualizzato
• Risolto un bug per il quale le note con determinati nomi non venivano visualizzate nella schermata principale
1 change: 1 addition & 0 deletions metadata/it/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/ja/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Nextcloud ストレージの使用量が表示されない問題を修正
• 特定の名前のメモがホーム画面に表示されないバグを修正しました
1 change: 1 addition & 0 deletions metadata/ja/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/pt-BR/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Foi corrigido o uso de armazenamento do Nextcloud que não era exibido
• Corrigido um bug onde notas com determinados nomes não eram mostradas na tela inicial
1 change: 1 addition & 0 deletions metadata/pt-BR/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/ru/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Исправлено не отображение использования хранилища Nextcloud.
• Исправлена ​​ошибка, из-за которой заметки с определенными названиями не отображались на главном экране.
1 change: 1 addition & 0 deletions metadata/ru/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/tr/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Nextcloud depolama kullanımının görüntülenmemesi düzeltildi
• Belirli adlara sahip notların ana ekranda gösterilmemesine neden olan bir hata düzeltildi
1 change: 1 addition & 0 deletions metadata/tr/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/zh-Hans-CN/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• 修复了未显示 Nextcloud 存储使用情况的问题
• 修复了具有某些名称的笔记不会显示在主屏幕上的错误
1 change: 1 addition & 0 deletions metadata/zh-Hans-CN/changelogs/180203.txt
2 changes: 2 additions & 0 deletions metadata/zh-Hant-TW/changelogs/18020.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• 修正了未顯示 Nextcloud 儲存使用量的問題
• 修正了具有某些名稱的筆記不會顯示在主畫面上的錯誤
1 change: 1 addition & 0 deletions metadata/zh-Hant-TW/changelogs/180203.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.18.1+18010
version: 0.18.2+18020

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 @@ -36,7 +36,7 @@ parts:
saber:
after: [rustup]
source: https://github.com/saber-notes/saber.git
source-tag: 'v0.18.1'
source-tag: 'v0.18.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,18,1,0
#define VERSION_AS_NUMBER 0,18,2,0
#endif

#ifdef FLUTTER_BUILD_NAME
#define VERSION_AS_STRING #FLUTTER_BUILD_NAME
#else
#define VERSION_AS_STRING "0.18.1.0"
#define VERSION_AS_STRING "0.18.2.0"
#endif

VS_VERSION_INFO VERSIONINFO
Expand Down

0 comments on commit cd5e736

Please sign in to comment.