Changelog

History of all changes to Servera

v4

March 12, 2025
2 changes

Prompt exports

New Feature

All users have the ability to have AI generate a message to provide context on all routes.

WIP: Python libraries

Improvement

Currently work in progress as of March 12: Implement python library presets for large data set applications, machine learning, data visualization, etc.

v3

March 9, 2025
3 changes

Database creation and persistence implementation

New Feature

Users can have the option to create a persistent SQLite database.

Test request polling time tracking

Improvement

Sent test requests now show the amount of time (ms) it took for the response to be returned.

UI/UX update and design

Improvement

Updated the logo, UI layout and design, and landing page

v2

March 1, 2025
3 changes

Clerk Authentication

New Feature

Added user accounts using Clerks OAuth support.

Added multi-user endpoints support

Improvement

Implemented separated Gunicorn HTTP server workers for each user.

Contextual AI and chat console

New Feature

Users can now chat with the AI directly and modify their endpoints live.

v1

February 12, 2025
1 change

Migrate to Vercel and Cloudflare

Improvement

Moved servera.dev to be hosted by Vercel and Cloudflare

v0

February 3, 2025
1 change

Initial release

New Feature

Created and worked on the development of dynamic API routes, and generating backend logic with AI.