Skip to content

Releases: ChecKMarKDevTools/devto-mirror

v1.0.1

24 Feb 01:05
Immutable release. Only release title and notes can be modified.
43f6809

Choose a tag to compare

1.0.1 (2026-02-24)

Bug Fixes

v1.0.0

01 Feb 18:19
Immutable release. Only release title and notes can be modified.
0ec7d10

Choose a tag to compare

1.0.0 (2026-02-01)

Features

  • Add comments.txt for meaningful list (92fcf5a)
  • add llms.txt policy and enhance CI reliability (#22) (51f1354)
  • add spec kit docs (#16) (409e7ac)
  • Adding files generated by ChatGPT for mirror (ededef9)
  • ci: add Algolia site verification support (4b9643e)
  • ci: harden workflows with timeout guards and defensive checks (200451d)
  • ci: migrate to uv, add pre-commit prechecks, fix author extraction (#26) (08a46e8)
  • crawler: Implement robots.txt enforcement testing and restructure docs (#18) (2011320)
  • Optimization for structured AI (#21) (f86fe31)
  • update cicd workflows (#29) (3aa908b)
  • Update parser to prevent previous posts from getting deleted (#1) (23c63ce)
  • upgrade python, security, ci flows (#14) (64b32d6)

Bug Fixes

  • Add missing crawler test file (#19) (e949ed8)
  • cicd: Add comments.txt to artifacts and handle in scripts (22bcf3b)
  • cicd: resolve UnboundLocalError in fetch_all_articles_from_api (bf33810)
  • ci: restore incremental state to prevent site overwrites (675a61a)
  • ci: run renderer from gh-pages checkout root to preserve paths (582b696)
  • correct slug extraction to include full Dev.to post IDs (957107e)
  • dedupe: unify dedupe logic and fix double-post issue (26b5987)
  • fetch individual articles to get proper description and body_html (cd3ef80)
  • force full regeneration in CI to resolve missing files issue (1039819)
  • handle dict objects in save_posts_data to prevent AttributeError (53fdffb)
  • html-sanitization: preserve embed wrappers and strip script/style (431b627)
  • improve Lighthouse scores and CI workflow debugging (afd8b71)
  • pages: add .nojekyll to disable jekyll processing (528a173)
  • posts: heavy caching on devto workaround (a7ab102)
  • regenerate all site files with corrected slugs (f00a24e)
  • remove 160-character truncation limit for descriptions (0d9f83c)
  • restore descriptions to index template and ensure comments section appears (18a30ce)
  • run root config deployment every time (21e135f)
  • scripts: Fix mixing implicit and explicit returns (#47) (8ebc66c)
  • site_generation: use shared URL util for site links (#52) (49c2681)
  • updates to config and GHA (#43) (39c55a4)

Dependencies

  • deps: bump black from 25.11.0 to 25.12.0 (#40) (d402cc8)
  • deps: bump urllib3 from 2.6.0 to 2.6.2 (#42) (6ae8c74)

Documentation

  • add the pic I worked forever to learn GIMP again (2008ec6)
  • ci: pass env to render_index_sitemap (888d7c9)
  • document .nojekyll artifact and clarify setup (4002100)
  • update README and workflow schedule (84efec5)
  • update README to note slug fix is complete (c7c6774)