Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@ctmbl ctmbl released this 03 Jun 19:55
· 13 commits to main since this release
bac1717

Already more than 2 months since the last release ๐Ÿ˜ฎ

Warm welcome and thanks to new contributors for their awesome article! ๐Ÿ‘ ๐ŸŽ‰ ๐Ÿ˜Š
Even more exciting: there's more to come ๐Ÿ˜

Major improvements:

  • add numerous new articles!
  • add a workflow to publish to https://dev.iscsc.fr to display in-progress work and perform final checking before merging

Major bug fixes:

  • fix URL generated by new_article.py when dealing with file containing an Upper case letter
  • fix a bug in the deployment workflow introduced in v0.3

What's Changed

  • Improve articles: summary, tags and some code syntax highlight by @ctmbl in #40
  • Add blog post : Online Game Article by @ZynoXelek in #30
  • Update online game article by @ZynoXelek in #41
  • Add Minishell write up from THCon 2024 by @ctmbl in #42
  • Update remote git repo to newest deployed version, remote git pull by @ctmbl in #55
  • Add a new WU - Base64 Custom by @Clems1236 in #56
  • Fix unexpected skipped deployment step by @ctmbl in #57
  • Fix new_article.py script to handle file name containing an Upper Case letter by @ctmbl in #59
  • Introduce a new subdomain dev.iscsc.fr to publish in-development features from opened PRs by @ctmbl in #53
  • Add deploy to dev.iscsc.fr workflow by @ctmbl in #61
  • Update deprecated http2 nginx conf syntax by @ctmbl in #51
  • Remove deprecated version in docker-compose.yml by @ctmbl in #50
  • Add files via upload (docker volume article) by @FireFrozen94 in #28

New Contributors

Full Changelog: v0.3...v0.4