v1.0.0-rc
版本发布时间: 2022-09-01 04:07:26
mongo-express/mongo-express最新发布版本:v1.0.3-rc(2024-01-06 22:00:53)
What's Changed
- Bump lodash.merge from 4.6.1 to 4.6.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/525
- Fix broken delete document for UUID (BinData 3 & 4) by @damien-malescot in https://github.com/mongo-express/mongo-express/pull/538
- Don't drop the collection on Delete docs action when no query is provided. by @Premik in https://github.com/mongo-express/mongo-express/pull/502
- Use ".csv" extension on CSV exports by @FossPrime in https://github.com/mongo-express/mongo-express/pull/578
- Update mongodb, query parser and rewrite lib/db by @dozoisch in https://github.com/mongo-express/mongo-express/pull/558
- Update docs to stop using Docker --link flag by @tianon in https://github.com/mongo-express/mongo-express/pull/582
- Disable delete actions by @xandout in https://github.com/mongo-express/mongo-express/pull/608
- Fix boolean parameter parsing by @StMarian in https://github.com/mongo-express/mongo-express/pull/604
-
- Fix invalid default values for config by @JafarAkhondali in https://github.com/mongo-express/mongo-express/pull/614
- Fix query options bug from Mongodb breaking change by @JafarAkhondali in https://github.com/mongo-express/mongo-express/pull/615
- Fixed Issue #590: docker build fails, gpg not found by @HelioStrike in https://github.com/mongo-express/mongo-express/pull/616
- Update to webpack 3 from 2 by @dozoisch in https://github.com/mongo-express/mongo-express/pull/620
- Update to webpack 4, and babel 7 by @dozoisch in https://github.com/mongo-express/mongo-express/pull/624
- Update webpack to 5 and a lot of dependencies by @dozoisch in https://github.com/mongo-express/mongo-express/pull/625
- Update eslint and get closer to airbnb config by @dozoisch in https://github.com/mongo-express/mongo-express/pull/626
- Bump patch-package from 6.2.0 to 6.2.2 by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/628
- Updated dependencies to latest minor version by @mathieumg in https://github.com/mongo-express/mongo-express/pull/637
- Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/682
- Bump webpack-cli from 4.1.0 to 4.7.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/695
- Bump browserslist from 4.14.5 to 4.16.6 by @dependabot in https://github.com/mongo-express/mongo-express/pull/707
- Fix invalid config fallback values by @JafarAkhondali in https://github.com/mongo-express/mongo-express/pull/710
- [Security] Bump ssri from 8.0.0 to 8.0.1 by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/670
- [Security] Bump y18n from 4.0.0 to 4.0.3 by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/679
- [Fix] import standart\jsonArray files, alert on successful import by @RainGrid in https://github.com/mongo-express/mongo-express/pull/789
- [Security] Bump ini from 1.3.5 to 1.3.7 by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/650
- Move to GitHub actions by @dozoisch in https://github.com/mongo-express/mongo-express/pull/796
- Run only in ubuntu for now by @dozoisch in https://github.com/mongo-express/mongo-express/pull/797
- Fixup remove cache by @dozoisch in https://github.com/mongo-express/mongo-express/pull/798
- Now requiring Node 12+ and updated Webpack plus related plugins by @mathieumg in https://github.com/mongo-express/mongo-express/pull/799
- [fix] db admin access and server stats by @RainGrid in https://github.com/mongo-express/mongo-express/pull/792
- Updated testing-related libraries: Chai, Mocha & Supertest by @mathieumg in https://github.com/mongo-express/mongo-express/pull/801
- Updated developer tooling (Cross-env, Nodemon, Concurrently, Patch Package, Update Notifier) by @mathieumg in https://github.com/mongo-express/mongo-express/pull/802
- Bump cli-color from 2.0.0 to 2.0.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/806
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/837
- Bump eslint-plugin-lodash from 7.1.0 to 7.4.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/828
- CA should be a path to a PEM file by @BlackthornYugen in https://github.com/mongo-express/mongo-express/pull/815
- Minor linting changes by @BlackthornYugen in https://github.com/mongo-express/mongo-express/pull/852
- Bump terser from 5.9.0 to 5.14.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/868
- Parse boolean from environment vars by @hereblur in https://github.com/mongo-express/mongo-express/pull/862
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in https://github.com/mongo-express/mongo-express/pull/870
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/838
- Update busboy to v1.6.0 by @rtritto in https://github.com/mongo-express/mongo-express/pull/855
- Bump bson from 4.2.0 to 4.7.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/871
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/713
- Rename depricated cloud foundry var "VCAP_APP_PORT" to "PORT" by @rtritto in https://github.com/mongo-express/mongo-express/pull/856
- Fix memory leak related to connect.session of MemoryStore by @rtritto in https://github.com/mongo-express/mongo-express/pull/874
- Bump webpack-cli from 4.9.1 to 4.10.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/873
- Bump method-override from 2.3.10 to 3.0.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/805
- Fix path glob resolution of webpack by @rtritto in https://github.com/mongo-express/mongo-express/pull/876
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/714
- Use mongodb-memory-server for tests by @rtritto in https://github.com/mongo-express/mongo-express/pull/879
- Fix default value of ME_CONFIG_MONGODB_SSL env var by @rtritto in https://github.com/mongo-express/mongo-express/pull/878
- Bump cli-color from 2.0.1 to 2.0.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/877
- Update mongodb to v4 by @rtritto in https://github.com/mongo-express/mongo-express/pull/857
- Bump express-fileupload from 0.4.0 to 1.4.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/881
- Fix mimeType typo of busboy by @rtritto in https://github.com/mongo-express/mongo-express/pull/885
- Remove Bluebird and replace callbacks with async/await by @rtritto in https://github.com/mongo-express/mongo-express/pull/884
- Bump eslint-config-airbnb-base from 14.2.0 to 14.2.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/880
- Bump @babel/preset-env from 7.16.0 to 7.18.10 by @dependabot in https://github.com/mongo-express/mongo-express/pull/883
- Remove legacy node 12 by @shakaran in https://github.com/mongo-express/mongo-express/pull/886
- Bump body-parser from 1.19.0 to 1.20.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/889
- Bump nodemon from 2.0.14 to 2.0.19 by @dependabot in https://github.com/mongo-express/mongo-express/pull/888
- Bump babel-loader from 8.2.3 to 8.2.5 by @dependabot in https://github.com/mongo-express/mongo-express/pull/891
- Bump update-notifier from 5.1.0 to 6.0.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/882
- Bump express from 4.17.1 to 4.18.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/892
- Fix unavailable gpg keyserver by @YoshieraHuang in https://github.com/mongo-express/mongo-express/pull/804
- Bump eslint from 7.12.1 to 7.32.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/894
- Bump concurrently from 6.3.0 to 7.3.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/895
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in https://github.com/mongo-express/mongo-express/pull/896
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in https://github.com/mongo-express/mongo-express/pull/753
- Bump mocha from 9.1.3 to 10.0.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/847
- Bump express-session from 1.17.1 to 1.17.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/899
- Bump supertest from 6.1.6 to 6.2.4 by @dependabot in https://github.com/mongo-express/mongo-express/pull/898
- Bump jquery from 3.5.1 to 3.6.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/807
- Bump webpack from 5.61.0 to 5.74.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/902
- Bump @babel/core from 7.16.0 to 7.18.13 by @dependabot in https://github.com/mongo-express/mongo-express/pull/901
- Bump cookie-parser from 1.4.4 to 1.4.6 by @dependabot in https://github.com/mongo-express/mongo-express/pull/903
- Bump flat from 2.0.2 to 5.0.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/900
- Increase asset size limit for webpack by @shakaran in https://github.com/mongo-express/mongo-express/pull/905
- Bump jquery from 3.6.0 to 3.6.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/904
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in https://github.com/mongo-express/mongo-express/pull/696
- Fix document delete on collection view for UUID (BinData 3 & 4) by @denebgarza in https://github.com/mongo-express/mongo-express/pull/704
- Add persist Edit mode by @rtritto in https://github.com/mongo-express/mongo-express/pull/910
- fix: Dockerfile to reduce vulnerabilities by @shakaran in https://github.com/mongo-express/mongo-express/pull/909
- Bump caniuse-lite from 1.0.30001382 to 1.0.30001385 by @shakaran in https://github.com/mongo-express/mongo-express/pull/906
- feature: Upgrade mongo-query-parser to 2.1.4 and remove patch by @shakaran in https://github.com/mongo-express/mongo-express/pull/907
- feature: use node 18 in github workflow and v3 workflow by @shakaran in https://github.com/mongo-express/mongo-express/pull/912
- Update ESLint to v8 by @rtritto in https://github.com/mongo-express/mongo-express/pull/908
- Bump copy-webpack-plugin from 9.0.1 to 11.0.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/893
- Remove unused patch-package by @rtritto in https://github.com/mongo-express/mongo-express/pull/913
- Remove commander from dependabot ignore list by @BlackthornYugen in https://github.com/mongo-express/mongo-express/pull/915
- Remove update-notifier by @rtritto in https://github.com/mongo-express/mongo-express/pull/917
- feature: display node version and v8 by @shakaran in https://github.com/mongo-express/mongo-express/pull/916
- feature: disable node 12 and enable node 18 support by @shakaran in https://github.com/mongo-express/mongo-express/pull/914
- Bump mongodb from 4.9.0 to 4.9.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/918
New Contributors
- @Premik made their first contribution in https://github.com/mongo-express/mongo-express/pull/502
- @tianon made their first contribution in https://github.com/mongo-express/mongo-express/pull/582
- @xandout made their first contribution in https://github.com/mongo-express/mongo-express/pull/608
- @StMarian made their first contribution in https://github.com/mongo-express/mongo-express/pull/604
- @JafarAkhondali made their first contribution in https://github.com/mongo-express/mongo-express/pull/614
- @HelioStrike made their first contribution in https://github.com/mongo-express/mongo-express/pull/616
- @RainGrid made their first contribution in https://github.com/mongo-express/mongo-express/pull/789
- @BlackthornYugen made their first contribution in https://github.com/mongo-express/mongo-express/pull/815
- @hereblur made their first contribution in https://github.com/mongo-express/mongo-express/pull/862
- @rtritto made their first contribution in https://github.com/mongo-express/mongo-express/pull/855
- @shakaran made their first contribution in https://github.com/mongo-express/mongo-express/pull/886
- @YoshieraHuang made their first contribution in https://github.com/mongo-express/mongo-express/pull/804
- @denebgarza made their first contribution in https://github.com/mongo-express/mongo-express/pull/704
Full Changelog: https://github.com/mongo-express/mongo-express/compare/v0.54.0...v1.0.0-rc