Skip to content

Releases: NolvusMadeIt/ampnotes

AMP v0.1.9

23 Apr 04:49

Choose a tag to compare

  • Added immediate status feedback for update actions (Update now, Install on close, Auto next launch).
  • Added in-modal live update status text so long operations are visible.
  • Added branded installer visuals with AMP logo and a more polished setup look.
  • Fixed prompt context menu behavior for moving tags to tag folders and tightened menu width.

AMP v0.1.8

23 Apr 04:24

Choose a tag to compare

  • Added new Other controls in Customize Themes (radius + shadow sliders and color).
  • Added in-app plugin/theme authoring guidance for manifest, install code, and validation flow.
  • Updated wiki docs for plugin/theme creation and validation.

AMP v0.1.6

23 Apr 02:52

Choose a tag to compare

AMP v0.1.6

  • Added Gmail-style prompt selection with per-row checkboxes and Select all in the lane toolbar.
  • Added bulk prompt actions for selected items.
  • Reworked prompt right-click context actions for selection and organization.
  • Prompt cards now show compact image thumbnails when markdown embeds exist.
  • Prompt card excerpts now strip markdown image syntax for cleaner scanning.

Installer assets are attached for auto-update:

  • AMP-Setup-0.1.6.exe
  • AMP-Setup-0.1.6.exe.blockmap
  • latest.yml

AMP v0.1.5

22 Apr 14:52

Choose a tag to compare

AMP v0.1.5\n\n- Images in prompt markdown now render only in Read mode.\n- Added Gmail-style quick action toolbar to the Home prompt list column.\n- Improved dropdown spacing across forms.\n- Renamed Workspace app link to Home.\n- Moved app links to the top of the side rail when viewing Settings.

AMP v0.1.4

22 Apr 14:27

Choose a tag to compare

AMP v0.1.4\n\n- Added General > Display setting to choose the default prompt tab (Summary, Read, or Edit).\n- Prompt open behavior now follows that default from lane cards/context actions.\n- Added a Gmail-style AMP action toolbar in the prompt focus panel.\n- Tightened overly wide forms in General/Admin settings.\n- Included updated Windows installer + blockmap + latest.yml for in-app updater.

AMP v0.1.3

22 Apr 13:04

Choose a tag to compare

Installer download:

  • AMP-Setup-0.1.3.exe

AMP 0.1.3 collects the marketplace, theme, Gumroad, settings, prompt markdown, and image workflow changes from yesterday and today.

Highlights:

  • Integrated the AMP marketplace as an in-app page with app-owned navigation, footer behavior, themed scrollbars, marketplace side navigation, breadcrumbs, and filter controls.
  • Added marketplace theme/plugin install flows, including install progress, installed states, Settings integration, active-theme prompts, and installed theme/plugin sections.
  • Added marketplace manifest/code validation requiring screenshots, install metadata, checksums, and HTTPS .zip package URLs when package files are provided.
  • Added Gumroad purchase support with modal license verification and remembered verified product state for paid marketplace assets.
  • Added admin marketplace dashboard controls for listing metadata, install code generation, product links, and private/manual testing workflows.
  • Expanded Settings with installed themes, hidden custom theme builder entry, wider custom theme editing, and app-wide theme token coverage previews.
  • Replaced blocking window prompts with themed in-app dialogs/toasts and moved toast notifications to the bottom-right with stronger theme contrast.
  • Improved prompt read/summary rendering so markdown is rendered consistently instead of flattened.
  • Added prompt image support through upload, paste, and drag/drop, with desktop images saved into organized per-profile/per-prompt folders.
  • Added read-mode prompt metadata: use case, target models, creator name, date, and compact tags with +N overflow.

AMP v0.1.2

20 Apr 04:28

Choose a tag to compare

Release v0.1.2\n\n- Admin settings profile and PIN controls\n- Credits metadata support for prompt/theme/plugin export-import\n- Import/export security scan hardening\n- Updated README + wiki with latest AMP showcase images\n- Windows installer and update metadata included

AMP v0.1.1

20 Apr 02:10

Choose a tag to compare

AMP v0.1.1 packages the first Windows installer/update release.

Highlights:

  • Windows NSIS installer generated as AMP-Setup-0.1.1.exe.
  • GitHub Releases update metadata included for packaged update checks.
  • Larger AMP icon resource for title bar/taskbar/installer usage.
  • Persistent footer with About, ToS, copyright, and version display.
  • README, contribution docs, and wiki installation/update pages refreshed.

Validation:

  • npm run typecheck
  • npm test
  • npm run dist

Note: main is protected, so the code changes are also open for review in PR #2.