Skip to content

Commit ad842a5

Browse files
committed
chore: version bump to 1.0.0 - major release with all consolidated fixes
BREAKING CHANGES: - Major version bump to 1.0.0 indicating stable release - Consolidated all backend fixes and new features FEATURES: - ✅ Fullstack environment file integration for seamless app communication - ✅ SQLite database support for all backend frameworks (Django, FastAPI, Flask, Node.js) - ✅ Enhanced backend HTTP request logging in System Messages - ✅ 3D Landing Page template with React Three Fiber integration - ✅ Improved UI components and template selection experience - ✅ Comprehensive prettier code formatting fixes FIXES: - ✅ Backend terminal command failures resolved - ✅ Node.js server syntax errors fixed - ✅ Prettier configuration issues resolved - ✅ CI pipeline failures addressed - ✅ Enhanced error handling and logging throughout IMPROVEMENTS: - Better IPC communication between frontend and backend - Enhanced proxy server configuration - Improved development workflow documentation - Streamlined template creation process
1 parent af374e1 commit ad842a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alifullstack",
33
"productName": "AliFullStack",
4-
"version": "0.24.5",
4+
"version": "1.0.0",
55
"description": "Free, local, open-source AI app builder",
66
"main": ".vite/build/main.js",
77
"repository": {

0 commit comments

Comments
 (0)