Releases: ermouth/couch-photon
Couch Photon 1.26
Features and fixes since v1.25:
- [New syncβ¦] dialog received new
Groupfield and new filter optionSelector. Also username fields now recognizeuname:passwordcombos, even in base64-encoded form, and put parts into appropriate props. - JSON editor now shows previews for SVG string props.
- Scroll direction issues on Chrome for Linux are now fixed.
- JS code highlighting now understands optional chaining.
- Added replicator doc id-s into task list rows.
- Segoe UI font has now higher priority than Helvetica Neue.
- Added
$beginsWithinto Mango queries validator.
Couch Photon 1.25
New features since 1.24:
- added βPurge all revisionsβ feature
- better JSON serialization in UI
- [Restoreβ¦] dlg now accepts JSON files with arrays of docs.
Also a lot of minor bug fixes and improvements.
Couch Photon 1.24
New features since 1.22:
- Added limited support of SQL syntax
- Added
/intand/currmodifiers to column selectors in grid view - Handling of deleted docs in JSON editor is much improved.
Couch Photon 1.22
Improvements:
- Added
Download doc as ZIPbutton into doc editor - Added stats (bytes, chars, lines) into text attachments editor
- Several minor UI fixes and changes.
Couch Photon 1.21
New features:
- Conflicting documents list, basically Mango qry under the hood
- Grid selectors like
.value.*.somefield /listnow work not only if.valueis an array, but with objects as well - New
Add viewβ¦button - Dedicated button for ZIP backup/restore
- New hotkey: Alt-W (Ctrl-W for Mac) closes active Photon tab.
Since 1.21 Photon is no more shipped to AWS S3 CDN.
Couch Photon 1.20
New features since v1.18:
- DB auto-grouping splits the list of DBs into collapsible groups
- View indices now show last request traffic/duration in the bottom right corner
- Better Mango queries validator now catches misspelled $ operators
- Fixed Chrome stalls unzipping dumps with tens of thousands docs
- Dark theme!
Couch Photon 1.18
Bug fixes, performance improvements and tweaks here and there, no new features.
Couch Photon 1.17
CouchDB 3.2 related: Photon is now able to handle advanced CSP settings; config help reflects property mapping shenanigans.
Added Ctrl-S and Ctrl-Z (Cmd-S and Cmd-Z for Mac) global keyboard shortcuts for config, doc and attachment editors.
Added Mango syntax validator into query editor.
JSON editor no longer stalls on spriggy doc branches.
Added Ping session config option.
Compatibility with old IEs is no more maintained. Package size reduced by ~200kB.
Couch Photon 1.15
Improvements and features:
- For wider monitors tab bar turns into a left-side panel, tables and lists have little more air
- Grid view mode received better search.
- Lists performance significantly improved.
Couch Photon 1.12
Two new features:
- After deleting DB(s) Photon can immediately re-create them, with original security and sharding;
- Photon can dump DBs to a ZIP archive, and restore data back, including security settings, sharding, deleted and conflicting docs.