Skip to content

Releases: ioriayane/Hagoromo

Ver 0.22.0

12 Feb 10:59
3ddea34
Compare
Choose a tag to compare

Ver 0.21.0

01 Feb 14:22
31fbae3
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • 引用とリンクカードの同時表示・投稿の対応
  • 更新
    • メンション候補の表示をEscで閉じられるように変更
  • 修正
    • 通知に表示できないポストへの対応
    • 設定ダイアログのレイアウト修正

en

  • Add
    • Post display and posting support for posts containing quotes and link cards
  • Update
    • Changed to be able to close the display of Mention Candidates with Esc
  • Fix
    • Support for posts that cannot be displayed in notifications
    • Fixed layout of settings dialog

Ver 0.20.0

15 Jan 12:50
ab292d3
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • 文字数制限の表示を追加(リスト名、Altテキスト)
    • リンクカードのタイトルと説明を文字数制限での調整
    • メンション相手の候補を表示
    • 通知でフィードへのいいねの表示
    • 複数行レイアウトへの対応
  • 更新
    • 通知を既読にする対応(設定でOn/Off可能)
    • リプライ制限の選択対象を5つに制限

en

  • Add
    • Add indication of character limit (list name, Alt text)
    • Adjust link card title and description with character limit
    • Display of candidate users to be mentions
    • Display of Likes on feeds in notifications
    • Support for multi-line layouts
  • Update
    • Support for read notifications (can be turned on/off in settings)
    • Limit replies to 5 selectable replies.

Ver 0.19.0

30 Dec 16:47
df53597
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • メインウインドウのバージョン情報を非表示にする設定
    • フィード更新時のポストの表示方法の切り替え機能(ひとつずつ or 一括)
    • ポストの公式URLを取得する機能
    • プロフィールを省スペースにする機能
  • 修正
    • OGPの取得時の文字コード判定

en

  • Add
    • Setting to hide the version information in the main window
    • Function to switch how posts are displayed when updating feed (one at a time or all at once)
    • Function to copy the official URL of a post
    • Function to save space in the profile
  • Fix
    • Character encoding judgment when retrieving OGP

Ver 0.18.0

23 Dec 17:48
deea394
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • リプライ制限への対応
  • 更新
    • プロフィールに!no-unauthenticatedラベルを表示しないように変更
  • 修正
    • Youtubeの共有用URLでリンクカードが作れるように修正
    • アイコン画像なしでリストを作成できるように修正

en

  • Add
    • Support for Reply Limitations
  • Update
    • Update not to display !no-unauthenticated label in profile
  • Fix
    • Fix to be able to create link cards with Youtube sharing URLs
    • Fixed to be able to create lists without icon images

Ver 0.17.0

04 Dec 12:22
41914d3
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • プロフィールの更新機能
    • リストの情報の更新機能

en

  • Add
    • Function to update your profile
    • Function to update information in the listings

Ver 0.16.0

24 Nov 15:11
d6db74d
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • アニメーションGIFへの対応
  • 更新
    • 検索APIを正式なものへ変更
  • 修正
    • コンテンツフィルターの設定でShowが正しく反映されない不具合
    • リストへの登録処理の不具合

en

  • Add
    • Support for animated GIFs
  • Update
    • Change search API to official one
  • Fix
    • Bug in content filter settings Show was not reflected correctly
    • Bug in the registration process to the list

Ver 0.15.0

11 Nov 12:02
0d21d7f
Compare
Choose a tag to compare

更新内容 / Changelog

  • 追加
    • フォント選択機能の追加
  • 更新
    • デフォルトフォントの変更
    • 自身をリストに追加できるように変更
  • 修正
    • カラムのカーソル位置の修正
    • エラー発生時のメッセージの内容を修正
    • リストに登録するアイコンの切り抜き処理の修正
    • ポストダイアログがはみ出そうになったときスクロールするように修正

en

  • Add
    • Add font selection function
  • Update
    • Change default font
    • Change to be able to add itself to the list
  • Fix
    • Fix column cursor position
    • Fix the content of the message when an error occurs
    • Fix clipping process of icons to be registered in the list
    • Fix scrolling when post dialog is about to overflow

Ver 0.14.1

01 Nov 16:07
6a52a5c
Compare
Choose a tag to compare

更新内容 / Changelog

  • 修正
    • リストのアイコン画像のクリップ処理を修正

en

  • Fix
    • Fix clip process for avatar image in list

Ver 0.14.0

01 Nov 14:12
1b5aa16
Compare
Choose a tag to compare

お知らせ

バグフィックス版のVer 0.14.1をリリースしました。

en

Bug fixed version Ver 0.14.1 was released.

更新内容 / Changelog

  • 追加
    • リスト対応
    • フォローしているユーザーへのリプのみ表示する機能
  • 更新
    • カラムを追加したときの表示位置を変更
  • 修正
    • サービスのURLの最後にスラッシュを指定されたときに正常に処理する
    • エラーログの修正

en

  • Add
    • Support for curation lists
    • Ability to display only the reps to users you follow.
  • Update
    • Change display position when adding columns
  • Fix
    • Fix to handle correctly when a slash is specified at the end of the URL of a service
    • Fix error log