Welcome

Loading Techcloude
Release Standard

Versioning System

Techcloude uses a structured version format to keep websites, products, client deployments, and maintenance updates easy to identify.

Basic Format

TC-{MAJOR}.{MINOR}.{PATCH}-{BUILD}

Personal product

TC-1.0.0-001

Client project

TC-ABC-1.0.0-001

Product

TC-CRM-1.0.0-001

SaaS platform

TC-SAAS-1.0.0-001

Increment Rules

Major

X+1.0.0
  • New website or software launch
  • Complete rewrite or redesign
  • Platform migration
  • Breaking changes
  • Rebranding

Minor

X.Y+1.0
  • New page or section
  • New feature
  • New module
  • API integration
  • User, admin, e-commerce, analytics, or language support

Patch

X.Y.Z+1
  • Bug fixes
  • Security patches
  • Performance updates
  • Content updates
  • Documentation, SEO, dependency, or maintenance changes

Character Codes

NNew launch
SSoftware release
CClient deployment
MMajor upgrade
PNew page or platform
FFeature addition
UUser or UI update
AAdmin or API
IIntegration
EE-commerce
LLanguage support
GAnalytics
BBug or backup
KSecurity
OOptimization

Naming Conventions

Client projects

TC-{CLIENT-NAME}-X.Y.Z-BBB

Software products

TC-{PRODUCT-NAME}-X.Y.Z-BBB

SaaS products

TC-{SAAS-NAME}-X.Y.Z-BBB

Mobile apps

TC-{APP-NAME}-X.Y.Z-BBB

Web applications

TC-WEB-{APP-NAME}-X.Y.Z-BBB

API services

TC-API-{SERVICE-NAME}-X.Y.Z-BBB

Plugins or modules

TC-PLUGIN-{NAME}-X.Y.Z-BBB

Themes or templates

TC-THEME-{NAME}-X.Y.Z-BBB

Quick Reference

New website/software: TC-1.0.0-001

New feature: TC-X.Y+1.0-BBB

Bug/security/performance/content update: TC-X.Y.Z+1-BBB

UI redesign: TC-X+1.0.0-BBB

Client launch: TC-CLIENT-1.0.0-001

Change Categories

01

Initial and major releases

02

New features and functionality

03

Bug fixes and patches

04

Security updates

05

Performance and optimization

06

UI/UX and design updates

07

Infrastructure and technical updates

08

Mobile app updates

09

Content and data updates

10

Maintenance and housekeeping

11

Special and emergency updates