Skip to content

Releases: liangliangyy/DjangoBlog

2.1.0.0

14 Jan 09:38
55655f2

Choose a tag to compare

What's Changed

  • Add GitHub Container Registry push to Docker workflow by @Copilot in #809
  • [WIP] Update Docker workflow to specify platforms for architecture by @Copilot in #810
  • 支持搜索高亮功能,优化搜索引擎配置 by @liangliangyy in #811
  • Potential fix for code scanning alert no. 23: Use of a broken or weak cryptographic hashing algorithm on sensitive data by @liangliangyy in #812
  • 一些优化 by @liangliangyy in #813
  • Fix package-lock.json to use standard npm registry by @Copilot in #815
  • Merge pull request #815 from liangliangyy/copilot/fix-step-5-issue by @liangliangyy in #816
  • 优化深色模式支持:重构主题切换逻辑,改进样式以防止闪烁,增强用户体验 by @liangliangyy in #818
  • Potential fix for code scanning alert no. 25: URL redirection from remote source by @liangliangyy in #819
  • Potential fix for code scanning alert no. 25: URL redirection from remote source by @liangliangyy in #820
  • 性能优化:增强首屏渲染和资源加载策略 by @liangliangyy in #821
  • Refactor views and introduce base views for improved security and cac… by @liangliangyy in #822
  • ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #823
  • ci(deps): bump docker/login-action from 2 to 3 by @dependabot[bot] in #824
  • chore(deps): bump pyecharts from 2.0.8 to 2.0.9 by @dependabot[bot] in #832
  • ci(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot[bot] in #831
  • chore(deps): bump propcache from 0.3.1 to 0.4.1 by @dependabot[bot] in #829
  • chore(deps): bump gevent from 23.9.1 to 25.9.1 by @dependabot[bot] in #825
  • ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #828
  • ci(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #827
  • chore(deps): bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #826
  • Optimize resource loading and improve font loading strategy for bette… by @liangliangyy in #833
  • Enhance modern UI design with responsive layout adjustments and improved styling by @liangliangyy in #834
  • Enhance modern UI design with responsive layout adjustments and improved styling by @liangliangyy in #835
  • Fix deploy workflow false failures when CIs complete sequentially by @Copilot in #836
  • Enhance mobile navigation and layout for improved user experience by @liangliangyy in #847
  • chore(deps): bump pygments from 2.19.1 to 2.19.2 by @dependabot[bot] in #846
  • chore(deps): bump markdown from 3.5 to 3.10 by @dependabot[bot] in #845
  • ci(deps): bump docker/build-push-action from 3 to 6 by @dependabot[bot] in #844
  • chore(deps): bump bleach from 6.2.0 to 6.3.0 by @dependabot[bot] in #843
  • ci(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #839
  • ci(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot[bot] in #838
  • ci(deps): bump docker/metadata-action from 3 to 5 by @dependabot[bot] in #837
  • ci(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #841
  • Enhance SEO optimization by updating meta tags and improving context … by @liangliangyy in #849
  • update seo by @liangliangyy in #850

New Contributors

  • @Copilot made their first contribution in #809

Full Changelog: 2.0.0.0...2.1.0.0

2.0.0.0

24 Dec 06:44
53e7a31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0.7...2.0.0.0

What's Changed

Read more

1.0.0.7

13 Feb 03:32
2cb919c

Choose a tag to compare

Merge pull request #633 from liangliangyy/dependabot/pip/django-4.1.6

Bump django from 4.1.5 to 4.1.6

1.0.0.6

01 Nov 06:17
c6277d2

Choose a tag to compare

Merge pull request #619 from liangliangyy/dev

update github actions

1.0.0.5

07 Jul 09:09
1ad5d34

Choose a tag to compare

Merge pull request #590 from liangliangyy/dependabot/pip/django-4.0.6

Bump django from 4.0.5 to 4.0.6

1.0.0.4

23 Mar 06:40
6217678

Choose a tag to compare

Update config.md

1.0.0.3

17 Nov 06:51
46d8a35

Choose a tag to compare

Update docker.yml

1.0.0.2

18 Oct 08:34
38173bf

Choose a tag to compare

Merge pull request #511 from liangliangyy/dev

增加toc目录支持,close #509

1.0.0.1

07 Sep 08:50
5774379

Choose a tag to compare

Merge pull request #501 from liangliangyy/dev

升级依赖