Commit Graph

  • 06d084b740 fix: address CodeRabbit feedback on signing docs Lea Anthony 2025-12-14 12:12:41 +11:00
  • bc64155428 docs: update signing guide to reflect unified tasks Lea Anthony 2025-12-14 12:06:13 +11:00
  • 3ae9ac1ea4 refactor: unify sign tasks with auto-detection Lea Anthony 2025-12-14 12:05:20 +11:00
  • db11f350cd chore: update sponsors.svg (#4787) github-actions[bot] 2025-12-14 11:56:20 +11:00
  • e6e302f4ff Done. Removed all user-facing Quill references from: - docs/src/content/docs/guides/build/signing.mdx - Updated cross-platform matrix tip, signing backends table, and cross-platform section - v3/internal/commands/build_assets/darwin/Taskfile.yml - Updated task summaries and descriptions - v3/UNRELEASED_CHANGELOG.md - Updated feature entry Lea Anthony 2025-12-14 11:53:18 +11:00
  • 5bc567f886 ## Summary Lea Anthony 2025-12-14 11:49:57 +11:00
  • f72b457a2b ## Summary Lea Anthony 2025-12-14 11:44:42 +11:00
  • 6a6f622210 All tasks completed. Let me show the summary of changes made: Lea Anthony 2025-12-14 11:43:35 +11:00
  • ad673b3549 Done. The comments now accurately describe what we're doing without making misleading security claims. The implementation still uses the secure approaches: Lea Anthony 2025-12-14 11:32:27 +11:00
  • 80441e9c03 ## Summary Lea Anthony 2025-12-14 11:30:43 +11:00
  • 4fbe0353f7 chore: disable setup wizard from CLI Lea Anthony 2025-12-14 07:21:07 +11:00
  • 07211b4615 fix(windows): recalculate hit-test regions on DPI change for frameless windows Lea Anthony 2025-12-14 07:00:56 +11:00
  • b1dd5a437b [skip ci] Publish @wailsio/runtime v3.0.0-alpha.76 GitHub Actions 2025-12-13 20:00:01 +00:00
  • f0a8bcad34 feat(linux): add WebKit2 load-change events (#4783) Lea Anthony 2025-12-14 06:59:01 +11:00
  • cb377cc29f fix(linux): fix video and audio playback on WebKitGTK (#4412) v3/fix/gstreamer-media Lea Anthony 2025-12-13 22:00:27 +11:00
  • bf1173c831 chore(v3): bump to v3.0.0-alpha.45 and update changelog [skip ci] v3.0.0-alpha.45 github-actions[bot] 2025-12-13 02:39:16 +00:00
  • 4607913b67 fix(doctor): correct webkit package detection on Fedora/DNF systems (#4781) Lea Anthony 2025-12-13 12:23:17 +11:00
  • 41ba4e7d11 feat(linux): generate .desktop file during build (#4575) (#4780) Lea Anthony 2025-12-13 12:22:59 +11:00
  • a4fb642746 The fix is complete. Let me show a summary of what was done: Lea Anthony 2025-12-13 11:27:32 +11:00
  • 657ca6b2c4 docs: add Linux runtime dependencies and nfpm packaging guide (#4779) Lea Anthony 2025-12-13 10:59:33 +11:00
  • 404b49e3f4 Revert "docs: add Linux runtime dependencies and nfpm packaging guide" Lea Anthony 2025-12-13 10:57:05 +11:00
  • 9ad954b8d8 Revert "chore: update ISSUES-PLATFORM.md with session progress" Lea Anthony 2025-12-13 10:56:56 +11:00
  • 2b8baf0751 chore: update ISSUES-PLATFORM.md with session progress Lea Anthony 2025-12-13 10:55:17 +11:00
  • 17bce06c58 docs: add Linux runtime dependencies and nfpm packaging guide Lea Anthony 2025-12-13 10:54:08 +11:00
  • a774f93e4c Merge branch 'v3-alpha' into fix-4429-wayland-maxsize fix-4429-wayland-maxsize Lea Anthony 2025-12-13 10:44:54 +11:00
  • 55bfc43b55 fix(linux): account for window decorator offset on Wayland for max size constraints Lea Anthony 2025-12-13 10:43:36 +11:00
  • acae20950f fix(linux): fix file explorer opening wrong directory (#4397) (#4777) Lea Anthony 2025-12-13 10:35:33 +11:00
  • d4cb67af9b fix(linux): fix race conditions and potential deadlocks in event handling (#4424) fix/event-emitter-blocks-menu Lea Anthony 2025-12-13 10:27:34 +11:00
  • 216c9961a5 Add installation command for Wails CLI (#4692) Tilak Sasmal 2025-12-13 04:30:19 +05:30
  • e0cd24272c fix(linux): auto-detect and handle .relr.dyn sections for AppImage builds (#4772) Lea Anthony 2025-12-13 09:56:13 +11:00
  • 38c89e06b5 Revert "fix(linux): auto-detect and handle .relr.dyn sections for AppImage builds" Lea Anthony 2025-12-13 08:16:14 +11:00
  • 3d46f4867d fix(linux): auto-detect and handle .relr.dyn sections for AppImage builds Lea Anthony 2025-12-13 08:14:21 +11:00
  • b35ee41073 docs: add changelog entry for Windows drag-and-drop fix (#4701) Lea Anthony 2025-12-13 05:36:05 +11:00
  • 54942d4f34 [v3] Fix not enough memory error when initialising drag and drop on Windows Andraz Vrhovec 2025-12-12 19:35:39 +01:00
  • e80cf28578 fix: prevent window menu crash on Wayland (#4769) (#4770) Lea Anthony 2025-12-12 17:59:47 +11:00
  • 0cb4037ed9 fix: prevent window menu crash on Wayland by realizing window before showing fix/build-errors Lea Anthony 2025-12-12 15:41:50 +11:00
  • 726c7546ce chore(v3): bump to v3.0.0-alpha.44 and update changelog [skip ci] v3.0.0-alpha.44 github-actions[bot] 2025-12-12 02:42:17 +00:00
  • c4b614cb10 fix: use structured logging for debug/info methods (#4767) Lea Anthony 2025-12-12 09:03:11 +11:00
  • ed3949717d feat: add NVIDIA driver info to wails3 doctor on Linux Lea Anthony 2025-12-12 08:40:45 +11:00
  • b35961f257 fix: auto-disable DMA-BUF renderer on Wayland with NVIDIA to prevent crashes Lea Anthony 2025-12-12 08:39:15 +11:00
  • b1c5bb618c chore: remove orphaned wails-mimetype-migration submodule reference Lea Anthony 2025-12-12 07:32:00 +11:00
  • e1106d55e5 fix: add build tag to main.m to prevent Go from compiling it on non-iOS platforms Lea Anthony 2025-12-12 06:46:06 +11:00
  • a05838d5fa fix: convert all printf-style info() calls to slog-style Lea Anthony 2025-12-12 06:31:02 +11:00
  • 764f9bb175 chore: update sponsors.svg (#4763) github-actions[bot] 2025-12-12 06:33:46 +11:00
  • 822551e1fa fix: convert remaining printf-style debug calls to slog-style Lea Anthony 2025-12-12 06:29:39 +11:00
  • b9aab423ba docs: add changelog entries for debug cleanup and breaking change Lea Anthony 2025-12-12 06:27:26 +11:00
  • db8f1f3d41 chore: remove temporary debug print statements from mobile merge Lea Anthony 2025-12-12 06:26:23 +11:00
  • cd6ed783d2 docs: add changelog entries for build fixes Lea Anthony 2025-12-12 06:16:29 +11:00
  • 53d5922af0 fix: use structured logging for debug/info methods Lea Anthony 2025-12-12 06:14:51 +11:00
  • 2e396bd48f fix(ios): correct service implementation pattern for dock and notifications Lea Anthony 2025-12-12 06:01:38 +11:00
  • a878b2c1af fix(config): dev server started with production build by default Michael Baklor 2025-12-11 18:53:28 +02:00
  • 47d827c394 chore(v3): bump to v3.0.0-alpha.43 and update changelog [skip ci] v3.0.0-alpha.43 github-actions[bot] 2025-12-11 02:42:53 +00:00
  • f2c90b00f2 chore: remove .crush directory Lea Anthony 2025-12-10 22:13:51 +11:00
  • 6f4df3206d [skip ci] Publish @wailsio/runtime v3.0.0-alpha.75 GitHub Actions 2025-12-10 11:12:45 +00:00
  • 04a5e4d768 feat: [EXPERIMENTAL] Add iOS and Android mobile platform support Lea Anthony 2025-12-10 22:11:29 +11:00
  • d1a7299e27 fix: restore events.go from v3-alpha to fix compilation errors v3/mobile-support Lea Anthony 2025-12-10 22:06:33 +11:00
  • 29f751931a fix: remove duplicate iOS subcommand and make SDK_PATH lazy in iOS Taskfile Lea Anthony 2025-12-10 21:59:12 +11:00
  • 637713fae6 feat: adapt iOS and Android message processors to RuntimeRequest transport Lea Anthony 2025-12-10 21:27:04 +11:00
  • c62a094b9a fix: resolve merge conflict in AndroidOptions and add AGENTS.md Lea Anthony 2025-12-10 21:15:15 +11:00
  • 96dff3885d Merge Android support from v3-alpha-feature/android-support Lea Anthony 2025-12-10 18:37:24 +11:00
  • 873848a077 Merge iOS support from v3-alpha-feature/ios-support Lea Anthony 2025-12-10 18:34:21 +11:00
  • 23bd70e057 Fix generated enums ordering (#4664) Viktor Poletansky 2025-12-10 10:20:22 +03:00
  • 7c8cc6c0e1 Add aria-label to elements in the helloworld app templates (#4760) Steve Tynor 2025-12-10 02:19:40 -05:00
  • 9d9d67984f fix: https://github.com/wailsapp/wails/issues/4636 (#4682) rxliuli 2025-12-10 14:55:31 +08:00
  • 89f9365c3d [v3] Ensure the window name is passed as header to AssetFileServer (#4687) Caleb Jasik 2025-12-09 23:22:28 -06:00
  • a0cb86ebff V2 - Add universal link support for macOS (#4693) Andrey Pshenkin 2025-12-10 05:14:23 +00:00
  • f4d1a5db5d chore(v3): bump to v3.0.0-alpha.42 and update changelog [skip ci] v3.0.0-alpha.42 github-actions[bot] 2025-12-10 02:41:47 +00:00
  • 7545701088 Update UNRELEASED_CHANGELOG.md Lea Anthony 2025-12-10 08:39:03 +11:00
  • c863d2ce87 fix(docs): use Starlight admonition syntax instead of Aside component Lea Anthony 2025-12-10 08:26:36 +11:00
  • dc20ce1fd6 Update RawMessageHandler to include originInfo parameter in documentation (#4758) Andrey Pshenkin 2025-12-09 12:30:45 +00:00
  • 7d0016bbbe [V3] Add origin to raw message handler (#4710) Andrey Pshenkin 2025-12-08 09:29:09 +00:00
  • 9336875969 [V3] Add universal link support for macOS (#4712) Andrey Pshenkin 2025-12-08 08:46:21 +00:00
  • f50061f7c9 docs: add RawMessageHandler documentation Lea Anthony 2025-12-08 19:31:03 +11:00
  • bcda10f778 docs: add RawMessageHandler documentation v3/raw-message-handler-origin Lea Anthony 2025-12-08 19:31:03 +11:00
  • 9f34b0b4a4 Merge branch 'v3-alpha' into v3/raw-message-handler-origin Andrey Pshenkin 2025-12-07 11:46:34 +00:00
  • e989d0d248 [skip ci] Publish @wailsio/runtime v3.0.0-alpha.74 GitHub Actions 2025-12-07 11:20:17 +00:00
  • 561473d992 [V3] Refactor binding transport layer (#4702) Andrey Pshenkin 2025-12-07 11:19:12 +00:00
  • d16371b119 fix(commands): update task wrapper tests for cross-platform build system Lea Anthony 2025-12-07 22:05:01 +11:00
  • f3ad34f475 fix(generator): suppress warning console output during tests Lea Anthony 2025-12-07 21:41:14 +11:00
  • db4385faed fix(generator): add [warn] prefix to warnings.log test fixtures Lea Anthony 2025-12-07 21:26:07 +11:00
  • d813202159 fix(generator): prevent warnings from triggering GitHub Actions errors Lea Anthony 2025-12-07 20:53:43 +11:00
  • efa82ec5f3 fix(ci): always run v3 tests for PRs targeting v3-alpha Lea Anthony 2025-12-07 17:41:02 +11:00
  • 431869bf84 feat(setup): add global defaults, light/dark mode, and UI improvements Lea Anthony 2025-12-07 17:40:53 +11:00
  • 7aaa203c5f chore: update sponsors.svg (#4754) github-actions[bot] 2025-12-07 17:05:54 +11:00
  • 46176d32e4 feat(setup): improve dependency UX with retry button and loading animations Lea Anthony 2025-12-07 10:30:44 +11:00
  • ab42b12628 feat(setup): add real OS logos and fix version display Lea Anthony 2025-12-06 20:14:06 +11:00
  • 96aa27eb9b feat(setup): redesign wizard as classic installer with actionable install Lea Anthony 2025-12-06 20:03:02 +11:00
  • b8630ca7b5 feat(v3): add interactive setup wizard command Lea Anthony 2025-12-06 17:04:43 +11:00
  • 5bac6d7d19 feat(setup): Preserve existing setup wizard design Lea Anthony 2025-12-06 16:47:51 +11:00
  • 3594b77666 feat(v3): add cross-platform build system and signing support Lea Anthony 2025-12-06 13:53:37 +11:00
  • 44a9d617e8 Add templates for Nuxt (#4750) Paul Brickwell 2025-12-04 01:40:19 -08:00
  • ceaa1ff7f8 WIP feature/distribution-features Lea Anthony 2025-12-03 21:56:02 +11:00
  • 8e77d9358e chore: update sponsors.svg (#4744) github-actions[bot] 2025-12-03 21:59:51 +11:00
  • f8175363cf fix(docs): rewrite lifecycle documentation with correct v3 API Lea Anthony 2025-12-02 06:34:45 +11:00
  • 5e6e4e1950 fix: Fix iOS build errors v3/feature/mobile-support Lea Anthony 2025-12-01 23:25:57 +11:00
  • 090e282de1 chore: Update templates and examples for mobile support Lea Anthony 2025-12-01 23:19:45 +11:00
  • 053809f7e7 feat: Add platform-specific managers for iOS and Android APIs Lea Anthony 2025-12-01 23:14:00 +11:00
  • ae04fea5b0 [v2] fix: simplify DragAndDrop fix - remove OnDomReady suppression claude/investigate-fix-issue-01Er6YmLxZvbLYhZSQkJvjg7 Lea Anthony 2025-12-01 20:34:45 +11:00
  • 3e650992dc feat: Add MobileManager for unified cross-platform mobile API Lea Anthony 2025-12-01 20:26:04 +11:00
  • 6a0f0275b8 docs: Add platform-specific features to mobile guides Lea Anthony 2025-12-01 20:14:35 +11:00