@@ -7,7 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v0.18.8] ( https://github.com/mongodb/snooty/compare/v0.19.1...v0.18.8 )
10
+ ## [ v0.18.9] ( https://github.com/mongodb/snooty/compare/v0.18.8...v0.18.9 )
11
+
12
+ ### Merged
13
+
14
+ - DOP-5089: disable version selector [ ` #1298 ` ] ( https://github.com/mongodb/snooty/pull/1298 )
15
+ - DOP-4939: Uncopyable code blocks can't scroll horizontally on Firefox [ ` #1297 ` ] ( https://github.com/mongodb/snooty/pull/1297 )
16
+ - DOP-5111: Disable gatsby-plugin-image on staging [ ` #1296 ` ] ( https://github.com/mongodb/snooty/pull/1296 )
17
+ - DOP-5131: Feedback button new look [ ` #1295 ` ] ( https://github.com/mongodb/snooty/pull/1295 )
18
+ - DOP-5090: Disable Instruqt offline builds [ ` #1294 ` ] ( https://github.com/mongodb/snooty/pull/1294 )
19
+ - DOP-5126: Sanitize input for SoftwareSourceCode structured data [ ` #1292 ` ] ( https://github.com/mongodb/snooty/pull/1292 )
20
+ - DOP-5070 DOP-5088: update action bar and navbar for offline builds [ ` #1291 ` ] ( https://github.com/mongodb/snooty/pull/1291 )
21
+
22
+ ### Commits
23
+
24
+ - Update build.sh parser version to 0.18.5 [ ` 7f35e88 ` ] ( https://github.com/mongodb/snooty/commit/7f35e888b32a01d804309a1a736b01e34e4ab326 )
25
+
26
+ ## [ v0.18.8] ( https://github.com/mongodb/snooty/compare/v0.18.7...v0.18.8 ) - 2024-10-23
11
27
12
28
### Merged
13
29
@@ -20,32 +36,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
20
36
- DOP-5053: Fix client-side fetch refresh - legacy page [ ` #1283 ` ] ( https://github.com/mongodb/snooty/pull/1283 )
21
37
- DOP-5061: Add title as name for Procedure structure data [ ` #1284 ` ] ( https://github.com/mongodb/snooty/pull/1284 )
22
38
- Update build.sh parser version [ ` #1282 ` ] ( https://github.com/mongodb/snooty/pull/1282 )
23
- - DOP-5014: allow chatbot option consecutively [ ` #1281 ` ] ( https://github.com/mongodb/snooty/pull/1281 )
24
- - DOP-4971: Source API changelog data from Github rather than S3 [ ` #1271 ` ] ( https://github.com/mongodb/snooty/pull/1271 )
25
- - DOP-5058: change font weight of steps to 500 [ ` #1280 ` ] ( https://github.com/mongodb/snooty/pull/1280 )
26
- - DOP-5083: Bugfix. Procedure text color in Dark Mode [ ` #1279 ` ] ( https://github.com/mongodb/snooty/pull/1279 )
27
- - DOP-5095: Add structured_data class name to script tags [ ` #1278 ` ] ( https://github.com/mongodb/snooty/pull/1278 )
28
- - DOP-3424: "On this page" subnav incorrectly displays headings for all language tabs [ ` #1262 ` ] ( https://github.com/mongodb/snooty/pull/1262 )
29
- - DOP-5047: Font face of banners are 16px at load then change to 13px [ ` #1272 ` ] ( https://github.com/mongodb/snooty/pull/1272 )
30
- - DOP-5059: Default expanded Collapsibles [ ` #1276 ` ] ( https://github.com/mongodb/snooty/pull/1276 )
31
- - DOP-5038: add segment tracking to dark mode controls [ ` #1275 ` ] ( https://github.com/mongodb/snooty/pull/1275 )
32
- - Rough draft: quick, easy solution for noindexing entire branches from… [ ` #1273 ` ] ( https://github.com/mongodb/snooty/pull/1273 )
33
- - DOP-4615: (Feature) New Structured Data [ ` #1274 ` ] ( https://github.com/mongodb/snooty/pull/1274 )
34
- - DOP-5048: Ensure inline definition popover is visible [ ` #1269 ` ] ( https://github.com/mongodb/snooty/pull/1269 )
35
- - DOP-5016: Links in footnote can have inconsistent font size [ ` #1268 ` ] ( https://github.com/mongodb/snooty/pull/1268 )
36
- - DOP-5028: Mobile Search filters page not scrollable and adjusts for banner [ ` #1260 ` ] ( https://github.com/mongodb/snooty/pull/1260 )
37
- - DOP-5044: deprecated sites dark mode dropdown direction fixed [ ` #1264 ` ] ( https://github.com/mongodb/snooty/pull/1264 )
38
- - DOP-5017: Remove Gatsby Cloud references and logic [ ` #1265 ` ] ( https://github.com/mongodb/snooty/pull/1265 )
39
- - DOP-5013: Upgrade chatbot UI to version ` 0.9.0 ` [ ` #1266 ` ] ( https://github.com/mongodb/snooty/pull/1266 )
40
- - DOP-4811: Preserve spacing when "Next" page link is present with no "Back" [ ` #1261 ` ] ( https://github.com/mongodb/snooty/pull/1261 )
41
- - DOP-5045 followup: ensure focus prop on change [ ` #1263 ` ] ( https://github.com/mongodb/snooty/pull/1263 )
42
-
43
- ### Commits
44
-
45
- - Revert "0.19.0" [ ` 44b0157 ` ] ( https://github.com/mongodb/snooty/commit/44b0157dc6ee4d99b6836f3f884a0dc32cd59c33 )
46
- - Revert "0.19.1" [ ` e6c0352 ` ] ( https://github.com/mongodb/snooty/commit/e6c03529c8f7a4a0b43fe5be4b356320d5bfdfbf )
47
-
48
- ## [ v0.19.1] ( https://github.com/mongodb/snooty/compare/v0.18.7...v0.19.1 ) - 2024-10-02
49
39
50
40
## [ v0.18.7] ( https://github.com/mongodb/snooty/compare/v0.18.6...v0.18.7 ) - 2024-10-16
51
41
@@ -286,7 +276,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
286
276
- Fix ChatbotUI background inheritance [ ` #1145 ` ] ( https://github.com/mongodb/snooty/pull/1145 )
287
277
- Lighthouse Fix: Access correct commit message for both merges and PRs [ ` #1142 ` ] ( https://github.com/mongodb/snooty/pull/1142 )
288
278
289
- ## [ v0.16.19] ( https://github.com/mongodb/snooty/compare/v0.16.17 ...v0.16.19 ) - 2024-06-20
279
+ ## [ v0.16.19] ( https://github.com/mongodb/snooty/compare/v0.16.18 ...v0.16.19 ) - 2024-06-20
290
280
291
281
### Merged
292
282
@@ -297,7 +287,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
297
287
- Remove old lighthouse workflow [ ` #1134 ` ] ( https://github.com/mongodb/snooty/pull/1134 )
298
288
- Remove lang-based redirect for now [ ` #1133 ` ] ( https://github.com/mongodb/snooty/pull/1133 )
299
289
300
- ## [ v0.16.17] ( https://github.com/mongodb/snooty/compare/v0.16.15...v0.16.17 ) - 2024-06-13
290
+ ## [ v0.16.18] ( https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.18 ) - 2024-06-14
291
+
292
+ ### Merged
293
+
294
+ - Remove lang-based redirect for now [ ` #1133 ` ] ( https://github.com/mongodb/snooty/pull/1133 )
295
+
296
+ ## [ v0.16.17] ( https://github.com/mongodb/snooty/compare/v0.16.16...v0.16.17 ) - 2024-06-13
301
297
302
298
### Merged
303
299
@@ -322,6 +318,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
322
318
- DOP-4643: add border for dark mode image [ ` #1116 ` ] ( https://github.com/mongodb/snooty/pull/1116 )
323
319
- DOP-4627: Darkmode - Code components [ ` #1110 ` ] ( https://github.com/mongodb/snooty/pull/1110 )
324
320
321
+ ## [ v0.16.16] ( https://github.com/mongodb/snooty/compare/v0.16.15...v0.16.16 ) - 2024-06-07
322
+
323
+ ### Merged
324
+
325
+ - Revert "DOP-4715: Upgrade consistent nav to "v2.1.0"" [ ` #1120 ` ] ( https://github.com/mongodb/snooty/pull/1120 )
326
+ - :lipstick : DOP-4654 applies dark mode support for product list component [ ` #1118 ` ] ( https://github.com/mongodb/snooty/pull/1118 )
327
+ - DOP-4608: Add entries for using Atlas Device SDK in the language selector [ ` #1092 ` ] ( https://github.com/mongodb/snooty/pull/1092 )
328
+
329
+ ### Commits
330
+
331
+ - updating package with new version [ ` f7af6e9 ` ] ( https://github.com/mongodb/snooty/commit/f7af6e90716cb3ba02cffac18ea22da1ef67d823 )
332
+
325
333
## [ v0.16.15] ( https://github.com/mongodb/snooty/compare/v0.16.14...v0.16.15 ) - 2024-06-06
326
334
327
335
### Merged
@@ -360,7 +368,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
360
368
361
369
- DOP-4566: set init values for tabs and tab selectors during build time [ ` #1080 ` ] ( https://github.com/mongodb/snooty/pull/1080 )
362
370
363
- ## [ v0.16.12] ( https://github.com/mongodb/snooty/compare/v0.16.11 ...v0.16.12 ) - 2024-05-01
371
+ ## [ v0.16.12] ( https://github.com/mongodb/snooty/compare/v0.16.12-breadcrumbs ...v0.16.12 ) - 2024-05-01
364
372
365
373
### Merged
366
374
@@ -369,6 +377,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
369
377
- :bug : DOP-4572 Unused objects/props are included in reference links [ ` #1081 ` ] ( https://github.com/mongodb/snooty/pull/1081 )
370
378
- DOP-4505: Lighthouse Server scores for desktop and mobile [ ` #1079 ` ] ( https://github.com/mongodb/snooty/pull/1079 )
371
379
380
+ ## [ v0.16.12-breadcrumbs] ( https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12-breadcrumbs ) - 2024-05-13
381
+
382
+ ### Merged
383
+
384
+ - Fix bread [ ` #1086 ` ] ( https://github.com/mongodb/snooty/pull/1086 )
385
+ - DOP-4536: Breadcrumbs! 🚂🍞🥐🥖🫓🍞 [ ` #1085 ` ] ( https://github.com/mongodb/snooty/pull/1085 )
386
+ - DOP-4587: Bump consistent-nav package to 2.0.7 [ ` #1082 ` ] ( https://github.com/mongodb/snooty/pull/1082 )
387
+
388
+ ### Commits
389
+
390
+ - DOP-4613: Fix breadcrumb links (#1091 ) [ ` 2a2a981 ` ] ( https://github.com/mongodb/snooty/commit/2a2a9811039dc0c19bb5ad6a0b787ea1afef4b85 )
391
+ - update version - v0.16.12-breadcrumbs [ ` da8982e ` ] ( https://github.com/mongodb/snooty/commit/da8982ea81c70620b33becaa0b500a7aa5a00c4c )
392
+
372
393
## [ v0.16.11] ( https://github.com/mongodb/snooty/compare/v0.16.11-munich...v0.16.11 ) - 2024-04-24
373
394
374
395
## [ v0.16.11-munich] ( https://github.com/mongodb/snooty/compare/v0.16.10...v0.16.11-munich ) - 2024-05-01
@@ -425,7 +446,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
425
446
426
447
- Update .prettierignore [ ` 722f310 ` ] ( https://github.com/mongodb/snooty/commit/722f3105f4b0ef67854167cdd78ae5b3c6fd7d84 )
427
448
428
- ## [ v0.16.6] ( https://github.com/mongodb/snooty/compare/v0.16.4 ...v0.16.6 ) - 2024-03-20
449
+ ## [ v0.16.6] ( https://github.com/mongodb/snooty/compare/v0.16.5 ...v0.16.6 ) - 2024-03-20
429
450
430
451
### Merged
431
452
@@ -446,6 +467,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
446
467
- DOP-4379: Modify Figure.test.js to fail if "class" option is not properly accessed [ ` #1027 ` ] ( https://github.com/mongodb/snooty/pull/1027 )
447
468
- Removing all instances of v0.16.5 [ ` #1026 ` ] ( https://github.com/mongodb/snooty/pull/1026 )
448
469
470
+ ## [ v0.16.5] ( https://github.com/mongodb/snooty/compare/v0.16.4...v0.16.5 ) - 2024-03-04
471
+
472
+ ### Merged
473
+
474
+ - DOP-4411: Fixing Homepage Hero Image [ ` #1030 ` ] ( https://github.com/mongodb/snooty/pull/1030 )
475
+
476
+ ### Commits
477
+
478
+ - updating package, package-lock [ ` c165b87 ` ] ( https://github.com/mongodb/snooty/commit/c165b872aa7295fc6c97e7f032db131f2ff7b13a )
479
+
449
480
## [ v0.16.4] ( https://github.com/mongodb/snooty/compare/v0.16.3...v0.16.4 ) - 2024-02-28
450
481
451
482
### Merged
0 commit comments