---
title: "Changelog - Code Snippets"
description: "Manage and inject custom code snippets into Joomla"
url: "https://www.tassos.gr/joomla-extensions/code-snippets/changelog"
date: "2026-04-24T18:58:20+00:00"
language: "en-GB"
---

[ Code Snippets ](https://www.tassos.gr/joomla-extensions/code-snippets "Manage and inject custom code snippets into Joomla")- [Home](https://www.tassos.gr/joomla-extensions/code-snippets)
- [Free Download](https://www.tassos.gr/joomla-extensions/code-snippets/free-vs-pro)
- [Pricing](https://www.tassos.gr/joomla-extensions/code-snippets/subscribe)
- [What's New](https://www.tassos.gr/joomla-extensions/code-snippets/changelog)
- [Roadmap](https://www.tassos.gr/joomla-extensions/code-snippets/roadmap)

 [ Get started ](https://www.tassos.gr/joomla-extensions/code-snippets/subscribe)

 Code Snippets

 Manage and inject custom code snippets into Joomla

 [ Get started for free ](https://www.tassos.gr/joomla-extensions/code-snippets/free-download) [ Buy Pro version ](https://www.tassos.gr/joomla-extensions/code-snippets/subscribe)

#  What’s new

 We’re constantly making Code Snippets better. Here are some of the of notable new features and improvements that we’ve made to Code Snippets since it’s first launched.

 v1.0.0

 Apr 24, 2026

 [ View files ](https://www.tassos.gr/releases/code-snippets/code-snippets-1-0-0)

   Changed - Initial Release.

 Manage and inject custom code snippets into Joomla

 Change Joomla functionality. HTML, PHP, JavaScript or CSS

 [ Get started for free ](https://www.tassos.gr/joomla-extensions/code-snippets/free-download) [ Buy Pro version ](https://www.tassos.gr/joomla-extensions/code-snippets/subscribe)

  5-star rating on the Joomla Extensions Directory

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Joomla Extensions",
            "item": "https://www.tassos.gr/joomla-extensions"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Code Snippets",
            "item": "https://www.tassos.gr/joomla-extensions/code-snippets"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "What's New",
            "item": "https://www.tassos.gr/joomla-extensions/code-snippets/changelog"
        }
    ]
}
```
