Releases: fern-api/fern-platform
[email protected]
What's Changed
- feature: add server-side feature flags by @abvthecity in #2023
- feat: support local embeds by @chdeskur in #2024
- feat: enable configuring custom environments for launchdarkly by @abvthecity in #2025
- break: rename default to fallbackValue for clarity by @abvthecity in #2026
- Hotfix: use color themed tokens for mic animation by @namanagar in #2027
- feat: better example generation, add parameter definitions by @RohinBhargava in #2018
- fix: reduce the amount of data sent between ld server-side and ld client-side. by @abvthecity in #2028
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.30
[email protected]
What's Changed
- feat(openrpc): parse component schemas by @dsinghvi in #2001
- fix: copy to clipboard ui update by @chdeskur in #2000
- feat: Global headers and better enum parsing in OpenApi Parser v2 by @RohinBhargava in #1995
- feat(openrpc): parse methods into fdr latest endpoints by @dsinghvi in #2003
- chore(openrpc): bump package and setup publishing by @dsinghvi in #2005
- chore(parsers): setup publishing ci task by @dsinghvi in #2006
- chore(parsers): fix github workflow by @dsinghvi in #2008
- fix(parsers): instantiate npmrc before calling pnpm publish by @dsinghvi in #2009
- fix: OpenApi Parser v2: Strings, Webhooks, Objects by @RohinBhargava in #2011
- fix(parsers): export OpenrpcContext and OpenrpcDocumentConverterNode by @dsinghvi in #2013
- fix: preserve alignment for pages with + without toc by @chdeskur in #2007
- feat(openrpc): support environments by @fern-support in #2015
- feat(openrpc): introduce json schema examle generator by @dsinghvi in #2017
- feat: Record and send audio via Chrome microphone by @namanagar in #1996
- fix: LD context by @abvthecity in #2014
- fix: ldclient always include creds by @abvthecity in #2019
- feat: enable details based accordions by @abvthecity in #2020
- fix: turn ssr=true on for FeatureFlagProvider by @abvthecity in #2021
- chore(snippets): generate curl snippets for api reference by @dsinghvi in #2022
New Contributors
- @fern-support made their first contribution in #2015
- @namanagar made their first contribution in #1996
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.29
[email protected]
What's Changed
- feat: hook up disable proxy feature flag by @abvthecity in #1993
- chore(openrpc): introduce base openrpc node by @dsinghvi in #1997
- feat: queue up nav config by @chdeskur in #1999
- Using NEXT_PUBLIC_VERCEL_ENV to determine whether to reroute chat/suggest endpoints by @dubwub in #1986
- fix(ai): only index nodes with unique canonical slugs by @dsinghvi in #1991
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.28
[email protected]
What's Changed
- chore(docs): playground -> explorer on user-facing things by @chdeskur in #1990
- fix: multipart form data boundary gets overridden client-side [INC-141] by @abvthecity in #1992
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.27
[email protected]
What's Changed
- chore: add proxy configuration into fern-platform and consolidate with websocket proxy by @abvthecity in #1988
- fix: add fallback logic for calculating proxy timing by @abvthecity in #1989
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.26
[email protected]
What's Changed
- fix(docs): add border to example pills by @chdeskur in #1945
- fix: multipart form proxy by @abvthecity in #1987
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.25
[email protected]
What's Changed
- feat: OpenApi Parser Examples and Subpackage ergonomics by @RohinBhargava in #1894
- fix: reorganize fern docs by @abvthecity in #1917
- analytics gtm ssr by @abvthecity in #1921
- chore: git-blame-ignore-revs by @abvthecity in #1923
- feat: OpenApi Parser multiple success responses, error response descriptions, better examples by @RohinBhargava in #1924
- fix: add env variabls to turbo by @abvthecity in #1926
- fix: ssr=true for feedback provider to avoid ssr issues on fern's docs by @abvthecity in #1928
- fix: upgrade radix by @abvthecity in #1930
- fix: preload search v2 key by @abvthecity in #1927
- devx: speed up organize imports by @abvthecity in #1929
- fix(docs): Sidebar navigation for anchors by @sbelkadi in #1882
- fix: add otel instrumentation by @abvthecity in #1900
- fix: low hanging search+chat ux fixes by @abvthecity in #1931
- ux: add transition on search by @abvthecity in #1933
- fix: update padding and fix positioning by @abvthecity in #1934
- fix: workos redirect by @abvthecity in #1937
- fix: search entrypoint by @abvthecity in #1938
- fix: domain redirect part 2 by @abvthecity in #1939
- fix(docs): fix feedback form logic by @chdeskur in #1940
- fix(docs): respect hide-toc frontmatter by @chdeskur in #1942
- fix(docs): change auth button copy for manual api playground by @dsinghvi in #1907
- chore(deps): upgrade fontawesome by @chdeskur in #1944
- chore(docs): temporarily log request info on failed oauth2 callback by @dsinghvi in #1948
- fix(playground): dont pascal case header key when making request by @dsinghvi in #1950
- fix(search): make sure that calls to the search endpoint are GET requests by @dsinghvi in #1951
- chore(deps): bump pnpm from 9.12.1 to 9.15.0 by @dependabot in #1919
- chore(deps): bump path-to-regexp from 0.1.10 to 6.3.0 by @dependabot in #1943
- feat: Use GA4 and GTM IDs from customer analytics config by @rpc333 in #1953
- fix: image optimization by @abvthecity in #1955
- feat: add display name and operation id to FDR latest shape by @RohinBhargava in #1956
- fix: center builtwithfern logo by @chdeskur in #1957
- fix: redirect allowlist for authed previews by @abvthecity in #1958
- fix: simplifies FernImage and fixes how it's contained within width/height by @abvthecity in #1960
- fix: ensure that builtwithfern is not hidden using custom css by @abvthecity in #1962
- fix: revert removing raw img by @abvthecity in #1964
- fix: openapi parser design partner patches by @RohinBhargava in #1963
- Swapping to @ai-sdk/amazon-bedrock from directly querying Anthropic by @dubwub in #1961
- fix: FDR generated code imports by @RohinBhargava in #1965
- Rolling back Bedrock migration by @dubwub in #1966
- fix: add inline style on img to counteract height auto in local preview by @abvthecity in #1968
- feat: New component to gate docs content by feature flag by @rpc333 in #1959
- Switching from querying Anthropic to Bedrock (note: have to use Claude on us-west-2) by @dubwub in #1969
- hotfix: use app.ferndocs.com host for chat streaming by @dubwub in #1970
- chore: add highlight for otel instrumentation by @abvthecity in #1973
- feat: expose searchbar as a component by @chdeskur in #1972
- Test CORS fix with app-staging.buildwithfern.com by @dubwub in #1977
- Fix CORS headers on app-staging by @dubwub in #1978
- feat: OpenApi Parser Support nested anyOf/oneOf by @RohinBhargava in #1980
- Modifying CORS headers on suggest/chat endpoints by @dubwub in #1982
- Modifying CORS headers one more time (for staging testing, doesn't affect prod) by @dubwub in #1983
- feat: OpenApi Parser string formats and nullable types by @RohinBhargava in #1981
- Moving CORS redirect logic to affect production environments by @dubwub in #1984
- feat: OpenApi Parse v2 webhook payload parsing by @RohinBhargava in #1985
New Contributors
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.127.5
[email protected]
What's Changed
- chore: add highlight for otel instrumentation by @abvthecity in #1973
- feat: expose searchbar as a component by @chdeskur in #1972
- Test CORS fix with app-staging.buildwithfern.com by @dubwub in #1977
- Fix CORS headers on app-staging by @dubwub in #1978
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.24
[email protected]
What's Changed
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.23
[email protected]
What's Changed
- feat: New component to gate docs content by feature flag by @rpc333 in #1959
- Switching from querying Anthropic to Bedrock (note: have to use Claude on us-west-2) by @dubwub in #1969
Full Changelog: https://github.com/fern-api/fern-platform/compare/[email protected]@0.75.22