add 0.10 Changelog Updates (#4945)
   
This commit is contained in:
committed by
GitHub
parent
7799d0efd8
commit
464a2d5998
BIN
packages/twenty-website/public/images/releases/0.10/0.10-currency.png
vendored
Normal file
BIN
packages/twenty-website/public/images/releases/0.10/0.10-currency.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 399 KiB |
BIN
packages/twenty-website/public/images/releases/0.10/0.10-datetime.png
vendored
Normal file
BIN
packages/twenty-website/public/images/releases/0.10/0.10-datetime.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 360 KiB |
BIN
packages/twenty-website/public/images/releases/0.10/0.10-json.png
vendored
Normal file
BIN
packages/twenty-website/public/images/releases/0.10/0.10-json.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 KiB |
BIN
packages/twenty-website/public/images/releases/0.10/0.10-multi-select.png
vendored
Normal file
BIN
packages/twenty-website/public/images/releases/0.10/0.10-multi-select.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 450 KiB |
BIN
packages/twenty-website/public/images/releases/0.10/0.10-remote.png
vendored
Normal file
BIN
packages/twenty-website/public/images/releases/0.10/0.10-remote.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 369 KiB |
48
packages/twenty-website/src/content/releases/0.10.0.mdx
Normal file
48
packages/twenty-website/src/content/releases/0.10.0.mdx
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
release: 0.10.0
|
||||
Date: Apr 15th 2024
|
||||
---
|
||||
|
||||
# Welcome, Remote Objects
|
||||
|
||||
Starting today, seamlessly import your Remote PostgreSQL tables into your CRM, eliminating the need for traditional ETL (Extract, Transform and Load) processes.
|
||||
|
||||
**Example Use Case**: Seamlessly import your `Users` table inside Twenty.
|
||||
|
||||

|
||||
|
||||
# More Field Types, More Power
|
||||
|
||||
Enhance your data handling capabilities with the addition of four new field types:
|
||||
|
||||
## Multi-Select Field
|
||||
|
||||
The `Multi-Select Field` allows for tagging a record with multiple attributes, providing a flexible way to classify and filter data.
|
||||
|
||||
**Example Use Case**: Tag a company record with multiple industries such as "Retail," "Technology," and "Finance," enabling more nuanced segmentation and analysis.
|
||||
|
||||

|
||||
|
||||
## Currency Field
|
||||
|
||||
Designed specifically for financial data, the `Currency Field` ensures correct calculation and standard formatting for monetary figures.
|
||||
|
||||
**Example Use Case**: Record and manage global transactions in their original currencies while maintaining precision in financial reporting.
|
||||
|
||||

|
||||
|
||||
## Datetime Field
|
||||
|
||||
With the `Datetime Field`, you can effectively track events, deadlines, and activities with enhanced accuracy, improving time management and scheduling.
|
||||
|
||||
**Example Use Case**: Precisely track and set reminders for project milestones and deadlines.
|
||||
|
||||

|
||||
|
||||
## JSON Field
|
||||
|
||||
The `JSON Field` allows for the storage of complex, structured data within a single field, thus expanding the capabilities for data customisation and integration.
|
||||
|
||||
**Example Use Case**: Store configurable data for a product, such as feature flags or customization options, directly within a CRM record.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user