NimBold
d6b5d6a944
chore(release): prepare Firelink 1.2.0
2026-07-22 16:49:39 +03:30
NimBold
81381a5a93
chore(release): prepare 1.1.2 and guard release tags
2026-07-21 20:13:21 +03:30
NimBold
61eb034db1
chore(release): prepare Firelink 1.1.1
2026-07-17 18:58:45 +03:30
NimBold
df3bc359c4
chore(release): prepare Firelink 1.1.0
2026-07-15 11:55:54 +03:30
NimBold
c7ec8cd666
chore(release): prepare Firelink 1.0.4
2026-07-12 10:48:00 +03:30
NimBold
6d9ef68bb0
chore(release): prepare firelink 1.0.3
2026-07-09 04:07:34 +03:30
NimBold
3b9faa789c
chore(release): prepare 1.0.2
...
Remove reduced yt-dlp info-json reuse so metadata fallback downloads re-extract from the original URL instead of crashing on incomplete extractor metadata.
Update README and changelog for the 1.0.2 desktop release and point the bundled extension submodule at Firelink Companion 2.0.2.
2026-07-08 22:19:15 +03:30
NimBold
3aaf32f9ee
fix(window): enable custom titlebar controls
2026-07-05 00:02:31 +03:30
NimBold
5189146369
chore(release): prepare Firelink 1.0.0
2026-07-04 23:09:23 +03:30
NimBold
06b14df307
fix(core): harden download lifecycle and scheduling
2026-06-22 11:19:18 +03:30
NimBold
6593f9e76a
refactor(repo): promote tauri app to repository root
2026-06-15 10:33:40 +03:30
NimBold
32c6dcc2d6
chore(release): prepare 0.7.3
2026-06-11 18:26:41 +03:30
NimBold
11b030f66a
chore(release): prepare 0.7.2
2026-06-11 13:30:06 +03:30
NimBold
e165366820
fix(media): stabilize bundled download engines
2026-06-11 13:15:19 +03:30
NimBold
db293a2613
chore: re-release 0.7.1
2026-06-11 05:06:39 +03:30
NimBold
a916ff3f92
fix: prevent youtube metadata extraction timeout
...
This fixes an issue where node child processes spawned by yt-dlp would keep standard output pipes open, preventing the EOF event from firing and causing the application to hang until a 30s timeout occurred.
2026-06-11 04:24:40 +03:30
NimBold
b4185306ce
chore(release): prepare 0.7.1
2026-06-11 04:03:03 +03:30
NimBold
55c6dbf41b
docs: prepare v0.7.1 release
2026-06-11 03:17:34 +03:30
NimBold
facab68237
chore(release): bump version to 0.7.0 and update changelog
2026-06-11 00:04:51 +03:30
NimBold
07e4a586a1
chore(release): bump version to 0.6.6 and update changelog
2026-06-10 02:17:43 +03:30
nimbold
17aa34b95f
fix: resolve ambiguous bundle format error in yt-dlp codesign
2026-06-09 09:19:55 +03:30
nimbold
a2be2012f8
docs: prepare release 0.6.4
2026-06-09 09:00:54 +03:30
nimbold
683eb45d0e
feat(updates): replace Sparkle with GitHub release checks
2026-06-09 08:27:13 +03:30
nimbold
db2b1f6516
chore(release): bump version to 0.6.3 and update changelog
2026-06-09 06:58:22 +03:30
nimbold
b71a58ae06
fix: resolve duplicate resolution window not closing
...
- Dispatch executeAddDownloads asynchronously after closing the sheet to avoid swallowing dismiss()
2026-06-08 16:42:11 +03:30
nimbold
34847b6234
fix: resolve duplicate resolution shortcuts, update freeze, and process id flashing
...
- Fix keyboard shortcut collision causing main window to intercept Enter/Escape keys when duplicate resolution sheet is open
- Fix UI freeze when checking release notes for an update by parsing HTML asynchronously
- Improve Sparkle changelog formatting by converting HTML tags to clean Markdown
- Change internal Process ID status message to Starting... when queueing downloads
- Fix EXC_BREAKPOINT crash on app launch by prioritizing Bundle.main over Bundle.module
- Update CHANGELOG.md for 0.6.2 release
2026-06-08 16:22:05 +03:30
nimbold
9af9edbfd4
chore(release): prepare 0.6.1
2026-06-08 15:08:16 +03:30
nimbold
b58df6b660
chore(release): prepare 0.6.0 release
2026-06-08 07:17:17 +03:30
nimbold
a375b2e685
feat: integrate Sparkle 2 for secure in-app updates
2026-06-06 15:01:40 +03:30
nimbold
a2135bb539
feat: redesign About pane and resolve download properties UI bugs
...
- Added transparent GitHub icon to About pane.
- Compacted About pane layout and consolidated footer.
- Fixed build script to correctly copy bundled image assets.
- Resolved progress bar state issues in Download Properties.
- Fixed text overlap bugs in Settings.
2026-06-05 13:56:02 +03:30
nimbold
c18aa6fdaf
fix: complete aria2 downloads via rpc
2026-06-05 12:38:14 +03:30
nimbold
544db2aab6
docs: add 0.5.4 release notes
2026-06-05 03:02:29 +03:30
nimbold
062c4aec61
docs: release version 0.5.3
...
- Update CHANGELOG.md with 0.5.3 patch features and fixes
- Document Chunk Map and Drag-and-Drop in README.md
2026-06-04 13:45:10 +03:30
nimbold
d9c7da23e9
fix: resolve settings tab layout and hit-testing issues
2026-06-04 06:03:30 +03:30
nimbold
2f5e593d0b
feat: add icons to settings capsule tabs
2026-06-04 05:47:55 +03:30
nimbold
2b520f3e97
chore: prepare for v0.5.0 release
2026-06-04 05:34:48 +03:30
nimbold
93e6e11939
docs: update changelog for 0.4.3 release
2026-06-03 07:07:28 +03:30
nimbold
deb106f7af
docs: update changelog and roadmap for 0.4.2 release
2026-06-03 06:30:28 +03:30
nimbold
3d117fd6b0
chore: prepare release 0.4.1
2026-06-03 05:36:57 +03:30
nimbold
59d0c2dec1
chore: prepare release 0.4.0
2026-06-03 04:21:26 +03:30
nimbold
a6f2dc8324
docs: correct CHANGELOG.md to accurately reflect v0.3.0 vs v0.2.0 features
2026-06-02 06:32:44 +03:30
nimbold
5442174e70
chore: create CHANGELOG.md for v0.3.0 release
2026-06-02 06:25:44 +03:30