Skip to content

Commit

Permalink
v1.48.3+133
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Nov 30, 2024
1 parent 25b3db4 commit 9de1e03
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/133.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Open media links and attachments in external apps
- Render horizontal rules nicely
- Respect Org local variables for controlling sub/superscripts
- Bug fixes
4 changes: 4 additions & 0 deletions fastlane/metadata/android/ja/changelogs/133.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- メディアリンクや添付ファイルを外部アプリで開く
- 水平線をいい感じに表示する
- 上付き文字、下付き文字を制御するOrgローカル変数に対応
- バグ修正
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.48.2+132
version: 1.48.3+133
homepage: https://orgro.org

publish_to: none
Expand Down

0 comments on commit 9de1e03

Please sign in to comment.