Skip to content

Commit

Permalink
v0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Nov 30, 2023
1 parent 5806b19 commit 242f839
Show file tree
Hide file tree
Showing 39 changed files with 99 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.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
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.18.3/SaberInstaller_v0.18.3.exe
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.18.3/Saber-0.18.3-x86_64.AppImage

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

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

<releases>
<release version="0.18.3" type="development" date="2023-11-30">
<description>
<ul>
<li>Switched to a new shape recognition library</li>
<li>Added triangle detection</li>
<li>Added line snapping with the shape tool</li>
<li>Fixed some SBN imports failing</li>
</ul>
</description>
</release>
<release version="0.18.2" type="development" date="2023-11-30">
<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.2"
#define MyAppVersion "0.18.3"
#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 = 18020;
const int buildNumber = 18030;

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

/// The year in which the current version was released.
const int buildYear = 2023;
4 changes: 4 additions & 0 deletions metadata/ar/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• تحول إلى نظام جديد للاعتراف
• الكشف عن المثلثات
• خط مضاف مع أداة الشكل
• تم تثبيت بعض واردات SBN
1 change: 1 addition & 0 deletions metadata/ar/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/cs/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Přepnuto na nový algoritmus rozpoznávání tvarů
• Přidána detekce trojúhelníků
• Přidáno uchopování čar pomocí nástroje tvar
• Opraveno některé selhání importu SBN
1 change: 1 addition & 0 deletions metadata/cs/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/de/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Zu einem neuen Formerkennungsalgorithmus geschaltet
• Zusätzliche Dreieckserkennung
• Hinzufügen von Line Snaping mit dem Formwerkzeug
• Einige SBN-Importe wurden ausgefallen
1 change: 1 addition & 0 deletions metadata/de/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/en-US/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Switched to a new shape recognition algorithm
• Added triangle detection
• Added line snapping with the shape tool
• Fixed some SBN imports failing
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/es/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Se cambió a un nuevo algoritmo de reconocimiento de formas.
• Detección de triángulos agregada
• Se agregó ajuste de línea con la herramienta de forma.
• Se corrigieron algunas importaciones de SBN que fallaban
1 change: 1 addition & 0 deletions metadata/es/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/fa/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• سوئیچ به یک الگوریتم تشخیص شکل جدید
• تشخیص مثلث
• اضافه کردن خط با ابزار شکل
• برخی از واردات SBN
1 change: 1 addition & 0 deletions metadata/fa/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/fr/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Passage à un nouvel algorithme de reconnaissance de forme
• Ajout de la détection de triangle
• Ajout de l'accrochage aux lignes avec l'outil Forme
• Correction de l'échec de certaines importations SBN
1 change: 1 addition & 0 deletions metadata/fr/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/he/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• עבר לאלגוריתם חדש לזיהוי צורות
• נוסף זיהוי משולשים
• הצמדת קו נוסף עם כלי הצורה
• תוקן חלק מהייבוא ​​של SBN שנכשל
1 change: 1 addition & 0 deletions metadata/he/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/hu/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Új alakfelismerő algoritmusra váltott
• Hozzáadott háromszög érzékelés
• Hozzáadott vonaltörés az alakzat eszközzel
• Javítva néhány SBN-importálási hiba
1 change: 1 addition & 0 deletions metadata/hu/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/it/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Passato a un nuovo algoritmo di riconoscimento della forma
• Rilevamento del triangolo aggiunto
• Aggiunta linea di scatto con lo strumento di forma
• Risolto alcune importazioni SBN in mancanza
1 change: 1 addition & 0 deletions metadata/it/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/ja/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• 新しい形状認識アルゴリズムに切り替え
• 三角形検出の追加
• シェイプツールによるラインスナップを追加しました。
• 一部の SBN インポートが失敗する問題を修正
1 change: 1 addition & 0 deletions metadata/ja/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/pt-BR/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Mudou para um novo algoritmo de reconhecimento de forma
• Adicionada detecção de triângulo
• Adicionado ajuste de linha com a ferramenta de forma
• Corrigida falha em algumas importações de SBN
1 change: 1 addition & 0 deletions metadata/pt-BR/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/ru/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Перешел на новый алгоритм распознавания форм.
• Добавлено обнаружение треугольников.
• Добавлена ​​привязка линий с помощью инструмента «Форма».
• Исправлена ​​ошибка импорта некоторых SBN.
1 change: 1 addition & 0 deletions metadata/ru/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/tr/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• • Yeni bir form tanıma algoritmasına geçiş yaptı
• • Eklenen üçgen algılama
• • Şekil aracı ile eklenmiş çizgi
• • Bazı SBN ithalat başarısız
1 change: 1 addition & 0 deletions metadata/tr/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/zh-Hans-CN/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• 改用新的形状识别算法
• 添加了三角形检测
• 添加了使用形状工具的线条捕捉
• 修复了一些 SBN 导入失败的问题
1 change: 1 addition & 0 deletions metadata/zh-Hans-CN/changelogs/180303.txt
4 changes: 4 additions & 0 deletions metadata/zh-Hant-TW/changelogs/18030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• 改用新的形狀辨識演算法
• 新增了三角形檢測
• 增加了使用形狀工具的線條捕捉
• 修正了一些 SBN 導入失敗的問題
1 change: 1 addition & 0 deletions metadata/zh-Hant-TW/changelogs/180303.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.2+18020
version: 0.18.3+18030

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.2'
source-tag: 'v0.18.3'
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,2,0
#define VERSION_AS_NUMBER 0,18,3,0
#endif

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

VS_VERSION_INFO VERSIONINFO
Expand Down

0 comments on commit 242f839

Please sign in to comment.