Commit Graph

616 Commits

Author SHA1 Message Date
dependabot[bot]
00e695b7d5 chore(deps): bump org.commonmark:commonmark from 0.25.0 to 0.25.1
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.25.0...commonmark-parent-0.25.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 12:13:31 +08:00
dependabot[bot]
02c92e6019 chore(deps): bump commons-net:commons-net from 3.11.1 to 3.12.0
Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 3.11.1 to 3.12.0.
- [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-net/compare/rel/commons-net-3.11.1...rel/commons-net-3.12.0)

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 12:13:09 +08:00
hstyi
8ba74f0846 fix: terminal exception caused by reconnection 2025-08-01 18:10:34 +08:00
hstyi
79ed6d3858 feat: support right click copy and paste 2025-08-01 17:39:19 +08:00
hstyi
8a66606275 chore: match case tooltip 2025-08-01 11:44:24 +08:00
dependabot[bot]
3ebdf73fbf chore(deps): bump exposed from 1.0.0-beta-4 to 1.0.0-beta-5
Bumps `exposed` from 1.0.0-beta-4 to 1.0.0-beta-5.

Updates `org.jetbrains.exposed:exposed-core` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-crypt` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-migration` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-migration
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 11:09:44 +08:00
hstyi
d249e5da5a fix: XTerm Set Scrolling Region 2025-07-31 16:57:33 +08:00
hstyi
7243e933e6 fix: aura selection text color 2025-07-31 16:22:32 +08:00
hstyi
f92e43ee41 release: 2.0.0-beta.10 2.0.0-beta.10 2025-07-31 10:33:37 +08:00
dependabot[bot]
f6243e33da chore(deps): bump com.github.hstyi:geolite2
Bumps com.github.hstyi:geolite2 from v1.0-202507070058 to v1.0-202507280101.

---
updated-dependencies:
- dependency-name: com.github.hstyi:geolite2
  dependency-version: v1.0-202507280101
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-31 10:28:32 +08:00
hstyi
72f334d572 chore: import CSV with password support 2025-07-31 10:28:17 +08:00
dependabot[bot]
68cbb10dec chore(deps): bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.14.0...rel/commons-csv-1.14.1)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-31 10:26:16 +08:00
dependabot[bot]
45f5c4ee91 chore(deps): bump com.qcloud:cos_api from 5.6.247 to 5.6.249
Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.247 to 5.6.249.
- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits)

---
updated-dependencies:
- dependency-name: com.qcloud:cos_api
  dependency-version: 5.6.249
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 12:29:12 +08:00
dependabot[bot]
48c511613e chore(deps): bump org.apache.commons:commons-compress
Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) from 1.27.1 to 1.28.0.
- [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 12:29:01 +08:00
hstyi
c94063d459 fix: SSH timeout is always 30 seconds 2025-07-29 17:57:14 +08:00
hstyi
c26aafd831 chore: heartbeat interval 60 seconds 2025-07-29 17:31:00 +08:00
hstyi
a5638329e7 feat: support transfer double-click behavior 2025-07-29 09:23:31 +08:00
hstyi
8323f8eb5d fix: missing placeholder 2025-07-28 19:46:26 +08:00
hstyi
35199ed094 chore: RDP encrypt password on Windows 2025-07-28 10:02:02 +08:00
dependabot[bot]
b5d53cf416 chore(deps): bump org.xerial:sqlite-jdbc from 3.50.2.0 to 3.50.3.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.2.0 to 3.50.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.50.2.0...3.50.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.50.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 07:10:19 +08:00
hstyi
39e26a6e3d fix: keyword background color 2025-07-26 07:38:18 +08:00
dependabot[bot]
15cb06af0f chore(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.18.0...rel/commons-codec-1.19.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-25 20:06:59 +08:00
dependabot[bot]
1e0bbb5a00 chore(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-25 20:06:48 +08:00
hstyi
fb6fdbc14c chore: sync plugin 0.0.4 2025-07-23 09:45:30 +08:00
dependabot[bot]
96df53ce40 chore(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0)

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 10:47:18 +08:00
hstyi
42f86dc3a3 chore: linux appimagetool 2025-07-21 10:47:07 +08:00
hstyi
32b11c6063 fix: macOS not opening local terminal 2025-07-21 10:47:07 +08:00
hstyi
b2f43ba439 chore: improve upgrade 2025-07-21 09:58:37 +08:00
hstyi
7d9cfc79cf release: 2.0.0-beta.9 2.0.0-beta.9 2025-07-20 13:55:38 +08:00
hstyi
5624a44104 chore: vnc clipboard charset 2025-07-20 13:46:59 +08:00
hstyi
2aaa6371ab feat: support VNC protocol 2025-07-20 13:46:59 +08:00
hstyi
fdc1b0c07d chore: compatible with multiple keyboard layouts 2025-07-20 10:14:51 +08:00
hstyi
8ec7e416ea fix: key shortcut not working 2025-07-19 21:27:57 +08:00
hstyi
ae7730fb35 feat: keyword highlight set 2025-07-18 21:47:57 +08:00
hstyi
f99e3e9147 chore: title uses the selected tab 2025-07-18 17:09:56 +08:00
hstyi
5fcda04544 fix: reconnection causing cloned sessions to close unexpectedly 2025-07-18 13:29:25 +08:00
hstyi
aca0fbb1e3 chore: disable keyword highlighting when AlternateScreenBuffer 2025-07-18 10:20:12 +08:00
hstyi
4f8ffbf225 fix: osx notary 2025-07-17 11:28:17 +08:00
hstyi
8b08edf38f chore: osx.yml 2025-07-17 11:22:09 +08:00
hstyi
e3d43111e8 fix: memory leaks 2025-07-17 11:13:31 +08:00
hstyi
6bb9a33a04 feat: terminal preview 2025-07-17 10:22:14 +08:00
hstyi
ca64880a01 chore: windows inno setup 2025-07-17 10:10:06 +08:00
hstyi
c8d70e2a5a chore: Windows MSIX 2025-07-16 14:34:17 +08:00
hstyi
cee7eb8928 fix: tooltip not showing 2025-07-15 13:51:41 +08:00
dependabot[bot]
abc5f203d0 chore(deps): bump org.jetbrains.pty4j:pty4j from 0.13.6 to 0.13.10
Bumps [org.jetbrains.pty4j:pty4j](https://github.com/JetBrains/pty4j) from 0.13.6 to 0.13.10.
- [Commits](https://github.com/JetBrains/pty4j/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.pty4j:pty4j
  dependency-version: 0.13.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 13:51:05 +08:00
hstyi
c3fc8f8e12 chore: improve extension 2025-07-15 10:31:46 +08:00
hstyi
afd4f8baa9 fix: alt modifier echo problem 2025-07-15 10:12:59 +08:00
hstyi
b5ca8b988c chore: support plugin incompatibility 2025-07-15 09:34:38 +08:00
hstyi
89b22ba984 feat: support modifying log format 2025-07-14 16:45:50 +08:00
hstyi
f329ef60df release: 2.0.0-beta.8 2.0.0-beta.8 2025-07-14 14:20:44 +08:00