diff --git a/Resources/Changelog/DeltaVChangelog.yml b/Resources/Changelog/DeltaVChangelog.yml index bb30c7ad329..b6716b43e97 100644 --- a/Resources/Changelog/DeltaVChangelog.yml +++ b/Resources/Changelog/DeltaVChangelog.yml @@ -1,11 +1,4 @@ Entries: -- author: TadJohnson00 - changes: - - message: Removed tech anoms until we pull upstream fixes for superfast flicker. - type: Remove - id: 566 - time: '2024-09-21T04:07:17.0000000+00:00' - url: https://github.com/DeltaV-Station/Delta-v/pull/1880 - author: TadJohnson00 changes: - message: Adjusts security loadouts and lockers. Notable changes include moving @@ -3895,3 +3888,34 @@ id: 1065 time: '2025-02-23T15:50:02.0000000+00:00' url: https://github.com/DeltaV-Station/Delta-v/pull/3033 +- author: Toby222 + changes: + - message: NanoChat message notifications will now show you the job title of the + sender alongside their name. + type: Add + - message: NanoChat now lets you edit contacts. + type: Add + - message: Enter and tab now work in NanoChat and its popup + type: Add + - message: Keybinds for switching chats in NanoChat + type: Add + - message: The character limits for names and job titles are not consistent between + ID cards and NanoChat + type: Tweak + - message: NanoChat chat list names/titles and notification titles that are too + long will be shortened, indicated with "..." at the end. + type: Tweak + - message: Changed the layout of NanoChat buttons + type: Tweak + - message: NanoChat will now send a new message notification no matter what, so + long as you're not currently looking at it. + type: Fix + - message: Fixed a issue where users could potentially send NanoChat messages longer + than the maximum allowed message length. + type: Fix + - message: Fixed being able to create a new chat when you haven't typed in 4 digits + in the number field. + type: Fix + id: 1066 + time: '2025-02-23T15:59:24.0000000+00:00' + url: https://github.com/DeltaV-Station/Delta-v/pull/2922