Skip to content

Ver 0.12.0

Compare
Choose a tag to compare
@ioriayane ioriayane released this 18 Sep 09:22
· 958 commits to main since this release
ae20b2a

更新内容 / Changelog

  • 追加
    • プロフィールにフィード一覧を追加
    • フォロー一覧などでアカウントに設定されているラベルを追加
    • カラムのカスタムフィードを公式で開く、保存・解除に対応
    • 通信関係のエラーを通知する機能の追加
  • 更新
    • 起動時の認証処理を改善
    • カラム追加ダイアログで一覧の更新を手動に変更
  • 修正
    • ポスト本文にHTMLでエスケープする文字が含まれたときの処理を修正
    • 通知とポストスレッドでリプライするときにルート情報を付与できていなかったことを修正
    • OGPの処理を修正

en

  • Add
    • Add feed list to profile
    • Add labels set for accounts in follow list, etc.
    • Add support for "Open in Official", "Save", and "Drop" custom feeds in columns
    • Add ability to notify of communication related errors
  • Update
    • Update authentication process at startup
    • Change list refresh to manual in add column dialog
  • Fix
    • Fix handling of HTML escaping characters in post body
    • Fix failure to add root information when replying in notification and post threads
    • Fix OGP processing