Skip to content

Releases: mystasly48/Mystter_SendTweet

v1.4.2

03 May 14:17
dd0235e
Compare
Choose a tag to compare

重要 / IMPORTANT

インストーラを変更し、インストールフォルダも変更しました。多重にインストールされてしまうため、過去バージョンをインストールをしたことのある方は、一度アンインストールしてからご利用ください。
We changed installer and destination folder. If you have installed older version using installer, please uninstall it and reinstall using this newer installer.

日本語:

  • アップデート機能を実装した。
  • インストーラシステムを変更した。
  • インストールフォルダを変更した。
    (%ProgramFiles(x86)%/Maisu/Mystter から %ProgramFiles(x86)%/Mystter)
  • タスクバーのアイコンがアップデート後に利用不可になる不具合を修正した。

English:

  • Implemented updating feature.
  • Changed installer system.
  • Changed installation folder.
    (From %ProgramFiles(x86)%/Maisu/Mystter to %ProgramFiles(x86)%/Mystter)
  • Fixed the bug that taskbar's icon will be unavailable after updating.

v1.4.1

25 Apr 18:34
Compare
Choose a tag to compare

重要 / IMPORTANT

インストーラを変更し、インストールフォルダも変更しました。msi 形式のインストーラでインストールをした方は、アンインストールをした後、exe 形式のインストーラを使用してください。
We changed installer and destination folder. If you have already installed using msi installer, please uninstall it using uninstaller, and then install using exe installer.

日本語:

  • 選択中のアカウントからログアウトする機能を追加した。
  • アカウント未追加時のエラーの種類を警告から質問に変更した。
    (警告音を鳴らさなくした。)
  • OAuth画面が言語設定に関係なく日本語に設定されるバグを修正した。
  • 言語一覧に元の言語の表記を追加した。
    英語から英語 (English)JapaneseからJapanese (日本語)など。)
  • Readme.txtお読みください.txt に追記をした。

English:

  • Implemented the feature that log out from selected account
  • Changed MessageBox's icon from Warning to Question. (It won't beep anymore!)
  • Fixed the bug that OAuth language is set to Japanese even if the setting is set to another language.
  • Added original expressions to the languages list.
    (For example, from 英語 to 英語 (English), or from Japanese to Japanese (日本語).)
  • Updated README text, Readme.txt and お読みください.txt.

v1.4.0

23 Apr 04:15
Compare
Choose a tag to compare

重要 / IMPORTANT

インストーラを変更し、インストールフォルダも変更しました。msi 形式のインストーラでインストールをした方は、アンインストールをした後、exe 形式のインストーラを使用してください。
We changed installer and destination folder. If you have already installed using msi installer, please uninstall it using uninstaller, and then install using exe installer.

日本語:

  • インストーラを作成した。
  • 設定ファイルの保存場所を変更した。(%AppData%/Mystter/Settings.xml に保存されます。)

English:

  • Implemented Installer.
  • Changed the location of the setting file. (It will be stored at %AppData%/Mystter/Settings.xml. )

v1.3.3

20 Apr 05:40
Compare
Choose a tag to compare

日本語:

  • アイコンを変更した。
  • 一部タイトルを変更した。(Mystter - Send Tweet から Mystter

English:

  • Changed icon.
  • Changed some titles. (From Mystter - Send Tweet to Mystter )

v1.3.2

20 Apr 04:04
Compare
Choose a tag to compare

日本語:

  • 2回目のアカウントを追加するときに手動でログアウトしなければいけないバグを修正した。
  • 凍結されたアカウントを追加しようとしたときにクラッシュするバグを修正した。

English:

  • Fixed the bug that needing logout manually in adding account for the second time in same session.
  • Fixed the bug that crashes when tried to add a suspended account.

v1.3.1

19 Apr 02:05
Compare
Choose a tag to compare

日本語:

  • 画像じゃないファイルも追加できるバグを修正した。
  • ツイート直後に0文字でもツイートができる判定になっているバグを修正した。
  • 右端で折り返す設定が適切に保存されないバグを修正した。
  • カーソルをテキストボックス外に進めようとしたときにビープ音が鳴るバグを修正した。
    (「テキストボックス外に進める」というのは、何も入力していない状態で左矢印キーを押すこと、などを言います。)
  • 絵文字の表示に対応した。(Twitterのように色があるわけではない。)

English:

  • Fixed the bug that can add non-image files.
  • Fixed the bug that can send tweet after tweet despite empty.
  • Fixed the bug that cannot save word wrap setting correctly.
  • Fixed the bug that beeping when tried to move cursor out of the TextBox.
    ("Move cursor out of the TextBox" means pressing Left Arrow key when the textbox is empty for example.)
  • Supported showing Emoji. (But not like Twitter, it is black and white.)

v1.3.0

27 Mar 05:42
Compare
Choose a tag to compare

日本語:

  • 画像投稿機能を実装した。
    Twitter の仕様通り、4枚までの画像を投稿できます。
  • ツイート投稿直後に 送信 ボタンが押せるバグを修正した。

English:

  • Implemented image uploading feature.
    You can upload images up to 4.
  • Fixed the bug that can press the Send button after tweeting even though it's empty.

v1.2.0

27 Mar 05:41
Compare
Choose a tag to compare

日本語:

  • TLS 1.2 に対応した。
  • 要件フレームワークを.NET Framework 4.5.2 から .NET Framework 4.6 に変更した。

English:

  • Supported to TLS 1.2.
  • Changed needing framework from .NET Framework 4.5.2 to .NET Framework 4.6.

v1.1.21

20 May 07:55
Compare
Choose a tag to compare

日本語:

  • ウィンドウ位置の保存タイミングを修正
  • 起動時にウィンドウがディスプレイ外に行ってしまうのを修正
  • ShowProfile ボタンの翻訳を追加
  • フォントを MS Gothic から Segoe UI に変更

ビルド済ファイルは後ほど追加します。それまでに使用したい方は、ご自身でビルドをお願いします。

English:

  • Fixed timing to save the window location.
  • Fixed the window goes out of display.
  • Added translate of ShowProfile button.
  • Changed font MS Gothic to Segoe UI.

If you want to use before I attach the built binaries please build by yourself.

v1.1.20

19 Feb 15:35
Compare
Choose a tag to compare

日本語:

  • 英語の翻訳を一部修正
  • アンカーを追加(ウィンドウサイズの変更に対応)
  • 改行ができない不具合を修正
    これにより Enter で改行、Ctrl + Enter で投稿となる。
  • アカウントメニューに「プロフィールを表示」項目を追加。

English:

  • Fixed english translate a little.
  • Added anchor (Supports change of window size)
  • Fixed a bug that can't be newline.
    Thereby, press Enter to newline, and press Ctrl + Enter to send a tweet.
  • Added a "Show profile" item on Account menu.