Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Releases: CircleCI-Archived/visual-config-editor

v0.10.5 - Filter Jobs Lacking Tag Filters During Preview

29 Aug 23:23
e817a75
Compare
Choose a tag to compare

What's Changed

  • fix: filter jobs without tag filters during preview by @Jaryt in #280

Full Changelog: v0.10.4...v0.10.5

v0.10.4 - Orb Logo and Staged Job Filter fixes

26 Aug 23:34
0463ff7
Compare
Choose a tag to compare

What's Changed

  • fix: stretched orb import logos, aligned version, and staged filter crashes by @Jaryt in #278

Full Changelog: v0.10.3...v0.10.4

v0.10.3 - Greater Orb Import Coverage, Further Zoom

23 Aug 23:58
97594de
Compare
Choose a tag to compare

What's Changed

  • docs(readme): Add example link to docs by @Jaryt in #274
  • fix: orb import failing for orbs with default executors
  • feat: expanded zoom range for larger configs
    by @Jaryt in #275

Full Changelog: v0.10.2...v0.10.3

v0.10.2 - Embedded Examples. Surface Errors

22 Aug 23:24
48118a4
Compare
Choose a tag to compare

What's Changed

  • chore(docs): README updates and link fixes in CONTRIBUTING by @adamdmharvey in #266
  • refactor(ExecutorMapping): Bump defaults and improve wording by @adamdmharvey in #264
  • feat: Added config load fail toast and show error by @Jaryt in #271
  • docs(readme): Added GA Readme description by @Jaryt in #272
  • feat: added loadable example configs from query string by @Jaryt in #273

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1 - Command Improvements, Fetch Parsed Orb Logo, and Preview Filter Fixes

18 Aug 23:22
fd4fd3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0 - General Availability

18 Aug 18:19
717dca1
Compare
Choose a tag to compare

We're going GA! 🎉

What's Changed

  • feat: generate config on lifecycle events by @Jaryt in #244
  • fix: propagate props to field property by @Jaryt in #243
  • refactor: point proxy to new heroku app by @Jaryt in #242
  • docs: external support form by @KyleTryon in #247
  • chore: add .DS_Store to git ignore by @KyleTryon in #246
  • feat: add external links menu button by @KyleTryon in #245
  • chore: fix support issue template by @KyleTryon in #248
  • fix: catch orb parse error, clear search box, hide filter select by @Jaryt in #249
  • fix: update input on change rather than onblur by @Jaryt in #250
  • feat: update connections when job names are changed by @Jaryt in #251
  • feat: stage jobs observe and update their source by @Jaryt in #252
  • refactor: updated button designs and positions by @Jaryt in #253

Full Changelog: v0.9.6...v0.9.7

v0.9.6 - Tooltip Info, Branch Preview Filter, and New Preview Toolbox

16 Aug 23:18
2b964b6
Compare
Choose a tag to compare

What's Changed

  • feat: Disable button if form is not dirty by @Jaryt in #233
  • fix: Cleanup connection line when node is deleted by @Jaryt in #234
  • fix: disable add job button instead of hiding by @Jaryt in #236
  • fix: make dropdown min size width of button by @Jaryt in #237
  • feat: added tooltip info to icons by @Jaryt in #238
  • refactor: Upgraded filter preview toolbox by @Jaryt in #239
  • feat: added branch filter preview by @Jaryt in #240
  • fix: misc patches by @Jaryt in #241

Full Changelog: v0.9.5...v0.9.6

v0.9.5 - Fixed Index Linking and Config uploading

11 Aug 19:10
3ef9e36
Compare
Choose a tag to compare

What's Changed

  • fix: Removed link to missing icon by @Jaryt in #230
  • fix: load a config even if orb does not exist by @Jaryt in #229
  • fix: render breaking due to missing font link by @Jaryt in #231

Full Changelog: v0.9.4...v0.9.5

v0.9.4 - Style upgrades and stability

11 Aug 04:21
a91110a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • style: Updated empty styles again by @Jaryt in #222
  • feat: Pinned staged job filter by @Jaryt in #221
  • feat: moved orb pagination to a footer by @Jaryt in #220
  • feat: Use workflow name as root in breadcrumbs for staged jobs by @Jaryt in #218
  • feat: Upgrade executor subtype select styles by @Jaryt in #219
  • fix: Command + K and more accessibility labels by @jliby in #223
  • fix: Allow a job to be created if an orb has an orb imported by @Jaryt in #228
  • fix: Clear empty values and fixed empty parameter crash by @Jaryt in #227
  • chore: cleanup imports and fix styles by @Jaryt in #224
  • fix: make parameter description a text area by @Jaryt in #226
  • fix: Nullish coalesce name source table for parameters by @Jaryt in #225

Full Changelog: v0.9.3...v0.9.4

v0.9.3 - UI Upgrades and State Stability

09 Aug 23:45
5572635
Compare
Choose a tag to compare

What's Changed

  • feat: Made drop-down container button more consistent by @Jaryt in #197
  • feat: Added empty filler content to relevant containers by @Jaryt in #200
  • feat: Orb imports commands and executors are now usable by @Jaryt in #199
  • feat: misc style upgrades by @Jaryt in #206
  • feat: Handle observable deletion and cleanup by @Jaryt in #205
  • feat: Logic for staged job branch/tag filters by @Jaryt in #204
  • feat: accessibility features by @jliby in #198
  • feat: added contexts to staged job inspector by @Jaryt in #207
  • feat: Upgrade definition styles by @Jaryt in #209
  • feat: Made font weight, border radius consistent by @Jaryt in #211
  • fix: Fixed non-docker executors crashing on creation by @Jaryt in #212
  • feat: index job name if it already exists in stage by @Jaryt in #213
  • feat: Added save button to update workflow properties by @Jaryt in #214
  • feat: Matrix Job Support by @Jaryt in #210

Full Changelog: v0.9.2...v0.9.3