@@ -11,6 +11,30 @@ import { Spacer } from "@site/ui/Spacer";
1111import { TopicButton } from "@site/ui /TopicButton";
1212
1313
14+ ---
15+
16+ # February 2025
17+
18+ ### β¨ New Features
19+ - No changes
20+
21+ ### π API Changes
22+ - No changes
23+
24+ ### π Documentation Changes
25+ - Update UI steps on how to reset or delete the corpus (#404 )
26+
27+ ### π Example Updates
28+ - No changes
29+
30+ ### π Deprecated
31+ - No changes
32+
33+ ### π Documentation Platform Updates
34+ - No changes
35+
36+
37+
1438---
1539
1640# January 2025
@@ -439,6 +463,7 @@ import { TopicButton } from "@site/ui/TopicButton";
439463### π Documentation Changes
440464- Add Create-UI and refine copy and layout of Build Apps landing page (#230 )
441465- Add Build Applications section (#229 )
466+ - Update banner with Airbyte partnership information (#225 )
442467- Update File Upload API specs (#220 )
443468- Fix reranker URL and update search topic with new formatting (#213 )
444469- Improve the Index API Definition content (#208 )
@@ -453,3 +478,73 @@ import { TopicButton } from "@site/ui/TopicButton";
453478### π Documentation Platform Updates
454479- No changes
455480
481+
482+
483+ ---
484+
485+ # December 2023
486+
487+ ### β¨ New Features
488+ - Add Manager User and List Users to API Playground (#206 )
489+ - Add List Users and Manage Users topics (#204 )
490+ - create, delete, enable, list API keys (#201 )
491+
492+ ### π API Changes
493+ - No changes
494+
495+ ### π Documentation Changes
496+ - Fix Q&A redirect (#209 )
497+ - Indexing documentation is out of date. (#205 )
498+ - Migrate from data store term to corpus. (#203 )
499+ - Add API Keys topics to API Reference (#195 )
500+ - Improve Information Architecture and update several examples (#193 )
501+ - Add MMR to the Reranking topic (#191 )
502+ - Add content about Data Ingestion (#188 )
503+ - Add content about the Index Request Headers (#187 )
504+ - Updated content about the English and MMR rerankers (#185 )
505+
506+ ### π Example Updates
507+ - Improve Information Architecture and update several examples (#193 )
508+
509+ ### π Deprecated
510+ - No changes
511+
512+ ### π Documentation Platform Updates
513+ - Support deep-linking to a search. (#200 )
514+ - Support search on narrower screens (e.g. mobile) (#197 )
515+
516+
517+
518+ ---
519+
520+ # November 2023
521+
522+ ### β¨ New Features
523+ - Add update filter attributes and list jobs to the OpenAPI spec (#176 )
524+
525+ ### π API Changes
526+ - No changes
527+
528+ ### π Documentation Changes
529+ - Update banner for the new metadata filtering capability (#182 )
530+ - Add update filter attributes and list jobs to the OpenAPI spec (#176 )
531+ - Add content about structuring document data (#155 )
532+ - Update Code Samples with specific category for Query Operations (#151 )
533+ - Update Quick Start with steps, field names, and screenshots (#149 )
534+ - Add the grpc-timeout option in header to several topics (#148 )
535+
536+ ### π Example Updates
537+ - Update Code Samples with specific category for Query Operations (#151 )
538+
539+ ### π Deprecated
540+ - No changes
541+
542+ ### π Documentation Platform Updates
543+ - Customize Not Found page. (#184 )
544+ - Make search more prominent. (#183 )
545+ - Add a console button to the navigation bar (#168 )
546+ - Update search with Ctrl-K shortcut. (#164 )
547+ - Ensure rendering a single instance of search (#163 )
548+ - Fix rendering of API Playground code in dark mode. (#159 )
549+ - Add TopicButton, Grid, and Spacer components. (#147 )
550+
0 commit comments