mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
release notes update
This commit is contained in:
parent
e13de57c91
commit
3dbb550f82
3 changed files with 9 additions and 8 deletions
BIN
dist/img/help/onboarding/primitives/0.png
vendored
BIN
dist/img/help/onboarding/primitives/0.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 42 KiB |
BIN
dist/img/help/onboarding/primitives/dark/0.png
vendored
BIN
dist/img/help/onboarding/primitives/dark/0.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
@ -25,12 +25,12 @@ export default [
|
|||
title(`Desktop 0.46.0 Released!`),
|
||||
text(''),
|
||||
text('Hi dear Anytypers!'),
|
||||
text(`We\'re thrilled to announce a major update and introduce a project we call "<b>Primitives</b>" – a fundamental shift in Anytype\'s core organizing structure. With Primitives, we\'re streamlining our user experience by eliminating the current behavior and bringing a clearer, more intuitive way to use <b>Types</b>.`),
|
||||
text('Primitives reimagine Types. Now, you can define layouts and properties within a Type and all associated objects will automatically inherit these settings.'),
|
||||
text(`We're thrilled to announce a major update and introduce a fundamental shift in Anytype's core organizing structure. We\'re streamlining our user experience by eliminating the current behavior and bringing a clearer, more intuitive way to use <b>Types</b>.`),
|
||||
text('The new Anytype reimagine Types. Now, you can define layouts and properties within a Type and all associated objects will automatically inherit these settings.'),
|
||||
text('Along with this transformation, we’ve included many new improvements and bug fixes.'),
|
||||
text(``),
|
||||
|
||||
h2(`Meet Primitives`),
|
||||
h2(`Meet the new Anytype`),
|
||||
text(``),
|
||||
|
||||
bullet(`<b>Relations</b> are now called <b>Properties</b>.`),
|
||||
|
@ -52,7 +52,7 @@ export default [
|
|||
|
||||
h3(`Right Sidebar and Set Up Menu`),
|
||||
text(`The <b>Properties</b> icon lets you view, add and remove values to the properties of a specific object. `),
|
||||
text(`The <b>Set up</b> menu allows you to manage the properties of its Type. From there you can add, remove and organize them into different sections:`),
|
||||
text(`The ${hl('Edit type')} button allows you to manage the properties of its Type. From there you can add, remove and organize them into different sections:`),
|
||||
bullet(`<b>Header</b> properties appear in the header part of every object of that Type.`),
|
||||
bullet(`<b>Sidebar</b> properties are the ones you choose to show in the Properties panel.`),
|
||||
bullet(`<b>Hidden</b> properties live under the ${hl('Show more')} button.`),
|
||||
|
@ -70,13 +70,14 @@ export default [
|
|||
|
||||
h3(`Type Widgets`),
|
||||
text(`You can now add widgets based on object Types, making it easier to organize and display relevant content. We’ve also introduced <b>Automatic Widget</b> creation to help users seamlessly discover and adopt widgets, creating a more personalized and intuitive workspace.`),
|
||||
bullet(`When a new object type (e.g., Document, Contact) is created, a dedicated widget is automatically added to the sidebar. This widget displays all objects of that Type from the space, providing quick access and better organization.`),
|
||||
bullet(`<b>Widgets are optional</b> – you can remove any widget at any time via ${hl('Edit')} button or by right-clicking. Once removed, they won’t reappear unless manually added. Automatic widget creation can also be disabled in Settings.`),
|
||||
bullet(`When you create the first object of a Type, a dedicated widget is automatically added to your sidebar. This widget displays all objects of that Type within the space, giving you quick access without any extra setup.`),
|
||||
bullet(`<b>Automatic Widgets are optional</b> – you can remove any widget at any time via ${hl('Edit')} button or by right-clicking. Once removed, they won’t reappear unless manually added. Automatic widget creation can also be disabled in Settings.`),
|
||||
img(`46/3.png`, 'c70'),
|
||||
text(``),
|
||||
|
||||
h3(`Settings Update`),
|
||||
text(`Both General and Space Settings have been updated to a full-page layout instead of a pop-up, with sections now located in the left sidebar. `),
|
||||
text(`As part of this update, Types and Properties now live in your Space Settings, bringing everything related to your space configuration into one place.`),
|
||||
img(`46/4.png`, 'c70'),
|
||||
text(``),
|
||||
|
||||
|
@ -104,8 +105,8 @@ export default [
|
|||
text(`The editor now supports the ${hl('[[')} syntax for linking. This Markdown pattern works similarly to ${hl('@mention')}, allowing you to reference other objects.`),
|
||||
text(``),
|
||||
|
||||
h3(`HTTP Links for Objects`),
|
||||
text(`You can now copy an HTTP link for any object via the three-dots menu by selecting ${hl('Copy Link')}. Users without the Anytype app can click on these links to download the app and access the object after installation. When opened inside the App, these links directly open the object without any redirection.`),
|
||||
h3(`HTTPS Links for Objects`),
|
||||
text(`You can now copy an HTTPS link for any object via the three-dots menu by selecting ${hl('Copy Link')}. Users without the Anytype app can click on these links to download the app and access the object after installation. When opened inside the App, these links directly open the object without any redirection.`),
|
||||
text(``),
|
||||
|
||||
h3(`Web Publishing Updates`),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue