Releases: calejvaldez/YouAreTyping
v1.4.3
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
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
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
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
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
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
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
tocom.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
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 ofdata_dir()
/YouAreTyping/
In more technical news, the program has been updated to Tauri v2.
Release v1.3.2
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
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