2
0
JSON RSS Feed
  • v3.3.20 - Code Refactoring
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m54s
    Build and Release / Unit Tests (push) Successful in 6m17s
    Build and Release / Lint (push) Successful in 6m26s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m25s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h3m49s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 5m57s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Successful in 5m46s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 10m31s
    Stable

    logikonline released this 2026-03-07 21:12:51 +00:00 | 1 commits to main since this release

    Summary

    This release focuses on code refactoring improvements to the pages module, specifically around AI prompt management and organization.

    Improvements

    • AI Prompt Management: Moved AI prompts from inline code to centralized plugin definitions for better maintainability and reusability
    • JSON Extraction: Added JSON extraction functionality to AI prompt handling
    • Code Organization: Removed inline prompts from A/B test AI calls, improving code cleanliness and separation of concerns

    Technical Details

    • Refactored pages module to centralize AI prompt definitions in plugin configurations
    • Enhanced AI integration with structured JSON extraction capabilities
    • Improved A/B testing implementation by externalizing prompt definitions

    Full Changelog: v3.3.19...v3.3.20

    Windows
    macOS
    Linux
  • v3.3.19 - Landing Pages Enhancements
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Unit Tests (push) Successful in 3m19s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 5m26s
    Build and Release / Lint (push) Successful in 6m11s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m22s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h3m52s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 6m2s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Successful in 6m3s
    Build and Release / Build Binary (linux/arm64) (push) Has been cancelled
    Stable

    logikonline released this 2026-03-07 19:28:26 +00:00 | 3 commits to main since this release

    Summary

    This release introduces significant enhancements to the landing pages functionality, including A/B testing capabilities, AI-powered content generation, and comprehensive multi-language support across 28 locales.

    Features

    Landing Pages

    • A/B Testing Framework: Added a complete A/B testing framework for landing pages, enabling data-driven optimization of page variants
    • AI-Powered Content Generator: Introduced AI-powered content generation capabilities for landing pages, streamlining content creation workflows
    • Multi-Language Support: Implemented multi-language support for landing pages, expanding global reach and accessibility

    🔧 Improvements

    Internationalization (i18n)

    • Added comprehensive translations for new pages features across 28 locales
    • Added translation key for A/B experiment analysis cron job to support automated testing workflows

    📝 Notes

    This release focuses on empowering users with advanced landing page capabilities, combining modern A/B testing methodologies with AI-assisted content creation while ensuring global accessibility through extensive localization support.

    Downloads
    Windows
    macOS
    Linux
  • v3.3.18 - Pages Enhancements
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 4m3s
    Build and Release / Lint (push) Successful in 4m17s
    Build and Release / Unit Tests (push) Successful in 4m36s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m14s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h4m3s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 6m12s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Has been cancelled
    Build and Release / Build Binary (linux/arm64) (push) Has been cancelled
    Stable

    logikonline released this 2026-03-07 19:09:35 +00:00 | 4 commits to main since this release

    Summary

    This release introduces powerful new capabilities for landing pages, including A/B testing, AI-powered content generation, and comprehensive multi-language support across 28 locales.

    Features

    Landing Pages

    • A/B Testing Framework: Added a new A/B testing framework for landing pages, enabling data-driven optimization of page performance and conversion rates
    • AI-Powered Content Generator: Introduced AI-powered content generation for landing pages, streamlining the creation of compelling page content
    • Multi-Language Support: Implemented multi-language support for landing pages, allowing content to be displayed in multiple languages

    Internationalization

    • Expanded Translations: Added translations for all new pages features across 28 locales, ensuring a localized experience for global users

    🔧 Improvements

    • Enhanced landing page functionality with modern testing and content creation tools
    • Improved global accessibility through comprehensive localization support

    Full Changelog: v3.3.17...v3.3.18

    Downloads
    Windows
    macOS
    Linux
  • v3.3.17 - Blog Features
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m46s
    Build and Release / Unit Tests (push) Successful in 6m10s
    Build and Release / Lint (push) Successful in 6m20s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m18s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h4m2s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 6m41s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Successful in 7m10s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 11m42s
    Stable

    logikonline released this 2026-03-07 16:34:42 +00:00 | 8 commits to main since this release

    Summary

    This release introduces blog functionality to the landing pages system, enabling users to create and display blog content with section support, post listings, and detailed post views.

    Features

    • Blog Section Support: Added blog section capabilities to landing page templates, allowing for better content organization and blog integration
    • Blog Post Views: Implemented comprehensive blog post display functionality including:
      • Blog post detail views for individual articles
      • Blog post list views for browsing multiple posts
    • Pages Module Updates: Enhanced the pages.go module to support the new blog features

    Improvements

    • Enhanced landing page templates with blog-specific components
    • Improved content management capabilities for blog-style content
    Downloads
    Windows
    macOS
    Linux
  • v3.3.15 - Features and Fixes
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Unit Tests (push) Successful in 3m16s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 5m20s
    Build and Release / Lint (push) Successful in 5m59s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m10s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h4m11s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 6m0s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Successful in 6m17s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 13m0s
    Stable

    logikonline released this 2026-03-07 00:37:37 +00:00 | 11 commits to main since this release

    Summary

    This release introduces new features for landing pages and MCP tools, along with translation improvements and bug fixes. The update focuses on enhancing public release visibility and issue management capabilities.

    Features

    • Landing Pages: Added public releases option for landing pages, allowing better visibility of project releases
    • MCP Tools: Introduced new list_issues and get_issue tools for improved issue management functionality

    Bug Fixes

    • Internationalization: Corrected Sinhala translation encoding issues

    Improvements

    • Internationalization: Added translations for footer and releases settings, improving localization coverage

    Full Changelog: v3.3.12...v3.3.15

    Downloads
    Windows
    macOS
    Linux
  • v3.3.14 - MCP Tools Enhancement
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Unit Tests (push) Successful in 3m17s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 5m32s
    Build and Release / Lint (push) Successful in 6m37s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Failing after 46s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Has been cancelled
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Has been cancelled
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Has been cancelled
    Build and Release / Build Binary (linux/arm64) (push) Has been cancelled
    Stable

    logikonline released this 2026-03-07 00:25:20 +00:00 | 12 commits to main since this release

    Summary

    This patch release introduces new MCP (Model Context Protocol) tools for issue management, enhancing the server's capabilities for interacting with issues programmatically.

    Features

    • MCP Issue Management Tools: Added two new MCP tools to improve issue handling:
      • list_issues: Retrieve a list of issues from the repository
      • get_issue: Fetch detailed information about a specific issue

    Improvements

    • Enhanced MCP integration with expanded tool support for issue operations
    • Improved programmatic access to issue data through the MCP interface

    Full Changelog: v3.3.13...v3.3.14

    Downloads
  • v3.3.13 - Landing Page Enhancements
    Some checks failed
    Build and Release / Create Release (push) Successful in 1s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m53s
    Build and Release / Unit Tests (push) Successful in 6m22s
    Build and Release / Lint (push) Successful in 6m32s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Failing after 9h0m4s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Failing after 1m52s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Failing after 1m42s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 1m22s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Failing after 49s
    Stable

    logikonline released this 2026-03-07 00:02:55 +00:00 | 13 commits to main since this release

    Summary

    This patch release introduces a new public releases option for landing pages and adds internationalization support for footer and releases settings.

    Features

    • Public Releases Option: Added ability to configure public releases display on landing pages, providing more flexibility in how project releases are presented to visitors

    Improvements

    • Internationalization: Added translations for footer and releases settings, expanding language support and improving accessibility for non-English users

    Full Changelog: v3.3.12...v3.3.13

    Downloads
  • v3.3.12 - Admin Enhancements and Fixes
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 3m59s
    Build and Release / Lint (push) Successful in 4m10s
    Build and Release / Unit Tests (push) Successful in 4m35s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 3m13s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h4m22s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Successful in 6m10s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 8m31s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Failing after 10m4s
    Stable

    logikonline released this 2026-03-06 22:19:56 +00:00 | 15 commits to main since this release

    Summary

    This release brings new customization options to the admin interface with configurable footer elements, along with CI improvements and code quality fixes.

    Features

    • Admin Footer Customization: Added configurable "powered by" message in the admin footer
    • Admin Footer Links: Added configurable footer links for licenses and API documentation

    🐛 Bug Fixes

    • CI Pipeline: Fixed checkout process to use release token for accessing private repositories
    • Code Quality: Resolved formatting issues across the codebase

    📝 Notes

    This is a minor release upgrading from v3.3.9 to v3.3.12, focusing on improving the admin interface customization capabilities and enhancing the CI/CD pipeline reliability.

    Downloads
    Windows
    macOS
    Linux
  • v3.3.11 - Admin Enhancement
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m44s
    Build and Release / Lint (push) Failing after 5m50s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Has been skipped
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Has been skipped
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Has been skipped
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Has been skipped
    Build and Release / Build Binary (linux/arm64) (push) Has been skipped
    Build and Release / Unit Tests (push) Successful in 6m4s
    Stable

    logikonline released this 2026-03-06 22:05:04 +00:00 | 16 commits to main since this release

    Summary

    This patch release introduces customizable footer links in the admin interface, improving navigation to license information and API documentation.

    Features

    • Admin Interface: Added configurable footer links for licenses and API documentation, allowing administrators to customize quick access links in the admin panel footer

    Improvements

    • Enhanced admin panel usability with better access to documentation and legal information
    Downloads
  • v3.3.10 - Bug Fixes and Admin Enhancements
    Some checks failed
    Build and Release / Create Release (push) Successful in 0s
    Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m47s
    Build and Release / Unit Tests (push) Successful in 6m10s
    Build and Release / Lint (push) Successful in 6m17s
    Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Failing after 37s
    Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Failing after 8h59m46s
    Build and Release / Build Binaries (amd64, darwin, macos) (push) Failing after 1m12s
    Build and Release / Build Binary (linux/arm64) (push) Failing after 1m19s
    Build and Release / Build Binaries (arm64, darwin, macos) (push) Has been cancelled
    Stable

    logikonline released this 2026-03-06 21:47:50 +00:00 | 17 commits to main since this release

    Summary

    This patch release includes a CI infrastructure fix and a new admin customization feature. The release improves the build process for private repositories and adds flexibility to the admin interface.

    Features

    • Admin Interface: Add configurable footer with customizable "powered by" message, allowing administrators to personalize the admin panel branding

    Bug Fixes

    • CI/CD: Fix checkout process to use release token for accessing private repositories, resolving authentication issues in the build pipeline

    Improvements

    • Enhanced admin panel customization options
    • More robust CI/CD workflow for private repository access
    Downloads