Skip to content

Commit

Permalink
v1.53.2+151
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Jan 23, 2025
1 parent 5c7f00c commit 7c481b4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/151.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- New settings screen
- You can now set the default font and text size
- Changes to font and text size within a document are remembered for that document
- You can now reset settings separately from clearing cache
4 changes: 4 additions & 0 deletions fastlane/metadata/android/ja/changelogs/151.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- 新しい設定画面
- デフォルトの書体と文字サイズを設定できるようになった
- ドキュメントを開いてから書体・文字サイズを変えるとそのドキュメント固有の設定として記憶される
- キャッシュの削除とは別に設定を初期化できるようになった
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: orgro
description: An Org Mode file viewer
version: 1.53.1+150
version: 1.53.2+151
homepage: https://orgro.org

publish_to: none
Expand Down

0 comments on commit 7c481b4

Please sign in to comment.