Releases: djblue/portal
Releases · djblue/portal
0.58.5
0.58.4
0.58.3
- Updates IJ plugin for 2024.3 (#247) 04bf786
- Thanks @coyotesqrl!
- Add
portal.client.py
681fb64
0.58.2
0.58.1
- Attempt to sort sub-command windows in Portal UI (#243)
- Thanks @fancygits!
0.58.0
New Features
- Add catppuccin color theme (#242) 4df6022
- Thanks @lanjoni!
- Add
portal.api/close
as command 7b6b587 - Add PWA launcher for Windows WSL 0c54c54
- Link mouse 3 / 4 to history stack 961bd05
- Add support for broadcast repl 55fde5d
- Add
load-file
support forportal.nrepl/wrap-repl
de73ef5 - First cut of
diff-text
viewer 95536f2 - Add support for
load-file
in nrepl middleware 9db2d4f
UX Tweaks
- Improve
:portal.viewer/hiccup
styles 1c0ce9a - Switch to new github block quote highlight syntax 6b0b440
- Only include file for source-location when available in ex viewer b798af7
- Fix
:portal.viewer/ex
css f02554c - Make search-bar more compact a6e00a5
- Make footer more compact cd1cf93
Documentation
- Improve nREPL middleware documentation c9133a9
- Add docs for
diff-text
85167a0 - Add example data for
diff-text
e2509d3
Bug Fixes
- Fix z-index on multi-select-counter 45323c8
- Try relative path for vs-code open-file 9f00e2b
- Improve error handling for vs-code file-open endpoint 1575e02
- Prevent over scroll issue in vscode extension edda21f
- Fix bug in
portal.runtime.json
783394d - Fix
portal.console
for self hosted cljs eed30d6 - Correctly sort
wrap-repl
withwrap-portal
8acecad - Fix
portal.nrepl/wrap-repl
middleware ordering 17f0132 - Fix joyride runtime support 9d357b5
0.57.3
0.57.2
- Updates IJ plugin for 2024.2 (#235) 6e013a0
- Also adds background fill for plugin icon
- Thanks @coyotesqrl!