Skip to content

Latest commit

 

History

History
106 lines (72 loc) · 2.55 KB

File metadata and controls

106 lines (72 loc) · 2.55 KB

Changelog

All notable changes to this repository will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial repository structure
  • Comprehensive README with platform listings
  • Contributing guidelines
  • Issue and PR templates
  • Security policy
  • License file

[1.0.0] - 2025-09-18

Added

  • Open Source Platforms Section

    • Visual Development platforms (Appsmith, ToolJet, Budibase)
    • Workflow Automation platforms (n8n, Node-RED, Activepieces)
    • Database & Backend platforms (Supabase, Strapi, Directus)
    • Frontend Builders (GrapesJS, Plasmic)
    • Mobile Development platforms (FlutterFlow)
    • AI/ML Platforms (Flowise)
  • Commercial Platforms Section

    • Enterprise Solutions (Microsoft Power Platform, OutSystems, Mendix)
    • Rapid Development platforms (Retool, Bubble, Adalo)
    • Integration Platforms (Zapier, Make)
    • Data & Analytics platforms (Tableau, Airtable)
  • Additional Features

    • Comparison tables for easy platform selection
    • Learning resources and tutorials
    • Use cases and success stories
    • Market statistics and trends
    • Future outlook section
  • Repository Infrastructure

    • MIT License
    • Comprehensive contributing guidelines
    • Issue templates for different types of contributions
    • Pull request template with quality checklists
    • Security policy
    • Professional README with badges and navigation

Changed

  • N/A (Initial release)

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • Added security policy for reporting vulnerabilities
  • Guidelines for safe link practices

How to Use This Changelog

  • Added for new features
  • Changed for changes in existing functionality
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Contributing to the Changelog

When making significant changes, please update this changelog:

  1. Add your changes under the [Unreleased] section
  2. Use the appropriate category (Added, Changed, etc.)
  3. Be descriptive but concise
  4. Include platform names and key details
  5. Link to relevant issues/PRs if applicable

Release Process

Releases are created when:

  • Major platform additions or removals
  • Significant structural changes
  • Important feature additions
  • Security updates

Each release will be tagged and documented here with the changes included.