v1.0.1
版本发布时间: 2023-02-19 22:53:08
mongo-express/mongo-express最新发布版本:v1.0.3-rc(2024-01-06 22:00:53)
What's Changed
- BaiscAuth disabled warning by @Premik in https://github.com/mongo-express/mongo-express/pull/494
- Avoid logging password #926 by @BlackthornYugen in https://github.com/mongo-express/mongo-express/pull/927
- Convert to ESM by @rtritto in https://github.com/mongo-express/mongo-express/pull/923
- build(deps-dev): bump concurrently from 7.3.0 to 7.4.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/931
- build(deps-dev): bump @babel/core from 7.18.13 to 7.19.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/929
- build(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/928
- feature: add info about install master version by @shakaran in https://github.com/mongo-express/mongo-express/pull/932
- fix return to last collection page after document update #724 by @fallken in https://github.com/mongo-express/mongo-express/pull/726
- Fix aggregate check by @rtritto in https://github.com/mongo-express/mongo-express/pull/946
- Add Unauthenticated healthcheck by @MahdiAbbasi95 in https://github.com/mongo-express/mongo-express/pull/940
- Fix loadDocument() when current URL has a query string by @lgiraudel in https://github.com/mongo-express/mongo-express/pull/580
- Revert "Fix loadDocument() when current URL has a query string" by @rtritto in https://github.com/mongo-express/mongo-express/pull/947
- Set package-ecosystem to yarn in Dependabot by @rtritto in https://github.com/mongo-express/mongo-express/pull/945
- Revert "Set package-ecosystem to yarn in Dependabot" by @rtritto in https://github.com/mongo-express/mongo-express/pull/948
- Update json2csv to v5 by @rtritto in https://github.com/mongo-express/mongo-express/pull/950
- Add update package.json in Dependabot by @rtritto in https://github.com/mongo-express/mongo-express/pull/955
- build(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/954
- Bump csurf from 1.10.0 to 1.11.0 by @dependabot-preview in https://github.com/mongo-express/mongo-express/pull/638
- Fix runAggregate state by @rtritto in https://github.com/mongo-express/mongo-express/pull/958
- Replace swig-templates with free-swig by @OOCAZ in https://github.com/mongo-express/mongo-express/pull/960
- build(deps-dev): bump @babel/preset-env from 7.19.0 to 7.19.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/961
- build(deps-dev): bump @babel/core from 7.19.0 to 7.19.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/962
- build(deps-dev): bump @babel/eslint-parser from 7.18.9 to 7.19.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/963
- build(deps-dev): bump mongodb-memory-server from 8.9.1 to 8.9.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/968
- Replace partial dependencies registry npmjs with yarnpkg by @rtritto in https://github.com/mongo-express/mongo-express/pull/970
- Simplify/improve queries logic by @rtritto in https://github.com/mongo-express/mongo-express/pull/951
- build(deps-dev): bump nodemon from 2.0.19 to 2.0.20 by @dependabot in https://github.com/mongo-express/mongo-express/pull/971
- added error handling for reindexing error by @OOCAZ in https://github.com/mongo-express/mongo-express/pull/973
- Disable the default basic authentication by @MahdiAbbasi95 in https://github.com/mongo-express/mongo-express/pull/975
- Replace reindex catch by @rtritto in https://github.com/mongo-express/mongo-express/pull/974
- Fixed Issue #596 mongo-express now running with Inline Parameters by @dusht0814 in https://github.com/mongo-express/mongo-express/pull/602
- build(deps): bump mongodb from 4.9.1 to 4.10.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/977
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/mongo-express/mongo-express/pull/978
- build(deps): bump async from 3.2.0 to 3.2.4 by @dependabot in https://github.com/mongo-express/mongo-express/pull/979
- Update/simplify Dockerfile by @tianon in https://github.com/mongo-express/mongo-express/pull/583
- Remove y18n from dependabot by @rtritto in https://github.com/mongo-express/mongo-express/pull/982
- updated readme, config.default.js, and the gitignore to add secret vals to env not default config by @OOCAZ in https://github.com/mongo-express/mongo-express/pull/984
- Update dependency version of codemirror by @rtritto in https://github.com/mongo-express/mongo-express/pull/989
- added sanitizing for file input by @OOCAZ in https://github.com/mongo-express/mongo-express/pull/981
- Add missing dotenv by @rtritto in https://github.com/mongo-express/mongo-express/pull/987
- Fix parse of Binary ID for document detail by @rtritto in https://github.com/mongo-express/mongo-express/pull/986
- build(deps): bump kind-of from 6.0.2 to 6.0.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/992
- Add URL as hyperlink in collection by @rtritto in https://github.com/mongo-express/mongo-express/pull/943
- build(deps-dev): bump mongodb-memory-server from 8.9.2 to 8.9.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/997
- build(deps-dev): bump eslint from 8.23.1 to 8.24.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/998
- build(deps-dev): bump @babel/core from 7.19.1 to 7.19.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/999
- build(deps-dev): bump @babel/preset-env from 7.19.1 to 7.19.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1000
- Fix import function by @rtritto in https://github.com/mongo-express/mongo-express/pull/996
- Fix export functions by @rtritto in https://github.com/mongo-express/mongo-express/pull/993
- added cypress and initial test, still working on code coverage and number of tests, but this is a good initial commit with most every configured by @OOCAZ in https://github.com/mongo-express/mongo-express/pull/995
- Replace deprecated Timestamp constructor by @rtritto in https://github.com/mongo-express/mongo-express/pull/1001
- Fix cypress dependencies by @rtritto in https://github.com/mongo-express/mongo-express/pull/1002
- build(deps-dev): bump cypress from 10.8.0 to 10.9.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1004
- Add coverage to .eslintignore by @rtritto in https://github.com/mongo-express/mongo-express/pull/1005
- Improve code unicorn by @rtritto in https://github.com/mongo-express/mongo-express/pull/994
- build(deps): bump dotenv from 16.0.2 to 16.0.3 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1006
- Replace at function (fallback to Node v14) by @rtritto in https://github.com/mongo-express/mongo-express/pull/1007
- Replace old _buildMongoQuery with _getQuery by @rtritto in https://github.com/mongo-express/mongo-express/pull/1009
- Support for collection view showing UUIDs and searches allowing UUIDs (BinData type 4) by @shadowbane1000 in https://github.com/mongo-express/mongo-express/pull/552
- build(deps-dev): bump eslint-plugin-unicorn from 43.0.2 to 44.0.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1010
- build(deps-dev): bump supertest from 6.2.4 to 6.3.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1011
- build(deps-dev): bump eslint-plugin-unicorn from 44.0.0 to 44.0.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1012
- build(deps): bump body-parser from 1.20.0 to 1.20.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1013
- build(deps-dev): bump eslint-plugin-unicorn from 44.0.1 to 44.0.2 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1014
- Update express to 4.18.2 by @rtritto in https://github.com/mongo-express/mongo-express/pull/1015
- build(deps-dev): bump eslint from 8.24.0 to 8.25.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1016
- build(deps-dev): bump @babel/preset-env from 7.19.3 to 7.19.4 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1017
- build(deps-dev): bump cypress from 10.9.0 to 10.10.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1018
- build(deps-dev): bump mocha from 10.0.0 to 10.1.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1019
- build(deps-dev): bump @babel/core from 7.19.3 to 7.19.6 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1021
- Update yarn to berry version by @rtritto in https://github.com/mongo-express/mongo-express/pull/988
- build(deps-dev): bump eslint from 8.25.0 to 8.26.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1024
- build(deps-dev): bump concurrently from 7.4.0 to 7.5.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1023
- build(deps-dev): bump supertest from 6.3.0 to 6.3.1 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1025
- build(deps-dev): bump cypress from 10.10.0 to 10.11.0 by @dependabot in https://github.com/mongo-express/mongo-express/pull/1026
New Contributors
- @fallken made their first contribution in https://github.com/mongo-express/mongo-express/pull/726
- @MahdiAbbasi95 made their first contribution in https://github.com/mongo-express/mongo-express/pull/940
- @lgiraudel made their first contribution in https://github.com/mongo-express/mongo-express/pull/580
- @OOCAZ made their first contribution in https://github.com/mongo-express/mongo-express/pull/960
- @dusht0814 made their first contribution in https://github.com/mongo-express/mongo-express/pull/602
- @shadowbane1000 made their first contribution in https://github.com/mongo-express/mongo-express/pull/552
Full Changelog: https://github.com/mongo-express/mongo-express/compare/v1.0.0...v1.0.1