Releases: jaywhj/mkdocs-document-dates
Releases · jaywhj/mkdocs-document-dates
v3.7.4
v3.7.3
v3.7.2
v3.7.1
en
- Added support for ProperDocs
- Added high-performance readtime & summary parsers
- Added
readtimeandtagrendering for the recently updated list, for readtime calculation method see Reading-Time-Estimation - Added line count configuration for
summaryin the recently updated list, see Summary-Line-Configuration - Improved the layout style for mixed text and images in the recently updated list
- Increased plugin execution priority to improve compatibility and systematically provide data support for other plugins or projects
- Updated template variables and removed the
_mxnode, see Template Variables
zh
v3.7.0
en
- Starting from version
3.7.0:- Removed automatic installation of Git hooks and changed to optional manual installation by users
- Changed the Git hooks installation path from global to the local repository. For details, see Cache Creation Date
- Provided wheel distribution packages
- Fixed compatibility issues with the date cache hook, allowing it to work perfectly on any client that supports Git hooks
- Updated the template variable names for date access. For details, see Template Variables
zh
v3.6.1
v3.6.0
en
- New: The article list supports the summary mode and automatically extracts article summaries
- New: Support for customizing article cover in Front Matter
- New: Reconstructed the UI layout of the recently updated document list; added multiple view modes including list, detail and grid, which support dynamic switching
For more details, see doc: https://jaywhj.github.io/mkdocs-materialx/setup/adding-recent-updates-module/
zh
- 新增:文章列表支持摘要模式,自动提取文章摘要
- 新增:支持在 Front Matter 中自定义文章封面
- 新增:重构最近更新的文档列表 UI 布局,新增列表、详情、网格等多种视图模式,可动态切换
v3.5.2
en
- New: The plugin’s display structure can be freely configured in the front matter. See Configuration Structure and Style
- New: Added adaptive dynamic layout for the author list, which displays an optimal layout in real time to enhance user experience
- New: Enabled horizontal scrolling via mouse wheel for the author list to enhance user experience
- New: Implemented multi-source dynamic loading for author avatars, which can automatically match users’ network avatars
- Fixed: Optimized the loading sequence of plugin components to improve performance
zh
- 新增:可在 front matter 中自由配置插件的显示结构,具体见:配置结构与样式
- 新增:为作者列表添加自适应动态布局,实时显示合理布局,优化体验
- 新增:为作者列表启用滚轮横向滚动,优化体验
- 新增:作者头像采用多源动态加载,能自动匹配用户网络头像
- 修复:优化插件组件的加载顺序,优化性能
v3.5.1
en
- Redesigned the UI presentation and hierarchical structure of the plugin for better compatibility, rationality, and user-friendliness
- Redesigned the Git avatar loading mechanism, which automatically fetches user avatars from Gravatar or WeAvatar
- Updated all sample templates for plugin rendering that can be used to customize the plugin rendering method. See source-file.html
- Added samples for tooltip z-index control
- Updated the sample template for loading the recently updated module in the sidebar. See nav.html
zh
- 重新设计插件的 UI 呈现方式和层级结构,更兼容,更合理,更人性化
- 重新设计 Git 头像的加载方式,自动从 gravatar 或 weavatar 加载用户头像
- 更新插件渲染的全部示例模板,可用来定制插件渲染方式,参考 source-file.html
- 补充 tooltip 层级控制的示例
- 更新在侧边栏加载最近更新模块的示例模板,参考 nav.html
v3.5
en
- Add configuration items
show_createdandshow_updatedto control whether to show dates - Add compatibility for recently updated modules, compatible with all kinds of navigation plug-ins, will automatically load the correct title of the document
- Field update:
Old field: New field: document_dates_modified document_dates_updated doc_modified doc_updated modified_time updated_time modified_field_names updated_field_names
zh
- 添加配置项
show_created和show_updated,以控制是否显示日期 - 为最近更新的模块添加兼容性,兼容各种导航插件,会自动加载正确的文档标题
- 字段更新:
旧字段: 新字段: document_dates_modified document_dates_updated doc_modified doc_updated modified_time updated_time modified_field_names updated_field_names
