Skip to content

Commit 1e5730f

Browse files
feat: Feb Roadmap update (#141)
* Nov-Jan Release Notes * Versions * Roadmap update * Roadmap update * Update * Updates * Fix roadmap links * Fix * Ideas title syntax * Syntax * Added release pages to json * Version pages added
1 parent 225d1c6 commit 1e5730f

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

docs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@
127127
{
128128
"group": "Version History",
129129
"pages": [
130+
{ "title": "0.12.0 (Jan 25)", "href": "/releases/v/0.12.0" },
131+
{ "title": "0.11.0 (Dec 24)", "href": "/releases/v/0.11.0" },
132+
{ "title": "0.10.0 (Nov 24)", "href": "/releases/v/0.10.0" },
130133
{ "title": "0.9.0 (Oct 24)", "href": "/releases/v/0.9.0" },
131134
{ "title": "0.8.0 (Sep 24)", "href": "/releases/v/0.8.0" },
132135
{ "title": "0.7.0 (Aug 24)", "href": "/releases/v/0.7.0" },

docs/releases/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Welcome to the latest version of Globe! This is your home for all things new and
1212

1313
| Version Number | Summary | Release Date |
1414
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------ |
15-
| 0.12.0 | Introduced Static Asset serving and Serverpod full support, updates to our documentation on how to use new features, and clarity on how we use cookies in our privacy policy. | 01/01/2025 |
16-
| 0.11.0 | FFI support, custom routing for Cloudflare workers, and a streamlined account deletion process for better user security. | 01/12/2024 |
17-
| 0.10.0 | Focusing on usability and development towards General Availability, this release added support for linking multiple projects via CLI, optimised project list loading, enhanced UI consistency, and introduced a new Terms of Service approval interface. | 01/11/2024 |
15+
| 0.12.0 | Introduced Static Asset serving and Serverpod full support, updates to our documentation on how to use new features, and clarity on how we use cookies in our privacy policy. | 01/01/2025 |
16+
| 0.11.0 | FFI support, custom routing for microservices, and a streamlined account deletion process for better user security. | 01/12/2024 |
17+
| 0.10.0 | Focusing on usability and development towards General Availability, this release added support for linking multiple projects via CLI, optimised project list loading, enhanced UI consistency, and introduced a new Terms of Service approval interface. | 01/11/2024 |
1818
| 0.9.0 | Enhanced organisation management, navigation improvements, and critical bug fixes for improved stability and user experience. | 01/10/2024 |
1919
| 0.8.0 | Released updates enhancing billing integration and management, improving GitHub authentication and token handling, fixing various UI/UX issues, implementing GraphQL mutations and client setup, improving CLI functionality, and ensuring stable preview URLs for branch deployments. | 01/09/2024 |
2020
| 0.7.0 | Released updates improving system performance and reliability, enhanced error handling, staging environments, system stats collection, cron job enhancements, database migrations, and integration with billing payment gateway. | 01/08/2024 |

docs/releases/roadmap/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ At Invertase, we envision a future where the cross-platform development ecosyste
66

77
This roadmap outlines our current focus areas and long-term vision for Globe. Your feedback helps shape our direction. **Have a suggestion?** [Let us know](https://invertase.canny.io/globe)\- this roadmap is shaped by you!
88

9-
*⚠️* Disclaimer: This roadmap is a living thing, and therefore subject to change. Features and timelines may be adjusted based on user feedback, development progress, and business priorities.*
9+
⚠️* Disclaimer: This roadmap is a living thing, and therefore subject to change. Features and timelines may be adjusted based on user feedback, development progress, and business priorities.*
1010

1111

1212
**Last Updated**: 3/02/2025
1313

14-
1514
## **What We're Working On**
1615

1716
💳 **Billing & Payments:**

0 commit comments

Comments
 (0)