Skip to content

Releases: VMatrices/glinjector

v3.0.7

Choose a tag to compare

@VMatrices VMatrices released this 29 Jul 15:17

Full Changelog: v3.0.6...v3.0.7

  1. 新增自适应布局,适配移动端
  2. 调整导航列表UI,与系统风格保持统一
  3. 优化图标选择器,由列表改为网格布局
  4. 扩充图标库(低版本可能看不到部分图标)
  5. 导航按钮支持开启/关闭等待页面加载

v3.0.6

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 17:36

Full Changelog: v3.0.5...v3.0.6

  1. 适配 4.9.0 系统
  2. 修复登录页样式问题
  3. 替换失效的壁纸 API

v3.0.5

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 15:52

Full Changelog: v3.0.3...v3.0.5

该版本仅适用于 4.7.0 及之后的固件

  1. 增加固件版本校验,避免装错导致web打不开
  2. 修复局域网使用ip登陆后,luci页面报rpc错误

v3.0.3

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 15:49

Full Changelog: v3.0.2...v3.0.3

兼容4.7.0版本,该版本系统新增了nginx安全补丁,导致luci相关功能受限,为不影响正常使用插件还原了部分nginx配置。

# Resolve the issue of gl-portal redirecting to a local address
location /luci-static/ {
    root /www;
    ...
}

v3.0.2

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 15:46

Full Changelog: v3.0.1...v3.0.2

修改暗色皮肤下部分字体颜色不正确

v3.0.1

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 15:45

Full Changelog: v3.0.0...v3.0.1

适配 4.2.3

v3.0.0

Choose a tag to compare

@VMatrices VMatrices released this 27 Jul 15:44

Full Changelog: v2.2.0...v3.0.0

项目完全重构,全新自定义界面