diff --git a/src/app/blog/(post)/v2026.05.22/page.mdx b/src/app/blog/(post)/v2026.05.22/page.mdx index 76eccfa..c812c4b 100644 --- a/src/app/blog/(post)/v2026.05.22/page.mdx +++ b/src/app/blog/(post)/v2026.05.22/page.mdx @@ -1,11 +1,11 @@ ---- -title: Release v2026.05.22 -date: 2026-05-22 -type: Release -author: SpaceDF Team -description: "Welcome to the official release of SpaceDF - an all-in-one IoT platform designed for advanced asset tracking, monitoring, and management. SpaceDF empowers developers and organizations to build robust IoT solutions with ease, providing multi-protocol support and powerful visualization tools." ---- - +--- +title: Release v2026.05.22 +date: 2026-05-22 +type: Release +author: SpaceDF Team +description: "This release introduces the complete Smart Building flow, including improvements to Digital Twin interactions, device placement, bulk device onboarding, and notification enhancements. It also includes Device Direction support and performance optimizations for a smoother Smart Building experience." +--- + # SpaceDF Release - v0.0.5 This release introduces the complete Smart Building flow, including improvements to Digital Twin interactions, device placement, bulk device onboarding, and notification enhancements. It also includes Device Direction support and performance optimizations for a smoother Smart Building experience. @@ -60,4 +60,4 @@ This release introduces the complete Smart Building flow, including improvements - General internal refactoring and system cleanup - Performance optimization for Smart Building rendering and device interaction -- Improved maintainability for Smart Building-related modules +- Improved maintainability for Smart Building-related modules diff --git a/src/app/blog/(post)/v2026.07.03/page.mdx b/src/app/blog/(post)/v2026.07.03/page.mdx index c17f51b..b2d6683 100644 --- a/src/app/blog/(post)/v2026.07.03/page.mdx +++ b/src/app/blog/(post)/v2026.07.03/page.mdx @@ -1,11 +1,11 @@ ---- -title: Release v2026.07.03 -date: 2026-07-03 -type: Release -author: SpaceDF Team -description: "Welcome to the official release of SpaceDF - an all-in-one IoT platform designed for advanced asset tracking, monitoring, and management. SpaceDF empowers developers and organizations to build robust IoT solutions with ease, providing multi-protocol support and powerful visualization tools." ---- - +--- +title: Release v2026.07.03 +date: 2026-07-03 +type: Release +author: SpaceDF Team +description: "This release introduces the first version of **White Label Studio**, enabling organizations to customize their own branded experience through brand customization and custom domain management. It also includes significant frontend and backend performance optimizations, together with various bug fixes and stability improvements." +--- + # SpaceDF Release - v0.0.6 This release introduces the first version of **White Label Studio**, enabling organizations to customize their own branded experience through brand customization and custom domain management. It also includes significant frontend and backend performance optimizations, together with various bug fixes and stability improvements. @@ -71,4 +71,4 @@ Introduced a brand-new **White Label Studio** that allows organizations to build - Internal frontend refactoring. - Backend optimization and cleanup. - Improved code maintainability. -- General platform stability improvements. +- General platform stability improvements. diff --git a/src/app/blog/BlogPage.jsx b/src/app/blog/BlogPage.jsx index 0d828d4..bebe02f 100644 --- a/src/app/blog/BlogPage.jsx +++ b/src/app/blog/BlogPage.jsx @@ -92,7 +92,7 @@ export default async function BlogPage() {