Recent Amplenote Progress
The latest and greatest features from Amplenote web, desktop and mobile
By Code Domain
The types of code that have generated the most Diff Delta
tl;dr Summary
September 9, 2026
- Manage installed plugins in the mobile app
- Browse plugin directory and add plugins in the mobile app
September 8, 2026
- Add quarter name suggestions and per-project pacing sliders to Plan Wizard
- Implement draggable timeline bars for projected project time; consolidate error handling and fix dev-app note persistence
- Improve mobile app drawer menu
September 7, 2026
- Split plan builder models into separate files; polish Plan list & project spec pages; rename ActionProspect columns to spec
- Update plan-wizard styles: restyle intent category cards, suggestion chips, and input/page backgrounds; remove theme header
September 5, 2026
- Add task-to-note metadata column and rehydration to Graveyard cache; use markdown-table helpers
September 4, 2026
- Fix mod+right arrow jumping to end of note in some browsers
September 3, 2026
- Move plugin options out of toolbar menu to reduce horizontal scrolling; capitalize toolbar action labels
- Add keyboard shortcut hints to note editor toolbar submenus
- Pop plugin options out of toolbar menu and refactor toolbar to reduce mobile/tablet scrolling
- Remove special highlighted 'AI' toolbar button presentation to reduce mobile space
September 2, 2026
- Refine Note agent to bias toward finishing, guard against Amplenote write-size errors, and keep Deep Research on flash-3.8
- Set Gemini 3.8 Flash as global default LLM model; update agents, plugin, and tests
- Add one-shot in-place note update to NoteAgent to short-circuit research loop for pure rewrites
- Add option to replace a note's content with a selected historical version
- Add ability to replace a note's content with a historical version (replaceNoteDocument / replaceNoteWithVersion)
September 1, 2026
- Handle deep links in-app (desktop)
- Improve preview when dragging multiple list items