dependabot[bot]
|
3cca89b917
|
chore(deps): bump org.semver4j:semver4j from 5.7.0 to 5.7.1
Bumps [org.semver4j:semver4j](https://github.com/semver4j/semver4j) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](https://github.com/semver4j/semver4j/compare/v5.7.0...v5.7.1)
---
updated-dependencies:
- dependency-name: org.semver4j:semver4j
dependency-version: 5.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-13 16:54:03 +08:00 |
|
dependabot[bot]
|
d31510eb86
|
chore(deps): bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.49.1.0 to 3.50.1.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.49.1.0...3.50.1.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-version: 3.50.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-13 16:45:22 +08:00 |
|
dependabot[bot]
|
feaec3e223
|
chore(deps): bump exposed from 1.0.0-beta-1 to 1.0.0-beta-2
Bumps `exposed` from 1.0.0-beta-1 to 1.0.0-beta-2.
Updates `org.jetbrains.exposed:exposed-core` from 1.0.0-beta-1 to 1.0.0-beta-2
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-beta-1...1.0.0-beta-2)
Updates `org.jetbrains.exposed:exposed-crypt` from 1.0.0-beta-1 to 1.0.0-beta-2
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-beta-1...1.0.0-beta-2)
Updates `org.jetbrains.exposed:exposed-jdbc` from 1.0.0-beta-1 to 1.0.0-beta-2
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-beta-1...1.0.0-beta-2)
Updates `org.jetbrains.exposed:exposed-migration` from 1.0.0-beta-1 to 1.0.0-beta-2
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-beta-1...1.0.0-beta-2)
---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
dependency-version: 1.0.0-beta-2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-crypt
dependency-version: 1.0.0-beta-2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
dependency-version: 1.0.0-beta-2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-migration
dependency-version: 1.0.0-beta-2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-13 16:45:09 +08:00 |
|
hstyi
|
97886e019f
|
fix: mixpanel endpoint
|
2025-06-13 16:35:52 +08:00 |
|
hstyi
|
7cb6696bba
|
chore: improve geo
|
2025-06-13 16:26:41 +08:00 |
|
hstyi
|
ab017be855
|
chore: improve database secret
|
2025-06-13 16:08:16 +08:00 |
|
hstyi
|
6177bbdc68
|
chore!: migrate to version 2.x
|
2025-06-13 15:16:56 +08:00 |
|
hstyi
|
ca484618c7
|
chore: upgrade jdk 21.0.7b1034.51
|
2025-06-12 17:38:48 +08:00 |
|
hstyi
|
1f68f8a112
|
fix: text cursor not working (#637)
|
2025-06-11 10:52:43 +08:00 |
|
hstyi
|
0cd5670bd3
|
chore: winget.yml
|
2025-06-11 08:47:47 +08:00 |
|
hstyi
|
8e9c6bcb68
|
fix: macOS background running (#633)
|
2025-06-10 17:19:28 +08:00 |
|
hstyi
|
6c1fa0fc53
|
fix: custom toolbar action missing (#630)
|
2025-06-10 11:34:31 +08:00 |
|
hstyi
|
5145cfa8a5
|
release: 1.0.16
1.0.16
|
2025-06-10 08:34:03 +08:00 |
|
hstyi
|
87b1a5e315
|
fix: snippet \ character escape (#625)
|
2025-06-09 14:17:37 +08:00 |
|
hstyi
|
fa59869f2c
|
fix: authentication username not being saved (#622)
|
2025-06-09 09:47:00 +08:00 |
|
kanoshiou
|
1ae64fe0db
|
perf: lazy loading OptionsPane and Fonts (#619)
|
2025-06-07 12:07:55 +08:00 |
|
hstyi
|
f8d363836e
|
chore: improve the host text field (#617)
|
2025-06-05 23:40:20 +08:00 |
|
dependabot[bot]
|
38dccb1d22
|
chore(deps): bump org.jetbrains.pty4j:pty4j from 0.13.5 to 0.13.6 (#613)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-04 11:11:50 +08:00 |
|
hstyi
|
3e31a89b92
|
chore: SFTP edit command supports manual file selection (#612)
|
2025-06-03 16:55:39 +08:00 |
|
kanoshiou
|
d8f892cc02
|
fix: missing remark when importing keys (#611)
|
2025-06-03 13:42:09 +08:00 |
|
hstyi
|
873deb55aa
|
fix: SSH authentication causing IP and port changes (#610)
|
2025-06-03 12:55:41 +08:00 |
|
hstyi
|
c08712d79b
|
fix: Xterm Send Device Attributes (Primary DA) (#607)
|
2025-05-30 10:44:53 +08:00 |
|
dependabot[bot]
|
61bc905727
|
chore(deps): bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#606)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-30 10:28:44 +08:00 |
|
hstyi
|
17859be3c5
|
feat: confirm tab close (#605)
|
2025-05-30 09:48:48 +08:00 |
|
hstyi
|
7a24e34695
|
fix: delete leftover files before installing Windows (#604)
|
2025-05-30 09:11:57 +08:00 |
|
dependabot[bot]
|
58638eaad8
|
chore(deps): bump org.jetbrains.pty4j:pty4j from 0.13.4 to 0.13.5 (#603)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-29 18:26:50 +08:00 |
|
hstyi
|
09d2f2d193
|
chore: dialog location (#602)
|
2025-05-28 13:16:42 +08:00 |
|
hstyi
|
9121eff8d8
|
feat: support importing RDP protocol from CSV (#600)
|
2025-05-27 09:57:12 +08:00 |
|
dependabot[bot]
|
8b090b0526
|
chore(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 (#595)
|
2025-05-21 12:45:45 +08:00 |
|
hstyi
|
15a0d642ff
|
feat: support block selection (#594)
|
2025-05-19 18:31:51 +08:00 |
|
hstyi
|
dc4333da21
|
release: 1.0.15
1.0.15
|
2025-05-19 11:34:23 +08:00 |
|
hstyi
|
184f6d46dc
|
fix: snippet scroll (#587)
|
2025-05-16 13:17:02 +08:00 |
|
hstyi
|
68788905fe
|
chore: improve sftp tab (#583)
|
2025-05-14 23:24:52 +08:00 |
|
dependabot[bot]
|
fc46216a3f
|
chore(deps): bump kotlin from 2.1.20 to 2.1.21 (#580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-14 11:43:24 +08:00 |
|
hstyi
|
563143645e
|
fix: SFTP drag and drop upload (#578)
|
2025-05-13 13:50:08 +08:00 |
|
hstyi
|
891ccb901b
|
chore: maven-publish
|
2025-05-12 16:56:01 +08:00 |
|
hstyi
|
928a866fe7
|
feat: improve SFTP (#572)
|
2025-05-12 15:37:39 +08:00 |
|
hstyi
|
ea25b5b46f
|
feat: modify permissions to support recursion (#571)
|
2025-05-12 15:26:29 +08:00 |
|
hstyi
|
1de10e6129
|
fix: process Device Status Report (DSR) (#570)
|
2025-05-12 11:33:39 +08:00 |
|
hstyi
|
aaf9c2e8d2
|
feat: support for disabling hyperlink (#568)
|
2025-05-12 11:05:39 +08:00 |
|
hstyi
|
b8196b5730
|
fix: snippet unescape (#567)
|
2025-05-12 10:50:48 +08:00 |
|
hstyi
|
0a83e8beb4
|
fix: double-click to open the host (#566)
|
2025-05-12 10:49:35 +08:00 |
|
hstyi
|
bdf29b27e7
|
release: 1.0.14
1.0.14
|
2025-05-07 12:01:46 +08:00 |
|
hstyi
|
96da7eac41
|
chore: scroll to the bottom after pressed any key (#553)
|
2025-05-01 08:36:51 +08:00 |
|
hstyi
|
71c0751692
|
fix: test connect (#551)
|
2025-04-30 15:13:11 +08:00 |
|
dependabot[bot]
|
442f334af2
|
chore(deps): bump com.github.mwiede:jsch from 0.2.25 to 0.2.26 (#546)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:15:06 +08:00 |
|
hstyi
|
48302a519f
|
fix: snippet i18n (#549)
|
2025-04-29 15:10:01 +08:00 |
|
hstyi
|
c00f759f15
|
fix: xterm CBT (#543)
|
2025-04-28 15:47:55 +08:00 |
|
hstyi
|
1736dd909e
|
chore: folder count (#542)
|
2025-04-28 09:11:07 +08:00 |
|
hstyi
|
1f01e368dd
|
feat: support for signature algorithms (#539)
|
2025-04-27 09:54:22 +08:00 |
|