forked from twentyhq/twenty
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the changelog items for: - Skeleton loading - Blocklist - Notification new design
- Loading branch information
Showing
4 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+255 KB
packages/twenty-website/public/images/releases/0.12/0.12-link-field.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+127 KB
packages/twenty-website/public/images/releases/0.12/0.12-notifications.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
release: 0.12.0 | ||
Date: May 24th 2024 | ||
--- | ||
|
||
# Notifications | ||
|
||
Introduced a new design for notifications featuring lighter colors. | ||
|
||
![](/images/releases/0.12/0.12-notifications.png) | ||
|
||
# Skeleton Loading | ||
|
||
Implemented skeleton loading to improve user experience by displaying placeholder content while data is being fetched. | ||
|
||
![](/images/releases/0.12/0.12-loader.png) | ||
|
||
# Link field | ||
|
||
Introduced a new Link Field type to add and manage one or several external URLs on any object. Available in custom objects starting today. | ||
|
||
![](/images/releases/0.12/0.12-link-field.png) |