Releases: apache/couchdb-fauxton
Releases · apache/couchdb-fauxton
v1.3.1
What's Changed
- Add node to Active Tasks by @Liquid-NeoN in #1422
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #1424
- Allow hiding columns in active tasks page by @Antonio-Maranhao in #1426
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #1430
- Address vulnerabilities by @fryjordan in #1433
- docs: Mastodon Information to replace twitter by @reconbot in #1396
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1429
- Bump express from 4.18.1 to 4.19.2 by @dependabot in #1432
- Fix checksDocsPage tests by @big-r81 in #1435
- Add required status checks and review count by @big-r81 in #1436
- Bump ejs and nightwatch by @dependabot in #1437
- Remove GH action trigger on pull requests by @big-r81 in #1438
- Add 'CI' workflow as precondition before merge by @big-r81 in #1439
- Revert status checks by @big-r81 in #1442
- Bump version to v1.3.1 by @big-r81 in #1440
New Contributors
- @Liquid-NeoN made their first contribution in #1422
- @reconbot made their first contribution in #1396
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #1383
- Use svgtofont for icon generation by @mharrigan26 in #1385
- Update to node 18 by @mharrigan26 in #1386
- Fix: space indent in Mango Query editor doesn't match the indent guides by @Antonio-Maranhao in #1388
- Restyle navigation bar icons by @mharrigan26 in #1387
- Control amount of replications displayed by @mharrigan26 in #1391
- protect main branch with .asf.yaml config by @glynnbird in #1302
- Replace request with axios by @Antonio-Maranhao in #1393
- Upgrade to react-bootstrap V2 with Bootstrap V5 by @Antonio-Maranhao in #1394
- Update and Upgrade Miscellaneous Dependencies by @fryjordan in #1398
- Fix: 'npm audit fix' changes for semver by @Antonio-Maranhao in #1399
- Mango query UX improvements by @Antonio-Maranhao in #1402
- Syntax highlighting for Mango queries by @Antonio-Maranhao in #1403
- Bug fix for replication page by @mharrigan26 in #1404
- Fix semver CVE by @Antonio-Maranhao in #1405
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1406
- Remove some uses of "dangerouslySetInnerHTML" by @Antonio-Maranhao in #1407
- [Bug fix] Adjust nav bar icon badge placement by @mharrigan26 in #1408
- Update chromedriver by @mharrigan26 in #1412
- [Bug fix] Set a default value for local database source/target for New Replications by @mharrigan26 in #1409
- [Bug fix] Changes feed duplicating results by @mharrigan26 in #1410
- Update to nightwatch v3 by @mharrigan26 in #1413
- Bump postcss from 8.4.22 to 8.4.31 by @dependabot in #1414
- Bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in #1416
- Add nightwatch config for Firefox by @Antonio-Maranhao in #1417
- Bump chromedriver from 116.0.0 to 119.0.1 by @dependabot in #1418
- Bump axios from 0.27.2 to 1.6.0 by @dependabot in #1419
- Mango query explain page by @mharrigan26 in #1415
Full Changelog: v1.2.9...v1.3.0
v1.2.9
What's Changed
- In Replication panel warn that not all replications may be displayed. by @brianewilkins in #1311
- Update json-schema to 0.4.0 by @Antonio-Maranhao in #1327
- Update NPM dependencies by @Antonio-Maranhao in #1330
- Replace brace with ace-build and react-ace by @rhyshort in #1331
- Fix: permanent notification banner by @Antonio-Maranhao in #1333
- Revert "Replace brace with ace-build and react-ace (#1331)" by @Antonio-Maranhao in #1334
- chore: remove google plus references by @jo in #1336
- Add pre-fetch function to ajax module by @Antonio-Maranhao in #1335
- update dependencies by @fryjordan in #1338
- chore: update dependencies to fix vulnerabilities by @Antonio-Maranhao in #1339
- Replace eslint-loader with eslint-webpack-plugin by @Antonio-Maranhao in #1340
- Remove dependency to 'couchapp' by @Antonio-Maranhao in #1341
- Upgrade Jest to v27 by @Antonio-Maranhao in #1342
- Remove unused dependencies by @Antonio-Maranhao in #1343
- upgrade webpack and associated packages by @fryjordan in #1344
- update mkdirp by @fryjordan in #1346
- Upgrade Nightwatch (v1 -> v2) and switch from Travis to GH Actions by @fryjordan in #1349
- Bump async from 0.2.10 to 2.6.4 by @dependabot in #1350
- Bump node-forge from 1.2.1 to 1.3.1 by @dependabot in #1351
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1348
- fix build status badge (readme) by @fryjordan in #1352
- Resolve high severity vulnerabilities by @fryjordan in #1353
- run workflow on PR by @fryjordan in #1355
- Miscellaneous updates/upgrades by @fryjordan in #1354
- upgrade rc-slider to v10 and update core-js by @fryjordan in #1356
- Bump grunt from 1.5.2 to 1.5.3 by @dependabot in #1357
- update Moment: 2.29.3 -> 2.29.4 by @fryjordan in #1359
- Bump terser from 5.12.0 to 5.14.2 by @dependabot in #1360
- Fix wrong config section for
enable_cors
by @big-r81 in #1362 - change create db interface to radio buttons by @mharrigan26 in #1363
- fix typo in Create Database panel by @mharrigan26 in #1364
- chore: update dependencies by @Antonio-Maranhao in #1365
- Replace brace with react-ace by @Antonio-Maranhao in #1366
- update to node 16 by @mharrigan26 in #1369
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #1371
- upgrade fs-extra package by @fryjordan in #1373
- feat(navbar): Add whats new link by @ninetteadhikari in #1374
- upgrade Jest to v29 by @fryjordan in #1379
- Use official docker images for CI runs by @big-r81 in #1361
- upgrade Sinon to v15 by @fryjordan in #1376
New Contributors
- @brianewilkins made their first contribution in #1311
- @jo made their first contribution in #1336
- @fryjordan made their first contribution in #1338
- @dependabot made their first contribution in #1350
- @big-r81 made their first contribution in #1362
- @mharrigan26 made their first contribution in #1363
- @ninetteadhikari made their first contribution in #1374
Full Changelog: v1.2.8...v1.2.9
v1.2.7
Latest release
v1.2.6 1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
Fixes
- Update webpack to 4.41. Fixes build issues on various platforms.