更新日志 (CHANGELOG)

日期:2026.04.03
Version:2026.04.03
版本号:β.26.0403.1
Version Number:β.26.0403.1

版本说明 / Version Note:

  • 本次更新修复了多个问题,增强了用户体验,并添加了视频播放页面
    This update fixes multiple issues, enhances user experience, and adds video player page

新功能 / New Features:

  • 添加视频播放页面
    Added video player page
    • public/videoplayer.html (中文版本)
    • public/en/videoplayer.html (英文版本)
    • 使用Bilibili内嵌播放器播放视频
      Use Bilibili embedded player to play videos
    • 支持从视频列表页面传递视频ID并自动播放
      Support passing video ID from video list page and automatic playback
    • 提供返回视频列表的链接
      Provide link to return to video list

更新内容 / Updates:

  • 导航栏组件化
    Navbar componentization
    • 创建navbar.html模板和navbar-loader.js脚本
      Created navbar.html template and navbar-loader.js script
    • 实现导航栏的统一管理和active状态自动切换
      Implemented unified navbar management and automatic active state switching
    • 支持中英文页面的不同路径
      Support different paths for Chinese and English pages
  • 版本号组件化
    Version number componentization
    • 创建version.html模板和version-loader.js脚本
      Created version.html template and version-loader.js script
    • 实现版本号的统一管理
      Implemented unified version number management
    • 支持中英文页面的不同路径
      Support different paths for Chinese and English pages
  • 提供反馈功能改进
    Feedback functionality improvement
    • 将手风琴组件改为Bootstrap Modal弹窗
      Changed accordion component to Bootstrap Modal popup
    • 添加弹窗动画效果
      Added popup animation effect
    • 确保弹窗置顶显示
      Ensure popup is displayed on top
    • 移除背景变暗效果
      Removed background dimming effect
  • 视频列表页面改进
    Video list page improvement
    • 减少单页显示的卡片数量(从20个改为9个)
      Reduced number of cards displayed per page (from 20 to 9)
    • 确保所有卡片都有动画效果
      Ensured all cards have animation effects
    • 修改视频链接为站内播放
      Modified video links to play within the site
    • 添加图片加载失败的占位符
      Added placeholder for failed image loading

修复内容 / Bug Fixes:

  • 修复本地浏览时标题栏不显示的问题
    Fixed issue where navbar was not displayed during local browsing
  • 修复播放动画时页面变黑的问题
    Fixed issue where page became black during animation playback
  • 修复窗口被黑色遮罩挡住的问题
    Fixed issue where window was blocked by black mask
  • 修复视频API 404错误
    Fixed video API 404 error
  • 修复移动视图标题栏总是自动摊开的问题
    Fixed issue where navbar always expanded automatically in mobile view

视觉增强 / Visual Enhancements:

  • 统一页面设计语言
    Unified page design language
    • 确保视频页面与其他页面的设计一致
      Ensured video page design is consistent with other pages
    • 添加content-section类,确保一致的动画效果
      Added content-section class to ensure consistent animation effects
  • 改进动画效果
    Improved animation effects
    • 为视频卡片添加动态的动画延迟
      Added dynamic animation delays for video cards
    • 确保所有页面元素都有适当的动画效果
      Ensured all page elements have appropriate animation effects

技术改进 / Technical Improvements:

  • API调用改进
    API call improvement
    • 使用本地的videoApi.js模块获取视频列表
      Used local videoApi.js module to get video list
    • 改进错误处理和日志输出
      Improved error handling and log output
  • 路径处理改进
    Path handling improvement
    • 针对中英文页面的不同目录结构,动态调整资源文件的加载路径
      Dynamically adjusted resource file loading paths for different directory structures of Chinese and English pages

日期:2025.12.27
Version:2025.12.27
版本号:β.25.1227.1
Version Number:β.25.1227.1

版本说明 / Version Note:

  • 本次更新添加了LICENSE页面,标准化footer样式,增强页面视觉效果和用户体验
    This update adds LICENSE page, standardizes footer styling, enhances visual effects and user experience

新功能 / New Features:

  • 添加LICENSEView页面
    Added LICENSEView page
    • public/licenseview.html (中文版本)
    • public/en/licenseview.html (英文版本)
    • 包含详细的许可证权限表格说明
      Include detailed license permission table explanation
    • 保持与其他页面一致的风格和动画效果
      Maintain consistent style and animation effects with other pages

更新内容 / Updates:

  • 标准化footer样式
    Standardized footer styling
    • 为除视频详情页外的所有页面应用统一的footer样式
      Applied unified footer styling to all pages except video detail pages
    • 使用统一的Bootstrap类:mt-5 py-3 bg-light text-center
      Used unified Bootstrap classes: mt-5 py-3 bg-light text-center
  • 版权年份更新
    Copyright year update
    • 将所有页面的版权年份从2025更新为2026
      Updated copyright year from 2025 to 2026 on all pages
  • 图标增强
    Icon enhancement
    • 在主要页面的footer中添加DAE图标,匹配语言版本
      Added DAE icons to footer of main pages with language matching
      • 中文页面:DAEcn.png
      • 英文页面:DAEen.png
    • 添加MLS图标,与DAE图标处于同一行
      Added MLS icons in the same row as DAE icons
      • 中文页面:MLScn.png
      • 英文页面:MLSen.png
    • 使用Flexbox布局确保图标对齐
      Used Flexbox layout to ensure icon alignment

视觉增强 / Visual Enhancements:

  • 图标进入动画
    Icon entrance animation
    • 为DAE和MLS图标添加fadeInUp动画效果
      Added fadeInUp animation effect for DAE and MLS icons
    • 使用CSS动画延迟创建有序的进入效果
      Used CSS animation delays to create sequential entrance effects
  • 版本号格式标准化
    Version number format standardization
    • 更新版本号格式使用空格替代连字符
      Updated version number format to use spaces instead of hyphens
    • 统一应用到所有页面
      Applied to all pages consistently

技术改进 / Technical Improvements:

  • 许可证链接更新
    License link updates
    • 更新LICENSE链接指向交互式的licenseview.html页面
      Updated LICENSE links to point to interactive licenseview.html page

日期:2025.12.21
Version:2025.12.21
版本号:β.25.1227.1
Version Number:β.25.1227.1

版本说明 / Version Note:

  • 本次更新创建了CHANGELOG阅读页面并修复了主页链接
    This update creates CHANGELOG reading pages and fixes homepage links

新功能 / New Features:

  • 创建CHANGELOG阅读页面
    Created CHANGELOG reading pages
    • public/changelogview.html (中文版本)
    • public/en/changelogview.html (英文版本)
    • 为页面添加动画效果
      Added animation effects to pages
    • 显示完整的CHANGELOG内容
      Display complete CHANGELOG content

更新内容 / Updates:

  • 更新主页上的更新日志按钮链接
    Updated update log button links on homepages
    • public/index.html: 将链接从CHANGELOG文件改为changelogview.html页面
      Changed link from CHANGELOG file to changelogview.html page
    • public/en/index.html: 将链接从Bitbucket提交页面改为changelogview.html页面
      Changed link from Bitbucket commits page to changelogview.html page

日期:2025.12.21
Version:2025.12.21
版本号:β.25.1221.2
Version Number:β.25.1221.2

版本说明 / Version Note:

  • 本次更新修复了英文新闻页面的乱码和链接错误
    This update fixes garbled characters and link errors in English news pages

修复内容 / Bug Fixes:

  • 修复英文新闻页面的乱码问题
    Fixed garbled characters in English news pages
    • 修复新闻列表页面中的中文乱码显示
      Fixed Chinese garbled character display in news list pages
    • 修复新闻详情页面中的乱码问题
      Fixed garbled character issues in news detail pages
  • 修复英文新闻页面的链接错误
    Fixed link errors in English news pages
    • 修复新闻列表页面的链接路径
      Fixed link paths in news list pages
    • 修复新闻详情页面的返回链接
      Fixed return links in news detail pages
  • 更新语言切换器路径
    Updated language switcher paths
    • 修正英文页面中语言切换器的相对路径
      Corrected relative paths for language switcher in English pages
  • 修复英文日期格式
    Fixed English date formatting
    • 将"Date 2025.1221.1"格式修改为"Date 2025.12.21"
      Changed "Date 2025.1221.1" format to "Date 2025.12.21"

日期:2025.12.21
Version:2025.12.21
版本号:β.25.1221.1
Version Number:β.25.1221.1

版本说明 / Version Note:

  • 本次更新标准化了网站语言和视觉元素
    This update standardizes website language and visual elements

语言标准化 / Language Standardization:

  • 标准化语言切换器图标
    Standardized language switcher icons
    • 统一使用zh.png和en.png图标
      Unified use of zh.png and en.png icons
    • 确保图标在所有页面中的一致性
      Ensured icon consistency across all pages
  • 统一中英文页面结构
    Unified Chinese and English page structures
    • 确保中英文版本的页面布局一致
      Ensured consistent page layouts between Chinese and English versions
    • 统一导航菜单和链接结构
      Unified navigation menu and link structures

视觉改进 / Visual Improvements:

  • 更新CSS动画
    Updated CSS animations
    • 优化了fadeInUp动画效果
      Optimized fadeInUp animation effects
    • 统一了动画时间间隔
      Unified animation timing intervals
  • 建立一致的版本号格式
    Established consistent version number format
    • 创建了新的版本号格式规则
      Created new version number format rules
    • 为未来版本建立标准化格式
      Established standardized format for future versions

日期:2025.12.20
Version:2025.12.20
版本号:α.25.1220.1
Version Number:α.25.1220.1

版本说明 / Version Note:

  • 本次更新改善了网站结构和用户界面
    This update improves website structure and user interface

网站结构改进 / Website Structure Improvements:

  • 简化了主页布局
    Simplified homepage layout
    • 移除了不必要的装饰元素
      Removed unnecessary decorative elements
    • 优化了导航菜单结构
      Optimized navigation menu structure
  • 改进了关于页面
    Improved about page
    • 更新了项目介绍内容
      Updated project introduction content
    • 统一了页面样式
      Unified page styling
  • 优化了新闻页面样式
    Optimized news page styling
    • 改进了列表页面的响应式布局
      Improved responsive layout of list pages
    • 优化了详情页面的阅读体验
      Optimized reading experience of detail pages

联系信息更新 / Contact Information Updates:

  • 更新了联系邮箱地址
    Updated contact email address
    • 新的联系邮箱:rej@outlook.com
      New contact email: rej@outlook.com

日期:2025.05.22
Version:2025.05.22
版本号:r.250522.1
Version Number:r.250522.1

版本说明 / Version Note:

  • 本次更新是网站的全面重建
    This update is a comprehensive site rebuild

重大更新 / Major Updates:

  • 完全重建网站
    Complete site rebuild
    • 使用Bootstrap 5重新构建网站
      Rebuilt website using Bootstrap 5
    • 引入了暗黑/明亮模式支持
      Introduced dark/light mode support
    • 更新了logo设计
      Updated logo design
    • 重构了新闻页面架构
      Rebuilt news page architecture
  • 更多详细信息请查看changelog页面
    More detailed information can be found on the changelog page

项目信息 / Project Information:

  • 项目主页:RMS-Rej
    Project Homepage:RMS-Rej
  • 开发资源:Github项目
    Development Resources:Github Project
  • 版本历史:使用CHANGELOG文件跟踪版本历史
    Version History:Version history tracked using CHANGELOG file

版本号 β.25.1227.1
Github项目

返回主页