Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashek committed Apr 25, 2024
1 parent acf47fd commit a952709
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions app/views/pages/roadmap.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,23 @@ metadata:

This section contains information about features we are implementing or planning to implement. You can learn about our plans half a year ahead. Once we implement a feature or enhancement, we check its checkbox and link to the respective release note for you to be able to learn more about it, and find related examples and documentation topics.

## Plans for Q3 2023
## Plans for Q2/Q3 2024

We aim to deliver the following features and enhancements. If you have a feature request which is not included here, please create a [new GitHub Issue](https://github.com/mdyd-dev/platformos-documentation/issues/new) and add the `roadmap` and `roadmap-suggestion` labels to kick off the conversation.

* Add pgvector support for AI integrations
* Add background jobs to pos-cli
* Enhance pos-cli user experience
* Advance the modular code architecture framework
* Finalize CommunityKit (community solution)
* Finalize DocsKit (Docs as Code documentation site solution)
* Private Stacks per Channel Partner, in global regions, each will be automatically Multi-tenanted for the assigned Channel Partner
* Enhance Developer Onboarding experience - provide more training materials and practical hands on lessons
* Improved logs - allow to create alerts, give access to load balancer logs
* More features and enhancements for [platformos-check](https://github.com/Platform-OS/platformos-check)
* Expanded developer modules, for example:
* [core](https://github.com/Platform-OS/pos-module-core),
* [openai](https://github.com/Platform-OS/pos-module-openai),
* [payments](https://github.com/Platform-OS/pos-module-payments) etc.
* Enhance platformOS module usage by making the developer experience in line with common package managers like npm
* More improvements to CommunityKit (community solution)
* Continue improvements of DocsKit (Docs as Code documentation site solution)

## Previous features and enhancements

You can find features and enhancements we already implemented described in our [release notes](/release-notes) in chronological order with examples and links to documentation topics.

0 comments on commit a952709

Please sign in to comment.