Commit 135c32c
committed
Release 0.6.1: Web Store rejection fixes + new features
Web Store rejection fixes (resubmission):
- Drop unused "scripting" permission from manifest.
- Drop omnibox keyword + handlers (the "im" + space shortcut)
to satisfy the single-purpose / no-search-experience rule.
Popup smart search remains the primary search surface.
- Drop the minimal-mode Google search bar from the new-tab
fallback page; minimal mode is now a clock-only view.
- Update description, README, store listing, and dev docs to
reflect the omnibox removal.
New features in this release:
- Video preview: play overlay + duration badge on every video
card; click for an inline mini-player; "expand" button pops
out a dedicated 960x600 player window.
- Filter pills (All / Photos / Videos) on the popup gallery.
- "Updated to vX.Y.Z" banner that surfaces once after a
browser auto-update, linking to the matching GitHub release.
- "Open in Maps" quick action: a fourth icon next to Share /
Download. Choose Google Maps or Apple Maps (macOS only) in
Settings - Features. Only lat/lng leave the device.
- "Found a bug?" card on the About page opens a consent modal
that previews the four system fields (extension version,
browser, OS, Immich version) it will prefill into a GitHub
issue. API key and server URL are explicitly excluded.
- Settings - Connection now lists the required API key scopes
with click-to-copy, mirroring the welcome page so users who
skipped onboarding get the same guidance.
- Tab rename: "Recent" -> "Saved" (matches what the tab
actually shows: items saved via the extension).
- Popup tab bar redesigned as a segmented pill control with
icons.
- "Show Immich matches on Google" defaults to off for new
installs (existing users keep their setting).
Privacy policy updated with new "Maps integration" and "Bug
reporting" sections, scripting permission removed from the
required-permissions table, last-updated date refreshed.1 parent 42bb3b1 commit 135c32c
16 files changed
Lines changed: 760 additions & 146 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
54 | 95 | | |
55 | 96 | | |
56 | 97 | | |
| |||
59 | 100 | | |
60 | 101 | | |
61 | 102 | | |
62 | | - | |
| 103 | + | |
63 | 104 | | |
64 | 105 | | |
65 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments