Skip to content

Latest commit

 

History

History
132 lines (93 loc) · 10.8 KB

File metadata and controls

132 lines (93 loc) · 10.8 KB

Next Release

  • #158: Switch yarn to project-local cache so .pnp.cjs paths are stable across machines - @moskvin.
  • #164: Fix vertical alignment for description rows in swagger ui model box - @moskvin.
  • #166: Add security definitions for api key in swagger documentation - @moskvin.
  • Your contribution here.

1.0.2 (2026/05/26)

  • #162: Fix vertical alignment for property rows in swagger ui model box - @moskvin.
  • #160: Hide Swagger UI's confusing "Clear" button by default; expose display[:clear_button] to opt back in - @moskvin.
  • #159: Added github action update swagger ui version - @moskvin.

1.0.1 (2026/05/17)

  • #155: Fix: autoload default spec and restyle version dropdown - @moskvin.
  • #154: Add minified and sourcemap assets for swagger ui integration - @moskvin.
  • #153: Fix same-session deep link navigation not expanding operations - @moskvin.
  • #156: Bump esbuild from 0.24.2 to 0.25.0 - @moskvin.
  • #157: Bump swagger ui version to 5.32.6 - @moskvin.

1.0.0 (2026/05/09)

  • #138: Migrate Danger to use danger-pr-comment workflow - @dblock.
  • #140: Update CI matrix and compatibility documentation - @moskvin.
  • #141: Replace swagger ui 2.x with swaggeruibundle v5 standalone integration - @moskvin.
  • #142: Convert view to haml and extract javascript to typescript - @moskvin.
  • #143: Add swagger_ui_config pass-through to swaggeruibundle - @moskvin.
  • #144: Add support for multiple api specifications in swagger ui - @moskvin.
  • #146: Consolidate UI visibility flags into display options hash - @moskvin.
  • #147: Replace urls_primary_name with per-item default: true - @moskvin.
  • #148: Remove extra label placeholder from Swagger UI - @moskvin.
  • #149: Add CLAUDE.md and copilot-instructions.md for AI agent guidance - @moskvin.
  • #150: Remove unused application.js and application.css from Sprockets precompile list - @moskvin.

0.7.0 (2025/09/16)

0.6.0 (2024/11/21)

0.5.0 (2024/04/06)

0.4.0 (2023/03/28)

0.3.1 (2019/02/16)

0.3.0 (2016/09/22)

0.2.2 (2016/07/13)

0.2.1 (2016/05/21)

  • Fixed header-based authorization - @davidbrewer.
  • Support Swagger-UI validatorUrl option - @davidbrewer.
  • Support for grape 0.14.x through 0.16.x and grape-swagger 0.11.x through 0.20.x - @dblock.
  • #55: Update Swagger-UI assets and add ability to hide input boxes - @aschuster3.

0.2.0 (2016/02/23)

  • #6: Fix: support multiple predefined headers - @Tyr0.
  • Upgraded swagger-ui to v2.1.1 - @dblock.
  • Grape-swagger 0.7.2 is no longer supported - @dblock.
  • Implemented RuboCop, Ruby-style linter - @dblock.
  • #31: Support Swagger-UI docExpansion option - @maruware.
  • #32: Fix Ruby 1.9.3 compatibility - @suan.
  • #39: Support CSS media queries - @alexagranov.
  • #42: Headers added on swaggerUi initialization (before swaggerUi.load() call) - @sedx.

0.1.0 (2015/02/05)

  • #41: Compatibility with grape-swagger 0.8.0 and 0.9.0 - @dblock.

0.0.10 (2014/09/30)

0.0.8 (2014/02/06)

0.0.7 (2014/02/05)

  • #7: Updated to Swagger-UI 2.0.3 - @joelvh.
  • #6: Added appName and appUrl configuration options - @swistaczek.

0.0.4 (2013/07/16)

  • Configure discoveryUrl from Rails - @dapi.
  • Added default support for all HTTP methods - @mtavaresOS.

0.0.3 (2013/05/24)

0.0.1 (2013/04/05)