Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.58 KB

changelog.md

File metadata and controls

55 lines (33 loc) · 2.58 KB

Changelog - Version 1.4.0

  • Added new code snippets for Git and GitHub commands. (See snippets/git.code-snippets)
  • Enhanced existing code snippets for Docker and shell commands. (See snippets/docker.code-snippets and snippets/shell.code-snippets)
  • Updated the supported languages list in the README:
  • Contributors can be found here.
  • For full details, refer to the Changelog.

Changelog - Version 1.3.0

  • Modified workflow to trigger on tag pushes instead of branch pushes. (See .github/workflows/publish.yml)
  • Added Docker-related code snippets for container management and image manipulation. (See snippets/docker.code-snippets)
  • Added new shell commands for various tasks like checking Apache configuration, tailing logs, fixing SSL certificate issues, mounting remote directories, etc. (See snippets/shell.code-snippets)

Changelog - Version 1.2.3 and 1.2.4

  • One bug fixing and add workflow action

Changelog - Version 1.2.2

What's Changed

  • Merged code into main after Release v1.2.2 by @msrajawat298 in Pull Request #35
  • Retrieved latest code from main to develop after release by @msrajawat298 in Pull Request #37
  • Fixed: Dollar sign is not showing before PHP variables and added some other changes by @msrajawat298 in Pull Request #38
  • Merged Develop branch changes into release branch to release the changes by @msrajawat298 in Pull Request #39
  • Released v1.2.2 by @msrajawat298 in Pull Request #40

Full Changelog

Changelog - Version 1.2.1

New Features

  • Added new snippets for customizing the WordPress admin interface.

  • Implemented functionality to hide and show custom menu items from the sidebar.

  • Enabled the ability for ninjas to access and interact with other user roles without requiring a third-party plugin.

  • Introduced new videos demonstrating how to contribute to Snippet Master.

  • Included guidelines on how to release packages in Snippet Master.

  • Expanded support for multiple languages.

Bug Fixes

  • Resolved the documentation table content issue.

Improvements

  • Updated documentation to reflect the latest changes and improvements.

  • Implemented UI-related changes for a more intuitive user experience.