2026-06-04 · EXTENSION 1.0.4
0.5.4
Extension — icon updated to 3D ghost (1.0.4)
- Switched back to 3D ghost icon (
morgue-3d.png) — orange rounded square with cream cloth ghost
2026-06-04 · EXTENSION 1.0.3
0.5.4
App — sidebar selection fix
- Clicking a folder or tag now clears the selected asset — folder/tag panel shows immediately even if an image was previously selected
selectLib, selectFolder, selectTag in Sidebar all call setSelectedAsset(null)
Extension — new icon (1.0.3)
- Updated to flat 2D ghost icon — cleaner at small toolbar sizes
- 16/48/128px all regenerated from new source
2026-06-04 · EXTENSION 1.0.2
0.5.3
App — folder rename sidebar fix
- Renaming a folder now updates the left sidebar immediately —
loadFolders() added to the assetVersion effect so folder names sync on every mutation
Extension — polish (1.0.2)
- Ghost icon applied to extension toolbar (16/48/128px)
- Popup rounded corners (
border-radius: 12px) — no more sharp square popup - White bleed removed —
html background set to transparent, header clips to rounded top corners
2026-06-04 · EXTENSION 1.0.1
0.5.2
App — folder & tag rename
- Right info panel now shows a folder detail view when a folder is selected (no asset selected)
- Right info panel shows a tag detail view when a tag is selected
- Folder name editable inline — click to rename, Enter/blur saves, propagates everywhere
- Tag name editable inline —
# is fixed, edit the word part only, updates all assets instantly - Both panels show asset count and a hint about rename propagation
- New DB functions:
updateFolderName, updateTagName, fetchFolderById, fetchTagById
Extension — custom folder dropdown (1.0.1)
- Replaced native
<select> with custom overlay dropdown matching the app's "Add New" menu style - Folder icon, checkmark on selected item, animated chevron, closes on outside click
- Dark/light themed, matches Morgue aesthetic
2026-06-04 · EXTENSION 1.0.0
0.5.1
App
- Sidebar and info panel height restored to full height after resize handle refactor
- Layout simplified — panels are direct flex children,
height: 100% resolves correctly
Extension — v1.0.0
- First stable release of the Morgue Chrome Extension
- Matches full Morgue app theme (light + dark mode)
- One-click capture with screenshot, name, URL, folder, and tag assignment
- Tag suggestions pulled live from your Morgue library
- Offline queue — captures saved locally and synced when app reopens
- Right-click context menu for pages, images, and links
- ⌘⇧M keyboard shortcut