Redmine 4.0.4 与 3.4.11 发布了,Redmine 是一个使用 Ruby on Rails 框架编写的灵活的项目管理 Web 应用程序。
4.0.4 版本变更:
[Administration]
- Defect #31125: 不再将 ImageMagick 版本信息输出到 stdout
[Attachments]
- Defect #29259: 附件预览不适用于某些源文件,例如 JavaScript 和 Go
- Defect #30441: 具有 Unicode 大写名称的附件未显示在 Wiki 页面中
- Defect #31275: 下载未知类型的文件时,Safari 会添加 .html 扩展名
[Code cleanup/refactoring]
- Defect #30811: "rake db:fixtures:load" 不起作用
[Email receiving]
- Defect #30457: MailHandler.safe_receive 不输出任何错误日志
- Defect #31365: 如果接收电子邮件中的主题字段分为多行,则问题主题可能会被破坏
- Defect #31503: MailHandler#receive_message_reply 中未定义的本地变量 sender_email
[Gantt]
- Defect #31268: 修复可调整大小的甘特图中的空白
[Issues filter]
- Patch #31276: 在 Query#as_params 中序列化 group_by 和 totalable_names
[Rails support]
- Defect #31337: 显式加载 redmine/info 以避免“未初始化的常量”错误
- Patch #31113: Rails 更新至 5.2.3
[SCM]
- Defect #30850: 在特定文件/版本差异视图上断开统一差异链接
- Defect #31120: 'git branch' 输出中的垃圾行会破坏 git 适配器
[Security]
- Defect #31520: textile 格式中的持久 XSS
[Text formatting]
- Defect #31285: 语法高亮不适用于扩展名为 .pl 的附件
[Time tracking]
- Defect #31511: 时间条目报告的 CSV 导出不支持项目过滤器
[Translations]
- Defect #31264: 简体中文中的 "track" 和 "watch" 翻译冲突
[UI]
- Defect #31330: 导入问题:文件内容预览块在滚动
- Defect #31438: 当反向按时间顺序显示注释时,“关联修订”块的位置不正确
[UI - Responsive]
- Defect #31153: 在小屏幕上发生溢出时显示文件表的水平滚动条
- Defect #31311: admin/info page: 文本在移动设备上的预标签中切断
[Wiki]
- Patch #31334: 更新同时重命名的 Wiki 页面时不要丢失内容
3.4.11 版本变更内容均包含在 4.04 版本中。