Releases: StuartMeeks/Snipdeck
Releases · StuartMeeks/Snipdeck
v1.0.4
What's Changed
- docs: refresh READMEs and add status badges by @StuartMeeks in #60
- docs: drop the standalone tile from the README top by @StuartMeeks in #61
- chore: bump deps to latest stable + NuGet trusted publishing by @StuartMeeks in #65
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fix importer NuGet push step (glob not expanded) by @StuartMeeks in #57
- Fix installed-build launch crash (resources.pri) and dead tray menu items by @StuartMeeks in #58
- Release v1.0.3 by @StuartMeeks in #59
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Publish snipdeck-importer to NuGet (NextIteration.Snipdeck.Importer) by @StuartMeeks in #55
- Release v1.0.2 by @StuartMeeks in #56
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Clean up TODO.md after v1.0.0 by @StuartMeeks in #52
- Unify content-page layout (fixes right-drift on Settings/Trash/Shared parameters/Tags/History) by @StuartMeeks in #53
- Release v1.0.1 by @StuartMeeks in #54
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Credit SnipCommand as Snipdeck's inspiration in the README by @StuartMeeks in #50
- Command execution: run Snips with a live terminal + clean history (v1.0.0) by @StuartMeeks in #51
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- Add Snipdeck branding: app icon, tile logo, README logo by @StuartMeeks in #47
- Align title-bar contents and caption buttons on one midline by @StuartMeeks in #48
- Release 0.2.0 by @StuartMeeks in #49
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Release follow-ups: prerelease bool fix + CHANGELOG roll + README refresh by @StuartMeeks in #20
- Make backup retention configurable by @StuartMeeks in #21
- Add CLI delete with must-be-empty semantics by @StuartMeeks in #22
- Add Trash UI for restoring and purging soft-deleted snips by @StuartMeeks in #23
- Add Nerdbank.GitVersioning for git-derived version numbers by @StuartMeeks in #24
- Render snip descriptions as Markdown in the copy flyout by @StuartMeeks in #25
- TODO: re-enable PublishTrimmed once JSON serialisation is trim-safe by @StuartMeeks in #19
- Update master references to main after default-branch rename by @StuartMeeks in #26
- Add global hotkey rebinding UI by @StuartMeeks in #28
- Move JSON stores to source generation (trim-prep) by @StuartMeeks in #29
- Add change-storage-location (move / adopt / warn + restart) by @StuartMeeks in #30
- Shared parameter definitions: resolution groundwork (1/2) by @StuartMeeks in #31
- Shared parameter definitions: management UI (2/2) by @StuartMeeks in #32
- Final UI polish pass by @StuartMeeks in #33
- TODO upkeep by @StuartMeeks in #27
- Add SnipCommand importer tool + move snips between CLIs by @StuartMeeks in #34
- TODO: importer shipped; trim to remaining source adapters by @StuartMeeks in #35
- Fix: Text parameter input cleared in the copy flyout by @StuartMeeks in #36
- CI: opt JavaScript actions into Node.js 24 by @StuartMeeks in #38
- Importer: de-duplicate parameters into CLI-shared parameters by @StuartMeeks in #37
- TODO: drop more-importer-sources and resizable-editor entries by @StuartMeeks in #39
- Tags: add a visual icon picker for tag icons by @StuartMeeks in #40
- TODO: backlog updates by @StuartMeeks in #41
- Icon picker: move catalogue to LocalAppData, grow default to 100 glyphs by @StuartMeeks in #42
- Fix window caption buttons invisible in Light theme by @StuartMeeks in #43
- Tags: show icon names, align card styling by @StuartMeeks in #44
- Fix tag chips unreadable in Light theme by @StuartMeeks in #45
- Release 0.1.0: changelog + stable version by @StuartMeeks in #46
Full Changelog: v0.1.0-alpha.1...v0.1.0
v0.1.0-alpha.1
What's Changed
- Phase 1 foundation + repo conventions by @StuartMeeks in #1
- Phase 2 app lifecycle skeleton by @StuartMeeks in #2
- Drop MSIX scaffold cruft so VS stops demanding deployment by @StuartMeeks in #4
- Remove dead MSIX launch profile by @StuartMeeks in #5
- feat/phase-3-shell: NavigationView shell + read-only browse by @StuartMeeks in #6
- feat/phase-4-authoring: authoring + parameter-fill flyout (stacked on #6) by @StuartMeeks in #7
- feat/phase-5-platform: hotkey, tray, close-to-tray, file-picker (stacked on #7) by @StuartMeeks in #8
- feat/phase-6-settings: editable settings + Velopack updater (stacked on #8) by @StuartMeeks in #9
- Fix startup crash: keep ShellViewModel.LoadAsync on the UI thread by @StuartMeeks in #10
- Add TODO entry: execute Snips with per-CLI shell and run history by @StuartMeeks in #11
- Add TODO entry: importer as a separate dotnet CLI tool by @StuartMeeks in #12
- Log unhandled exceptions to %LOCALAPPDATA%\Snipdeck\logs\unhandled.log by @StuartMeeks in #13
- Fix CrashLog editorconfig violations breaking the Windows build by @StuartMeeks in #14
- Fix tray icon NRE: load BitmapImage from a file URI by @StuartMeeks in #15
- Wrap tray identicon in an ICO container so System.Drawing.Icon accepts it by @StuartMeeks in #16
- Stamp the tag-derived version into published assemblies by @StuartMeeks in #17
- Disable PublishTrimmed for Release so the release pipeline can publish by @StuartMeeks in #18
New Contributors
- @StuartMeeks made their first contribution in #1
Full Changelog: https://github.com/StuartMeeks/Snipdeck/commits/v0.1.0-alpha.1