Skip to content

Releases: CodeBlock-Dev/CodeBlock.DevKit.SaaS.Template

v1.5.0

29 Sep 17:14

Choose a tag to compare

🚀 Release v1.5.0

This release brings a major update to the SaaS Template with the addition of a full Blogging module, along with important fixes and improvements.

✨ What’s New

  • Implemented the Blogging module, including:
    • Admin pages for managing blog categories, posts, and blog analytics
    • Features such as auto-save, rich text editor, draft/publish/remove posts
    • Public-facing blog with search, pagination, category filters
    • SEO-friendly design, complete with sitemap and robots.txt
    • REST API for full blogging functionality

🛠 Fixes

  • Fixed caching bug
  • Fixed health check bug

📦 Notes

  • All modules are now version 1.5.0
  • As always, future updates will continue to include detailed changelogs

v1.4.7

25 Aug 15:49

Choose a tag to compare

🚀 Release v1.4.7

This release updates the SaaS Template to use CodeBlock DevKit v1.4.7, which includes several new improvements and fixes.

✨ What’s New

  • Added a Help button to the Admin Panel
  • Fixed a Chatbot Widget bug
  • Improved User Panel UX
  • Enhanced the purchase process UX

📦 Notes

  • All modules are now version 1.4.7 (matching DevKit NuGet packages)
  • Future updates will continue to include detailed changelogs for each release

v1.4.6

24 Aug 09:28

Choose a tag to compare

🚀 Initial Release

This is the first official release of the SaaS Template powered by CodeBlock DevKit.

It provides a ready-to-use foundation for building SaaS applications, fully integrated with Devkit’s core modules.

📦 Included Core Modules

  • Identity
  • Administration
  • Pricing
  • Payment
  • Subscription
  • AI ChatBot
  • Monitoring
  • Change Tracking
  • Licensing
  • Settings

📦 Included Supporting Modules

  • Email Service
  • SMS Service
  • Security
  • Localization
  • Globalization
  • Caching
  • Job Scheduling
  • Web Optimization
  • Build Automation
  • Testing

📦 Included Web Client Modules

  • Admin Panel
  • Website & User Panel
  • REST API

🔖 Notes

  • All modules are version 1.4.6 (matching Devkit NuGet packages)
  • Future releases will include detailed changelogs and newly added features