Skip to content

Commit 225d1c6

Browse files
docs: Nov-Jan Release Notes (#140)
1 parent 79aa659 commit 225d1c6

File tree

12 files changed

+123
-46
lines changed

12 files changed

+123
-46
lines changed

docs/releases/index.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ title: Releases
44

55
Welcome to the latest version of Globe! This is your home for all things new and improved, where we continuously strive to enhance your experience. Dive in to discover the exciting features, performance boosts, and bug fixes that make Globe better than ever. **Have any questions?** Join our [Discord](https://invertase.link/globe-discord) community.
66

7-
**Last Updated**: 19/11/2024
7+
**Last Updated**: 03/02/2025
88

99
## **Version History Overview**
1010

1111
🚀 A chronological log of past versions, highlighting major changes and updates:
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 |
1518
| 0.9.0 | Enhanced organisation management, navigation improvements, and critical bug fixes for improved stability and user experience. | 01/10/2024 |
1619
| 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 |
1720
| 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 |
@@ -23,4 +26,4 @@ Welcome to the latest version of Globe! This is your home for all things new and
2326

2427
---
2528

26-
Check out the detailed **Version History** and **Known Bugs** pages for more information.
29+
Check out the detailed **Version History** and **Known Bugs** pages for more information.

docs/releases/roadmap/ideas.mdx

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,28 @@
22
title: Our Ideas For The Future of Globe
33
---
44

5-
**Last Updated**: 19/11/2024
5+
**Last Updated**: 03/02/2025
66

7+
**🚀 Enhancing Developer Experience**
8+
- Expanding support for the latest Flutter builds (version 3.19.6 and beyond).
9+
- Investigating prefered region deployment capabilities for improved scalability.
710

8-
**💻 Enhancing Developer Experience:**
11+
**🔗 Expanded Integrations & Interoperability**
12+
- Improving Globe CLI to support better automation and log management.
13+
- Adding support for GitHub Actions & CI/CD workflows to enhance deployment efficiency.
14+
- [Jaspr](https://pub.dev/packages/jaspr) integration, for optimized Flutter-like development on the web.
915

10-
* We're exploring ways to support the latest Flutter builds (version 3.19.6 and beyond), and developing IDE extensions to auto-complete `globe.yaml`, boosting your productivity.
11-
* We also plan to create a comprehensive error catalogue to help you troubleshoot faster and more efficiently.
16+
**🛠 User & Organization-Level Controls**
17+
- Implementing role-based access control for permissions at the user and organization level.
18+
- Introducing organization-wide settings, allowing shared authentication, billing, and deployment configurations.
19+
- Enhancing usage analytics, giving admins insights into project performance and team activity for example.
1220

13-
🛡 **Security & Performance Optimisations:**
21+
## **🎓 Learning Resources**
22+
- Investigating versioned Dart & Flutter sandboxes, allowing developers to iterate and restore past states effectively using [Zapp.run](https://zapp.run/).
23+
- Design and integrate interactive Dart & Flutter exercises and tempalates.
1424

15-
* We’re looking into new methods to deploy static assets to CDNs and improve security in our environments.
16-
* We also want to introduce better tracking of cron job metrics to give you deeper visibility into your project’s performance.
25+
----
1726

27+
**Have a suggestion or want to upvote our ideas?** [Let us know](https://invertase.canny.io/globe).
1828

19-
🔮 **Future Enhancements:**
2029

21-
* We’re exploring deeper integrations with Google Cloud Platform (GCP) and new ways to manage user settings via a Globe configuration service.
22-
23-
24-
**Have a suggestion?** [Let us know](https://invertase.canny.io/globe).

docs/releases/roadmap/index.mdx

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,43 @@ 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

12-
**Last Updated**: 19/11/2024
12+
**Last Updated**: 3/02/2025
1313

1414

1515
## **What We're Working On**
1616

17-
💳 **Billing & Payments:** We're rolling out subscription management across Free, Pro, and Enterprise tiers. We’ve integrated Paddle to handle financial events seamlessly, alongside a user-friendly interface for managing subscriptions, add-ons and more.
17+
💳 **Billing & Payments:**
18+
- Release subscription management across Hobby (Free) & Pro plans
19+
- Usage-based overages
20+
- Add-on services for greater resources or specific feature access.
1821

19-
📊 **Usage Metrics & Analytics:** Helping you better track your projects' performance is a top priority. We’re improving your dashboard to give you deeper insights into how your projects are doing within Globe with build logs.
22+
📊 **Usage Metrics & Resource Management:**
23+
- **Storage Tracking** – Manage project storage allocation.
24+
- **Bandwidth** – Monitor and control data transfer.
25+
- **Duration** – Adjust cron jobs and scheduled tasks.
26+
- **Configurable Memory** - Configure the amount of memory you need per request.
27+
- **Real-time alerts** - For approaching usage limits.
2028

21-
🐞 **Bug Fixes:** We've been working hard to fix those annoying cron job timeouts and visibility issues with real-time build logs, ensuring your tasks run smoothly.
29+
🌐 **Custom Domains:** Seamless custom domain setup and management.
2230

23-
💬 **Support:** We're enhancing our support experience by implementing private threads for paying customers within Discord. This will enable real-time communication and provide tailored assistance, allowing customers to connect directly with our support team and share feedback seamlessly. We’ll also work on our general support process and FAQ content, so everyone can find what they need.
31+
💬 **Developer Support & Community:** Introducing private Discord threads for Pro & Enterprise users, improving FAQs, and integrating our feature request boardx for easy feedback capturing.
2432

33+
🔧 **Dart-Native Backend Capabilities:**
34+
- **Key-Value (KV) Storage** – Scalable, low-latency key-value store that provides fast and reliable data access.
35+
- **Database** – Managed database support for structured data storage.
36+
- **Authentication** – A backend-driven authentication system designed to work natively with Dart & Flutter full-stack applications
37+
38+
🖥 **Homepage Refresh & Pricing Page:** We're updating the Globe homepage with an improved UI and UX, including a new Pricing Page for detailed feature descriptions.
39+
40+
📟 **Enhancing Developer Experience:** Introducing a comprehensive built-in error catalogue to speed up troubleshooting and debugging.
2541

2642
---
2743

2844
## **Our Focus Areas**
45+
2946

3047
🌐 **Unified Full-Stack Development:** We want to make backend and frontend development truly seamless. Globe aims to simplify how developers build, deploy, and scale full-stack applications, empowering Dart and Flutter developers to innovate with confidence.
3148

@@ -36,4 +53,6 @@ This roadmap outlines our current focus areas and long-term vision for Globe. Yo
3653
💡 **Community and Open Source:** We want the community to shape the future of development through collaboration and shared knowledge. By embracing open-source principles and fostering interoperability with other tools, we envision a thriving ecosystem where developers and frameworks evolve together seamlessly.
3754

3855

39-
**Have a question?** Join our [Discord](https://invertase.link/globe-discord) community!
56+
**Have a question?** Join our [Discord](https://invertase.link/globe-discord) community!
57+
58+

docs/releases/v/0.10.0mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Version 0.10.0 (November 2024)
3+
---
4+
5+
| Feature | Release Date |
6+
| :---- | ----- |
7+
| Created a user interface for approving Terms of Service and Privacy Policy. | 29/11/2024 |
8+
| Added sidebar alerts for usage limit thresholds to keep users informed. | 29/11/2024 |
9+
| Added support for linking multiple projects via the CLI. | 29/11/2024 |
10+
| Standardised button loading states across all actions for consistency. | 29/11/2024 |
11+
| Enabled a standardised method to deploy static assets to CDNs. | 29/11/2024 |
12+
| Optimised the project list view to improve loading performance. | 29/11/2024 |
13+
| Resolved an issue where project deletion failed for paused projects. | 29/11/2024 |
14+
| Introduced terms and conditions and privacy policy documentation. | 20/11/2024 |
15+
| Added functionality to ignore sdkPath entries in melos.yaml. | 20/11/2024 |
16+
17+
---
18+
19+
**Need help?** Join our [Discord](https://invertase.link/globe-discord) community!

docs/releases/v/0.11.0.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Version 0.11.0 (December 2024)
3+
---
4+
5+
| Feature | Release Date |
6+
| :---- | ----- |
7+
| Implemented a secure and user-friendly account deletion process. | 21/12/2024 |
8+
| Support deploying foreign function interface (FFI). | 12/12/2024 |
9+
| Introduced custom routing support for Cloudflare workers. | 12/12/2024 |
10+
| Fix for onboarding entrypoint. | 12/12/2024 |
11+
12+
13+
---
14+
15+
**Need help?** Join our [Discord](https://invertase.link/globe-discord) community!

docs/releases/v/0.12.0.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Version 0.12.0 (January 2025)
3+
---
4+
5+
| Feature | Release Date |
6+
| :---- | ----- |
7+
| Updated documentation to clarify the process for linking & unlinking multiple projects. | 24/01/2025 |
8+
| Updated documentation for configuring and managing static asset serving. | 28/01/2025 |
9+
| Updated privacy policy to reflect changes in cookie handling practices. | 24/01/2025 |
10+
| Updated documentation for Dart FFI. | 20/01/2025 |
11+
| Added CLI support for linking multiple projects to improve efficiency. | 10/01/2025 |
12+
| Fixed incorrect entrypoint settings for CLI on Windows to improve usability and performance. | 07/01/2025 |
13+
14+
---
15+
16+
**Need help?** Join our [Discord](https://invertase.link/globe-discord) community!

docs/releases/v/0.3.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 0.3.0 (April 2024)
33
---
44

5-
| Task | Release Date |
5+
| Feature | Release Date |
66
| :---- | ----- |
77
| Fixed Github action deployment with auth tokens | 30/03/2024 |
88
| Reworked log streamer pagination to decrease logging API reqs count | 28/03/2024 |

docs/releases/v/0.4.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 0.4.0 (May 2024)
33
---
44

5-
| Task | Release Date |
5+
| Feature | Release Date |
66
| :---- | ----- |
77
| Added documentation for usage tracking service | 30/04/2024 |
88
| Made it clear that the project should be re-deployed after settings/env vars are updated in the UI | 29/04/2024 |

docs/releases/v/0.6.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 0.6.0 (July 2024)
33
---
44

5-
| Task | Release Date |
5+
| Feature | Release Date |
66
| :---- | ----- |
77
| Added deleted project deployment blocking logic | 26/06/2024 |
88
| Fixed issue blocking some users from deploying via CLI | 20/06/2024 |

docs/releases/v/0.7.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 0.7.0 (August 2024)
33
---
44

5-
| Task | Release Date |
5+
| Feature | Release Date |
66
| :---- | ----- |
77
| Local dev experience improved with dockerized Graphql API service | 31/07/2024 |
88
| Graphql Error Handling Added | 31/07/2024 |

docs/releases/v/0.8.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 0.8.0 (September 2024)
33
---
44

5-
| Task | Release Date |
5+
| Feature | Release Date |
66
| :---- | ----- |
77
| Update website demo booking account | 30/08/2024 |
88
| Organisation Product Management: API | 29/08/2024 |

docs/releases/v/0.9.0.mdx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
title: Version 0.9.0 (October 2024)
33
---
44

5-
| Task | Type | Release Date |
6-
| :---- | ----- | ----- |
7-
| Google Cloud Monitoring: Updated endpoints to point to Invertase organisation projects for improved monitoring. | Improvement | 01/10/2024 |
8-
| You can now create organisations and manage members by adding or removing people directly in the admin panel. | New Feature | 29/09/2024 |
9-
| Added a link to the dashboard navigation for easier access to templates. | New Feature | 27/09/2024 |
10-
| Fixed the redeploy button, which previously wasn’t functioning properly. | Bug | 27/09/2024 |
11-
| Resolved several UI-related issues to improve user interface stability. | Improvement | 27/09/2024 |
12-
| Removed unnecessary ASCII sequences in build logs, improving readability. | Improvement | 23/09/2024 |
13-
| Rewire Dashboard Navigation | Improvement | 23/09/2024 |
14-
| Update dependencies to use Serverpod CLI 2.0.0 | Improvement | 16/09/2024 |
15-
| Realtime build logs aggregation fixed | Bug | 16/09/2024 |
16-
| Add "Paused" label paused projects in the Project list (+project cards?) | Improvement | 16/09/2024 |
17-
| Fixed a bug that prevented users from creating Flutter projects for versions above 3.19.6. | Bug | 16/09/2024 |
18-
| Deployed Billing Api’s | New Feature | 10/09/2024 |
19-
| Deployed Delete Projects Api’s | New Feature | 10/09/2024 |
20-
| API to Tail deployment logs | New Feature | 10/09/2024 |
21-
| Add Usage Section | New Feature | 10/09/2024 |
22-
| Add Admin Section | New Feature | 10/09/2024 |
23-
| Development Environment Encrypted Environment Variable Support | Improvement | 10/09/2024 |
24-
| Created and Deployed Staging Environment | Improvement | 10/09/2024 |
5+
| Feature | Release Date |
6+
| :---- | ----- |
7+
| Google Cloud Monitoring: Updated endpoints to point to Invertase organisation projects for improved monitoring. | 01/10/2024 |
8+
| You can now create organisations and manage members by adding or removing people directly in the admin panel. | 29/09/2024 |
9+
| Added a link to the dashboard navigation for easier access to templates. | 27/09/2024 |
10+
| Fixed the redeploy button, which previously wasn’t functioning properly. | 27/09/2024 |
11+
| Resolved several UI-related issues to improve user interface stability. | 27/09/2024 |
12+
| Removed unnecessary ASCII sequences in build logs, improving readability. | 23/09/2024 |
13+
| Rewire Dashboard Navigation | 23/09/2024 |
14+
| Update dependencies to use Serverpod CLI 2.0.0 | 16/09/2024 |
15+
| Realtime build logs aggregation fixed | 16/09/2024 |
16+
| Add "Paused" label for paused projects in the Project list | 16/09/2024 |
17+
| Fixed a bug that prevented users from creating Flutter projects for versions above 3.19.6. | 16/09/2024 |
18+
| Deployed Billing APIs | 10/09/2024 |
19+
| Deployed Delete Projects APIs | 10/09/2024 |
20+
| API to Tail deployment logs | 10/09/2024 |
21+
| Add Usage Section | 10/09/2024 |
22+
| Add Admin Section | 10/09/2024 |
23+
| Development Environment Encrypted Environment Variable Support | 10/09/2024 |
24+
| Created and Deployed Staging Environment | 10/09/2024 |
2525

2626
---
2727

0 commit comments

Comments
 (0)