diff --git a/dist/img/help/onboarding/primitives/0.png b/dist/img/help/onboarding/primitives/0.png index f3a7f753bd..bd03f106de 100644 Binary files a/dist/img/help/onboarding/primitives/0.png and b/dist/img/help/onboarding/primitives/0.png differ diff --git a/dist/img/help/onboarding/primitives/dark/0.png b/dist/img/help/onboarding/primitives/dark/0.png index 0a5b80ccb2..c1a8fe3971 100644 Binary files a/dist/img/help/onboarding/primitives/dark/0.png and b/dist/img/help/onboarding/primitives/dark/0.png differ diff --git a/src/ts/docs/help/whatsNew.ts b/src/ts/docs/help/whatsNew.ts index 9137b83658..5974147cf0 100644 --- a/src/ts/docs/help/whatsNew.ts +++ b/src/ts/docs/help/whatsNew.ts @@ -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 "Primitives" – 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 Types.`), - 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 Types.`), + 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(`Relations are now called Properties.`), @@ -52,7 +52,7 @@ export default [ h3(`Right Sidebar and Set Up Menu`), text(`The Properties icon lets you view, add and remove values to the properties of a specific object. `), - text(`The Set up 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(`Header properties appear in the header part of every object of that Type.`), bullet(`Sidebar properties are the ones you choose to show in the Properties panel.`), bullet(`Hidden 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 Automatic Widget 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(`Widgets are optional – 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(`Automatic Widgets are optional – 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`),