Skip to content

Releases: calejvaldez/YouAreTyping

v1.4.3

12 Oct 06:49
Compare
Choose a tag to compare

Release Notes

This release comes with the following fixes:

  • Longer width for messages
  • Blockquotes (>) are now styled with a white line next to them

Downloads are available for x64 Windows and ARM macOS.

:^)

v1.4.2

18 Sep 05:44
73abc39
Compare
Choose a tag to compare

This release fixes an issue where, if you use the menu to delete all messages, it asks twice.

Downloads are available for x64 Windows and ARM macOS.

v1.4.1

18 Sep 05:13
cbe8943
Compare
Choose a tag to compare

Release Notes

This update comes with the following feature:

  • Add the ability to import, export, and delete messages in the Settings page

This update also comes with the following fixes:

  • Day of the week is displayed on timestamps
  • Disabled right-clicking on the icons
  • Fixed an issue where UI crashes by disabling autocomplete

v1.4.0

15 Sep 21:27
476ccd4
Compare
Choose a tag to compare

Release Notes

This release comes with the following features:

  • Only 50 messages are loaded on startup. For more messages, scroll all the way to the top.
  • You can now bookmark a message you'd like to save for later
  • You can now filter your messages to only display bookmarked messages or messages with a link
  • Timestamps are now displayed
  • Added a Settings page -- a whole page just to change the message colors!

The following fixes are also included:

  • Text box increases in size for large messages
  • Text box stays centered when you resize the window
  • Set a minimum height and width of 600 and 400, respectively

v1.3.6

08 Sep 10:20
dfc7a91
Compare
Choose a tag to compare

Release Notes

Warning

If you're previously installed v1.3.3 or v1.3.4, please export your messages in JSON format and uninstall those versions. Please install any version v.1.3.5 and beyond.

This release comes with the following fixes:

  • Fixed issue where long strings would fail to wrap in a sent message
  • Fixed issue where Windows users' data failed to transfer from 1.3.2 -> 1.3.3 (Sorry!)
  • Made outline and scrollbar prettier on Windows

Testing

This release has been tested on the following systems:

  • Windows
  • macOS

Release v1.3.5

07 Sep 10:07
1f41f7c
Compare
Choose a tag to compare

Reverted back to Tauri v1.

If you've previously downloaded versions 1.3.3 or 1.3.4, please uninstall it and install this version instead. Remember to export your data as a JSON before doing anything!

Release v1.3.4

07 Sep 02:46
3b503ae
Compare
Choose a tag to compare

This is a re-release in an attempt to fix something with the Updater.

This release includes the following fix:

  • App restarts after your data transfers from YouAreTyping to com.calejvaldez.YouAreTyping
  • Fixed an issue on Windows where app crashes on startup

This release has been tested on the following operating systems:

  • Windows
  • macOS

Warning

Windows users, your old data is kept on a folder called YouAreTyping. It may look like your data was gone, but it's still there. Sorry about that. :( To avoid this, please stay on v1.3.2.

Release v1.3.3

03 Sep 01:38
ad8e05d
Compare
Choose a tag to compare

This release comes with the following fixes:

  • Removes "Edit" and "Window" submenus for Linux releases as it isn't used in Linux
  • Data now stored in app_data_dir() instead of data_dir()/YouAreTyping/

In more technical news, the program has been updated to Tauri v2.

Release v1.3.2

02 Sep 06:20
a28b8b6
Compare
Choose a tag to compare

This release includes the following feature:

  • A "Help" submenu item with options to read a user guide, read the release notes, report a bug, and view the GitHub repo

Release v1.3.1

02 Sep 03:04
4d3030b
Compare
Choose a tag to compare

This release comes with the following fixes:

  • Capitalized "Delete All Messages" in menu to stay consistent with other menu items
  • Fixed grammar in dialog after selecting Delete All Messages