Dimethyl Blog Update Log
This blog, run by GitHub Actions and Hexo, is regularly updated. Although git commit messages provide some insight into the changes made, this log offers a more detailed overview of significant updates and modifications.
Root repository of this blog locates at Github - MingchenDai/mingchendai.github.io. You can check the changes there directly, or refer to this log for a summarized view of the updates in reverse chronological order.
Update logs are edited manually since February 2nd, 2026. Normal update of this post (including adding new update message and modifying existing commit ids) and About page will not be recorded here.
Update Log
Latest Update
| Date | Version | Commit |
|---|---|---|
| 2026-02-02 | 1.0.1 | Latest Commit |
In framework,
hexo-generator-i18npackage is deprecated and removed.- For table of contents in sidebar, wrapping is enabled for long titles, and instead of displaying current section title, all level headings are shown.
Powered by Hexo & NexTfooter is added.- Post editing is disabled now, since the feature is not used frequently.
- WaveDrom diagrams are supported in consideration of future posts about digital logic design.
- Page generator of NexT theme is modified to support user content display on functional pages such as Categories and Tags.
New posts are:
- Microsoft Windows Issues and Fixes: A collection of issues encountered while using Windows 11 on a Lenovo laptop, along with their solutions.
- Dimethyl Blog Update Log: This post, documenting the updates and modifications made to the Dimethyl blog.
- Arch Linux Installation Guide: A comprehensive guide on installing dual-booting Arch Linux with Windows 11 on a Lenovo laptop.
- CS2501 Discrete Mathematics: Notes and materials related to the CS2501 Discrete Mathematics course.
- CS3321 Database System Technology: Notes and materials related to the CS3321 Database System Technology course.
In modified content,
formula display bugs caused by escapes in MATH1207 Probability and Mathematical Statistics are fixed. - The commit history in
aboutpage is removed accordingly due to addition of this post, and a link to this post is added.
In Collections part,
- Picture link problem in Masonry part is fixed.
- Link to developing page is removed.