Skip to content

Releases: icylian/Yanami

Yanami 1.1.0

17 Apr 09:39
e2c4d03

Choose a tag to compare

  • feat: 配置备份导入导出功能
  • feat: 后台节点管理功能
  • feat: 后台延迟监控管理功能
  • enhance: 架构和性能优化

  • feat: Configuration backup import and export
  • feat: Backend node management
  • feat: Backend latency monitoring and management
  • enhance: Architecture and performance optimization

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.1.0

Yanami 1.0.7

21 Mar 15:39

Choose a tag to compare

  • new: SSH终端支持管理和使用代码片段
  • add: SSH终端的触摸指针输入
  • enhance: 优化平板布局
  • fix: SSH终端在DECCKM模式下的方向键操作

  • New: SSH terminal now supports managing and using code snippets.
  • Added: Touch pointer input for the SSH terminal.
  • Enhanced: Optimized tablet layout.
  • Fixed: Bug with arrow key operations in the SSH terminal when in DECCKM mode.

Full Changelog: v1.0.6...v1.0.7

Yanami 1.0.6

14 Mar 09:52

Choose a tag to compare

  • Add: Guest mode, allowing Komari servers to be added without any credentials.
  • Add: New desktop widgets.
  • Enhance: Added haptic feedback for touch.
  • Enhance: Fixed the toggle logic for the biometric lock.

  • add: 添加游客模式,无需任何凭证就可以添加Komari服务器
  • add: 新增桌面小部件
  • enhance: 添加触摸震动反馈
  • enhance: 修复生物识别锁的开关切换逻辑

Full Changelog: v1.0.5...v1.0.6

Yanami 1.0.5

10 Mar 05:40

Choose a tag to compare

  • Add: Biometric authentication.
  • Bump version: Upgraded dependency libs.

  • add: 生物识别认证
  • bump version: 升级依赖库版本

Full Changelog: v1.0.4...v1.0.5

Yanami 1.0.4

08 Mar 14:13

Choose a tag to compare

  • Enhanced: Split multiple charts into separate items to use LazyColumn for better chart performance.

  • enhance: 拆分多个图表成独立item,以利用LazyColumn获得更好的图表性能。

Full Changelog: v1.0.3...v1.0.4

Yanami 1.0.3

08 Mar 13:43

Choose a tag to compare

  • Update: Vico chart library updated from 2.2.0 to 3.0.3.
  • Added: New setting to allow users to turn off chart loading animations, improving the scrolling experience on some devices.

  • update: 更新vico图表库2.2.0 -> 3.0.3
  • add: 新增设置允许用户关闭图表加载动画,以优化部分设备的滑动体验

Full Changelog: v1.0.2...v1.0.3

Yanami 1.0.2

08 Mar 08:47

Choose a tag to compare

  • In-app update check (automatically triggers when you go to Settings > About)
  • Skip the selection page and automatically go to the main page of the selected instance
  • Global font size adjustment within the app
  • Optimized design for the settings screen

  • 应用内更新检查(进入设置-关于时自动触发)
  • 跳过选择页面,自动进入选定的实例主页
  • 应用内全局字号调整
  • 设置界面样式优化

Full Changelog: v1.0.1...v1.0.2

Yanami 1.0.1

07 Mar 13:28

Choose a tag to compare

  • Fix: Bug where modifier and FN keys didn't work in SSH terminal when connected with a Bluetooth keyboard.
  • Add: Online/offline server filter button.
  • Add: New support for logging in with API keys.

  • fix: ssh终端使用蓝牙键盘连接设备时,修饰键和FN键无法使用的bug
  • add: 在线/离线服务器筛选按钮
  • add: 新增支持使用api-key登录

Full Changelog: v1.0.0...v1.0.1

Yanami 1.0.0

06 Mar 17:20

Choose a tag to compare

  • Initial release.

  • 首版发布

Full Changelog: https://github.com/icylian/Yanami/commits/v1.0.0