From 6c0eb4ff7722c91a23ecbfc7634abd4cf1119e74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 13:49:32 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 272 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 272 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d4c62c..cff589ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,277 @@ # Changelog +## 1.0.0 (2023-11-10) + + +### Features + +* add contributor_type to author ([51fb1d8](https://github.com/NFDI4Chem/nmrxiv/commit/51fb1d87d3d04d0ff386cf16ef8b1c03c28806a3)) +* add CRON(weekly) to delete unattached ([00af2df](https://github.com/NFDI4Chem/nmrxiv/commit/00af2dfaa3e3aad450d565c077b1a4f60c1892ac)) +* add edit button to project and study names ([54a2159](https://github.com/NFDI4Chem/nmrxiv/commit/54a215946cc1e5ba6ed06b3ab9cc400a6cbfb6ba)) +* add info icons ([6af2953](https://github.com/NFDI4Chem/nmrxiv/commit/6af295307bb8fb6071604cb260d9986119843c40)), closes [#552](https://github.com/NFDI4Chem/nmrxiv/issues/552) +* add notification for study and project ([09fe365](https://github.com/NFDI4Chem/nmrxiv/commit/09fe3650319b2b23d1348029d6a73b028ca04395)) +* add php unit test in deployment workflow ([#720](https://github.com/NFDI4Chem/nmrxiv/issues/720)) ([c679fa8](https://github.com/NFDI4Chem/nmrxiv/commit/c679fa83c11aa774c773a4773945d16e2b934893)) +* add share button for projects and studies ([b55d13d](https://github.com/NFDI4Chem/nmrxiv/commit/b55d13d8624c5e46a7ae1b5c02f1386f86a81436)) +* add sorting fetaure to authors. ([27c561d](https://github.com/NFDI4Chem/nmrxiv/commit/27c561d4a76553307c4519acb332fac6901f7a43)) +* add test for manage citations ([9cbba3a](https://github.com/NFDI4Chem/nmrxiv/commit/9cbba3afa624c821c2b11190c466ea9316dac428)) +* added doi badge end point ([6507c44](https://github.com/NFDI4Chem/nmrxiv/commit/6507c44a897f526c215784eafe2b53bc6e312002)) +* added working metrics to the home page and code formatting (format/pint) ([010c0d6](https://github.com/NFDI4Chem/nmrxiv/commit/010c0d65ce3990d0ec3cff6986c4565ff3ac1f8e)) +* ask for orcid during registration ([567ece8](https://github.com/NFDI4Chem/nmrxiv/commit/567ece83e2d62120ad59ad917e0aaee77c191f31)), closes [#472](https://github.com/NFDI4Chem/nmrxiv/issues/472) +* auto import - nodejs spectra parser prototype implementation ([44026cf](https://github.com/NFDI4Chem/nmrxiv/commit/44026cf4c10c2177bfb8413807e16f40f13d7a75)) +* cite this dataset, semantification - ref [#573](https://github.com/NFDI4Chem/nmrxiv/issues/573) ([cf8d7f8](https://github.com/NFDI4Chem/nmrxiv/commit/cf8d7f8611f52f68ce17116b8bdeb87e40addbaf)) +* command to take postgres dump ([29c43ad](https://github.com/NFDI4Chem/nmrxiv/commit/29c43adc57c13d81ff2c02e3e62fe5d7186bd655)), closes [#848](https://github.com/NFDI4Chem/nmrxiv/issues/848) +* create dataset factory ([a23e80d](https://github.com/NFDI4Chem/nmrxiv/commit/a23e80de88e44d1473e8277ae7307e1e74c02bd7)) +* create factories for announcement, author, ([647c45f](https://github.com/NFDI4Chem/nmrxiv/commit/647c45fe05b329288db2676d623b06a929a17f10)) +* create factories for different models ([73d2f70](https://github.com/NFDI4Chem/nmrxiv/commit/73d2f700fc278844b2d9d0ecc63b24c8aa362e49)) +* create factories for study ([889db74](https://github.com/NFDI4Chem/nmrxiv/commit/889db747845e7fa83cdb4353ae5910b0d3b90d87)) +* create factory for draft. ([107189e](https://github.com/NFDI4Chem/nmrxiv/commit/107189e0ecc7833d3169db8f6207ddf297fc0234)) +* create Molecule factory ([804297f](https://github.com/NFDI4Chem/nmrxiv/commit/804297fc76ac817ff883b9317149391fbe93b2b6)) +* create project seeder ([17b3d83](https://github.com/NFDI4Chem/nmrxiv/commit/17b3d83961335515be26262839a22b658b6de10b)) +* create sample factory ([f0127d5](https://github.com/NFDI4Chem/nmrxiv/commit/f0127d5a9310df2ff0e96e4a0e7e133ee9268f9a)) +* enable views to introduce the user to nmrXiv concepts - ref [#553](https://github.com/NFDI4Chem/nmrxiv/issues/553) ([bec2580](https://github.com/NFDI4Chem/nmrxiv/commit/bec2580e17a0bc0de30eda610f2296180cbc6275)) +* extend to-email list to both owner and ([1c3bd0e](https://github.com/NFDI4Chem/nmrxiv/commit/1c3bd0e60af5672a6212d36fccff7c79e612d712)) +* extended auto import and various front end bug fixes ([0ab3e57](https://github.com/NFDI4Chem/nmrxiv/commit/0ab3e571fcf6b809ca12b94e4a606b18dd9ae40f)) +* fixed failing tests ([319964f](https://github.com/NFDI4Chem/nmrxiv/commit/319964f3357f4f79bb27ef94172b54ef7223fdd0)) +* labelling datasets/measurements with the nucleus details - ref [#570](https://github.com/NFDI4Chem/nmrxiv/issues/570) ([3d4abe2](https://github.com/NFDI4Chem/nmrxiv/commit/3d4abe245bd65eaf0b759177f541ffcc547c9782)) +* Laravel version migration from 9 to 10 ([4a81f89](https://github.com/NFDI4Chem/nmrxiv/commit/4a81f8910448d443983cbb884293096e86651710)) +* Manage authors test - init implementation (WIP) ([78e242e](https://github.com/NFDI4Chem/nmrxiv/commit/78e242eb3cfb3bb3940a8b600e45f5339f265899)) +* multilocate download options ([79edb30](https://github.com/NFDI4Chem/nmrxiv/commit/79edb30de8d50b5b254c19710b1938194a0965c9)), closes [#567](https://github.com/NFDI4Chem/nmrxiv/issues/567) +* new submission flow updates and various bug fixes (UI and functionality) ([d8c20f7](https://github.com/NFDI4Chem/nmrxiv/commit/d8c20f74a9925769da45fe89d34ffc2b33ed39ec)) +* nmrium factory. ([d533d20](https://github.com/NFDI4Chem/nmrxiv/commit/d533d201ef465b8828cc6cad74c2ab33db3a2714)) +* notify user when invited to a team ([0c8131f](https://github.com/NFDI4Chem/nmrxiv/commit/0c8131ffce8d7f84f16440c2b9d50f7454b45169)) +* open project from dashboard in separate tabs feature refs - [#617](https://github.com/NFDI4Chem/nmrxiv/issues/617) ([5acf6a0](https://github.com/NFDI4Chem/nmrxiv/commit/5acf6a022f2834996d7cbb0b6712e1d2c823376c)) +* project deletion reminder. ([0c7a8b0](https://github.com/NFDI4Chem/nmrxiv/commit/0c7a8b0c6fe3ea0f7221ce06e0062cc1fa5a20c9)) +* renamed dataset to spectra ([a6e67b8](https://github.com/NFDI4Chem/nmrxiv/commit/a6e67b8217e14d130ec3aca2aa44a07674c0f5f7)) +* schedule nmrxiv:delete-projects daily at ([ce8f01d](https://github.com/NFDI4Chem/nmrxiv/commit/ce8f01d045b2b01667fc7b3faa15100d4fd71677)) +* test case for manage authors. ([1a15e17](https://github.com/NFDI4Chem/nmrxiv/commit/1a15e171b03a279f01509d35cc249a140884d3ff)) +* test case for manage citation. ([03327c7](https://github.com/NFDI4Chem/nmrxiv/commit/03327c77cf9d8c327cbf0d1049ff8a4ddd3d1d4e)) +* ux/ui improvements ([5508e97](https://github.com/NFDI4Chem/nmrxiv/commit/5508e97891fd1e1b563424890973891ea95ecb00)) +* various bug fixes, ui improvements, updated commands, php 8.2 migration and rdkit cartridge based postgresql ([2eed0ed](https://github.com/NFDI4Chem/nmrxiv/commit/2eed0edd24b0ee62c08f74ddd5d9c31bc4218347)) + + +### Bug Fixes + +* [#729](https://github.com/NFDI4Chem/nmrxiv/issues/729) review work ([f3de4bc](https://github.com/NFDI4Chem/nmrxiv/commit/f3de4bcbc21e41b597eddc9d42f0fca5e6c1b510)) +* [#775](https://github.com/NFDI4Chem/nmrxiv/issues/775) review work ([54a0d27](https://github.com/NFDI4Chem/nmrxiv/commit/54a0d27cc4bc1d7bf153ae62c1de9ef43fd182b7)) +* activate the entire ORCID button rather than its image ([a9938a0](https://github.com/NFDI4Chem/nmrxiv/commit/a9938a06d7fe4f9148c0ee4a40ed67a3a935d0e7)) +* add affiliation to pass registration test ([9fb963b](https://github.com/NFDI4Chem/nmrxiv/commit/9fb963b48d4749b504d47b10018494dfe3e5f2e2)) +* add alt texts - ref [#589](https://github.com/NFDI4Chem/nmrxiv/issues/589) ([a158c49](https://github.com/NFDI4Chem/nmrxiv/commit/a158c49c25117220a1db5b2394ef0a5737c8bad2)) +* add blade template ([ea2de5f](https://github.com/NFDI4Chem/nmrxiv/commit/ea2de5f696a5f840ee5f914b43dfd0f005c9c551)) +* add cond to doi badge display ([892b7d0](https://github.com/NFDI4Chem/nmrxiv/commit/892b7d011a929efb692376836fbcc78bad498538)) +* add defined terms for keywords ([b8bc18a](https://github.com/NFDI4Chem/nmrxiv/commit/b8bc18ad59610fe91ae3cb1163cb920539178fbb)) +* add DFG acknowledgement to READMe file ([1e1e99c](https://github.com/NFDI4Chem/nmrxiv/commit/1e1e99c10c33ea07d4d814338863f513acb99743)) +* add Gate policy check for author update ([cdf2856](https://github.com/NFDI4Chem/nmrxiv/commit/cdf28566b9ae8f1fa11a4549fa6bc663c8cf4944)) +* add keywords to public project view ([181b8c3](https://github.com/NFDI4Chem/nmrxiv/commit/181b8c36bd9d2d0a58aa6f121ccdbf77cf24e9d4)) +* add minio container to docker-compose ([0928851](https://github.com/NFDI4Chem/nmrxiv/commit/0928851af3df298aa20848b6e925360f65cb1731)) +* add misisng comments. ([1c85a93](https://github.com/NFDI4Chem/nmrxiv/commit/1c85a934c1a10a605eec24baf5e08bd7207d7d25)) +* add model class ([9bd0c26](https://github.com/NFDI4Chem/nmrxiv/commit/9bd0c26ec883bcd9a5b3ee2cb1b287f8790ec281)) +* add more meta-data to project list. ([0ae5525](https://github.com/NFDI4Chem/nmrxiv/commit/0ae55252f700e28a959d390f57250fdfe47e2a7e)) +* add multiple authors in citation factory ([1f948f9](https://github.com/NFDI4Chem/nmrxiv/commit/1f948f9d004b87905a87f2f73eb49b74da9c95bc)) +* add next line to project archival notify ([fca09c3](https://github.com/NFDI4Chem/nmrxiv/commit/fca09c379b6b9159bac6b73161d692d504a388cf)), closes [#721](https://github.com/NFDI4Chem/nmrxiv/issues/721) +* add orcid to registration test. ([ac4c8d5](https://github.com/NFDI4Chem/nmrxiv/commit/ac4c8d53947088334e55e324472c1e2c42c48f72)) +* add project citation ([20efbcb](https://github.com/NFDI4Chem/nmrxiv/commit/20efbcb0f0fe5e6f2bef7843bfcc6036a43dcd31)), closes [#393](https://github.com/NFDI4Chem/nmrxiv/issues/393) +* add regards to all mails ([aa45ffc](https://github.com/NFDI4Chem/nmrxiv/commit/aa45ffc246ccd0ab9d9a17f9eceb49de506b1789)) +* add regards to mail ([0f6f160](https://github.com/NFDI4Chem/nmrxiv/commit/0f6f160dddde6f1140a605f0c8db3c6904eab415)) +* add sample url ([e7c7747](https://github.com/NFDI4Chem/nmrxiv/commit/e7c77476bb2607d90f3758f99bb488d9626e0dfa)), closes [#393](https://github.com/NFDI4Chem/nmrxiv/issues/393) +* add sender's details in project invite mail ([9381e20](https://github.com/NFDI4Chem/nmrxiv/commit/9381e20a5ac35c58721606d1233e644526cc5365)) +* add sender's details in study invite mail ([deec125](https://github.com/NFDI4Chem/nmrxiv/commit/deec1250717f0af8ed623ad75b26504941c1e471)) +* add test case for license ([7e38586](https://github.com/NFDI4Chem/nmrxiv/commit/7e38586888894f93aec5b855305158665de7a00c)) +* add the doi badge back ([0e1d3eb](https://github.com/NFDI4Chem/nmrxiv/commit/0e1d3eb4608d87a928ba5362aa075ed95dcc3b34)), closes [#873](https://github.com/NFDI4Chem/nmrxiv/issues/873) +* add the short version of licenses ([79f387b](https://github.com/NFDI4Chem/nmrxiv/commit/79f387b254fc8ac47e344ab63549c9204cd9e1f7)), closes [#563](https://github.com/NFDI4Chem/nmrxiv/issues/563) +* add tooltip to auto-import button ([aba5c2d](https://github.com/NFDI4Chem/nmrxiv/commit/aba5c2d586b248f4913699394b82709fec69142b)) +* add try catch ([463e192](https://github.com/NFDI4Chem/nmrxiv/commit/463e192a9922a3698f38f400a447a871357f6a61)) +* added custom element to compiler options ([a183643](https://github.com/NFDI4Chem/nmrxiv/commit/a1836438e693f683085a94e50d90b285b1dd14a3)) +* added datsets sanitize command ([d3154de](https://github.com/NFDI4Chem/nmrxiv/commit/d3154de883652f6a707359c865ef46315e58b483)) +* added pluralize module and formatting changes ([88e567b](https://github.com/NFDI4Chem/nmrxiv/commit/88e567bdc66d321d323ca6b60a1ac85ad5430532)) +* Added/Updated commands publish, unpublish, assign dois, config based doi assignments, validation - schema version updates and code formatting ([6bb9925](https://github.com/NFDI4Chem/nmrxiv/commit/6bb9925e53bc2e80e7d91537395af83a3dfd8466)) +* announcement empty search ([b5d9419](https://github.com/NFDI4Chem/nmrxiv/commit/b5d941956e4501f886f99bbfb5446c1fa7365ccb)), closes [#856](https://github.com/NFDI4Chem/nmrxiv/issues/856) +* author sort issue and run pint ([ecd9ea5](https://github.com/NFDI4Chem/nmrxiv/commit/ecd9ea5c5259bcdddf5d1db1362cac7f7b1ce079)) +* Authors first and last names are sorted differently when added manually or via DOI ([0c28220](https://github.com/NFDI4Chem/nmrxiv/commit/0c28220df7945a6760ab462e6f9e4b6f7b2a0459)), closes [#334](https://github.com/NFDI4Chem/nmrxiv/issues/334) +* avoiding unnecessary processing of folders ([ff42756](https://github.com/NFDI4Chem/nmrxiv/commit/ff42756ec03d826c6aa64f10d76d5239dffa6a3d)) +* badge model null handling ([a9a76b8](https://github.com/NFDI4Chem/nmrxiv/commit/a9a76b883bcb734f1682038db835bae28b758498)) +* bioschemas bug fix and formatting ([3c0639b](https://github.com/NFDI4Chem/nmrxiv/commit/3c0639b3286f93ed38df4a08209e5b5b37e7945f)) +* break lines ([6d41b1f](https://github.com/NFDI4Chem/nmrxiv/commit/6d41b1f112d764aebf7b19193bfccd97efdf6913)), closes [#664](https://github.com/NFDI4Chem/nmrxiv/issues/664) +* change according to the reviews ([dda8a56](https://github.com/NFDI4Chem/nmrxiv/commit/dda8a56e15cd4fc471093fd2bd97ad449a4696e8)) +* change according to the reviews ([2377628](https://github.com/NFDI4Chem/nmrxiv/commit/2377628c13eb4e47d4ce8d28d757b73b92e3c216)) +* change according to the reviews ([028e7b2](https://github.com/NFDI4Chem/nmrxiv/commit/028e7b2b27a690a762d38174a55cbf3ea6b0d751)) +* change creation and update time ([20e5e30](https://github.com/NFDI4Chem/nmrxiv/commit/20e5e30655870b0f59a68b666fb103757052247d)) +* change studies default description ([c335ba7](https://github.com/NFDI4Chem/nmrxiv/commit/c335ba7af6d1be6d799bd87cfa46738ed5d9169b)), closes [#593](https://github.com/NFDI4Chem/nmrxiv/issues/593) +* changes in nginx fast cgi config ([f0fdc0f](https://github.com/NFDI4Chem/nmrxiv/commit/f0fdc0f87ce417db9f8e5cfde9c319e513728138)) +* citation placeholder text ([208274d](https://github.com/NFDI4Chem/nmrxiv/commit/208274d05395ec09f6da4807af259e930e0b33e7)) +* citation_text 500 error. ([d4ad82e](https://github.com/NFDI4Chem/nmrxiv/commit/d4ad82e5c7ac5781c7c24707bb4c4c270ce50f2e)) +* clear error message ([340b69b](https://github.com/NFDI4Chem/nmrxiv/commit/340b69bdf59e6fd4399a7ec6a5808ccc1f814b6e)), closes [#858](https://github.com/NFDI4Chem/nmrxiv/issues/858) +* comment out the minio container ([67eb301](https://github.com/NFDI4Chem/nmrxiv/commit/67eb301d15fe5673b825c22988caa67ff13ae6d6)) +* commenting post_max_size limit. ([93b837e](https://github.com/NFDI4Chem/nmrxiv/commit/93b837ec1bd18173a7478a32afcce71b0a1116b6)) +* default url fix ([5373edf](https://github.com/NFDI4Chem/nmrxiv/commit/5373edfbecf024ea5a88998f157fa5f0aa92ad81)) +* doi badge issue ([77c74c6](https://github.com/NFDI4Chem/nmrxiv/commit/77c74c6da719a6ccdc0e70a6350e223978c22c60)) +* download controller null draft error handling ([6327143](https://github.com/NFDI4Chem/nmrxiv/commit/63271435b605fd43059655ccb47542092f48e12e)) +* draft processing owner id bug fix ([eb23e58](https://github.com/NFDI4Chem/nmrxiv/commit/eb23e58580626eb53ba6086d16b73ad42c122419)) +* empty study states handling added ([e96bfee](https://github.com/NFDI4Chem/nmrxiv/commit/e96bfeef47df6ee88d22cc127f0072a458e42f98)) +* enable text selection in author and Citation ([f1c1eb3](https://github.com/NFDI4Chem/nmrxiv/commit/f1c1eb3332ff187d28645a22f7fe61217e97ab47)) +* enabled global helper functions - ref [#592](https://github.com/NFDI4Chem/nmrxiv/issues/592) ([a183e6c](https://github.com/NFDI4Chem/nmrxiv/commit/a183e6c832c4bd28544b6090d60b2c4754d99984)) +* enabled nmredata detection and other minor ui changes ([bad18af](https://github.com/NFDI4Chem/nmrxiv/commit/bad18afc55f55a631cbcdb7ed52acbaef313d63a)) +* enabled nmrium data versioning defaults to 3 ([ee2b6a2](https://github.com/NFDI4Chem/nmrxiv/commit/ee2b6a207695b486c2aed99e8910fdf867490234)) +* exclude nmrium and versions tables ([139da25](https://github.com/NFDI4Chem/nmrxiv/commit/139da2534380055aa60e54838b9e9f51b57e61e0)) +* explode bug fix and updated nmrxiv:clean command ([a85044c](https://github.com/NFDI4Chem/nmrxiv/commit/a85044cdf6151c6256fe1282e79436cafdbeac9b)) +* extend DataCite ([fe68b17](https://github.com/NFDI4Chem/nmrxiv/commit/fe68b1767081217877b0d53d8a779494f949a69d)), closes [#526](https://github.com/NFDI4Chem/nmrxiv/issues/526) +* Extended clean command to maintain projects ([cc33a15](https://github.com/NFDI4Chem/nmrxiv/commit/cc33a1554e96b1aee61010fafab59c89ba5b0584)) +* Extended unpublish project command, version tag change and code formatting ([d1e9054](https://github.com/NFDI4Chem/nmrxiv/commit/d1e9054e903466920ba4571b7659d05c4862356e)) +* Extending drafts to include shared project drafts ([cade25c](https://github.com/NFDI4Chem/nmrxiv/commit/cade25c9bd296faf04db26af844b4b5177794610)) +* extract doi from URL. ([53d29f1](https://github.com/NFDI4Chem/nmrxiv/commit/53d29f1a0719295b8fdf7a0b3946401f0627a30d)), closes [#775](https://github.com/NFDI4Chem/nmrxiv/issues/775) +* extracting the experiment type from nmrium ([dca26cf](https://github.com/NFDI4Chem/nmrxiv/commit/dca26cf2d89d56830acff4db2e44801cdce70ebf)) +* fastcgi time out and buffer config changes ([9d101e5](https://github.com/NFDI4Chem/nmrxiv/commit/9d101e5c8cf45d3c761ab914d554cf3019507e4b)) +* fastcgi_send_timeout 1800; ([833bd94](https://github.com/NFDI4Chem/nmrxiv/commit/833bd9474f8fbeb70e31553c627ee93ac9312752)) +* fats_cgi_timeout nginx ([b10ad23](https://github.com/NFDI4Chem/nmrxiv/commit/b10ad23e07eb893bc3dd0843aaccdbf5841d90e2)) +* fetching datacite url from env and updates to the assign identifiers query ([ccdb509](https://github.com/NFDI4Chem/nmrxiv/commit/ccdb5094666c1e1f69fc94d139b130ac148f1345)) +* fix documentation and functions naming ([3f84a4b](https://github.com/NFDI4Chem/nmrxiv/commit/3f84a4be2fb27b9c29a17e63736c5f274cc5a8ca)) +* fix the reversed names of authors imported by orcid , enhance UI ([7f0d956](https://github.com/NFDI4Chem/nmrxiv/commit/7f0d956bf9a7ba7608f305999f83582a49ebcc67)), closes [#781](https://github.com/NFDI4Chem/nmrxiv/issues/781) +* Fix urls ([6690481](https://github.com/NFDI4Chem/nmrxiv/commit/66904817581968832150fe3c9ea756092213b188)) +* formatting code ([0cf3fa4](https://github.com/NFDI4Chem/nmrxiv/commit/0cf3fa45703fb2d985d97f289f5a3bea7f592ac5)) +* generateDOI check is performed for every ds instance ([c5a0e77](https://github.com/NFDI4Chem/nmrxiv/commit/c5a0e77c9adaf39cacc10d7ba6375ea02426cfdc)) +* hide upload button for reviewer ([97cf9da](https://github.com/NFDI4Chem/nmrxiv/commit/97cf9da45a601b0cecbd4a0a8c6e686410fce035)) +* increase database backup timeout ([5d8c70b](https://github.com/NFDI4Chem/nmrxiv/commit/5d8c70bdb7bd020f3eb75a70981d7306b9868733)) +* increase post_max_body_size limit. ([e2b2a2b](https://github.com/NFDI4Chem/nmrxiv/commit/e2b2a2bf994ecd3ddd64d85f079154b43a5ac352)) +* increase timeout for db ([7c7c5ec](https://github.com/NFDI4Chem/nmrxiv/commit/7c7c5ec97d88e5f8ff6b3079bdd22c51aae34708)) +* inertia migration update ([d3f2e8f](https://github.com/NFDI4Chem/nmrxiv/commit/d3f2e8fd64569ccab1841ce2b840cf609fe5b573)) +* inertia-vue3 version 1 migration ([0a8e6eb](https://github.com/NFDI4Chem/nmrxiv/commit/0a8e6ebfdc855735981cbfe02701c978ce9db5b1)) +* install postgres client ([14e7e63](https://github.com/NFDI4Chem/nmrxiv/commit/14e7e63ac0bca0215da4bacc8416fc2c17fff247)) +* link to submission guide ([1b70c70](https://github.com/NFDI4Chem/nmrxiv/commit/1b70c708abf5642e03016c4ceb97b18fd15f4e68)), closes [#675](https://github.com/NFDI4Chem/nmrxiv/issues/675) +* make description optional during submission ([bb94259](https://github.com/NFDI4Chem/nmrxiv/commit/bb942590085349e739fc6be4a21185e74f54be6a)) +* make DOI null in Citation Factory. ([35fc669](https://github.com/NFDI4Chem/nmrxiv/commit/35fc6694f9e99a12e7997290a9bd90d651d2d073)) +* make study description optional and empty by default ([e8402d0](https://github.com/NFDI4Chem/nmrxiv/commit/e8402d03a33ec44d5f76b6730d2633da065b53e1)) +* make the keywords as defined terms ([6d48241](https://github.com/NFDI4Chem/nmrxiv/commit/6d482410df7fe9591d1972352b7d74a62e56b937)) +* manage roles added addition check ([fa76719](https://github.com/NFDI4Chem/nmrxiv/commit/fa76719428d597614d3dcd2c85f0fb130d17604c)) +* manage route issues. ([6ed2f9b](https://github.com/NFDI4Chem/nmrxiv/commit/6ed2f9b27fd604a25acac13af4148adff774feef)) +* migrated spectra editor to support latest study based nmrium json save ([aa20bcc](https://github.com/NFDI4Chem/nmrxiv/commit/aa20bccaaaf5ac01b9b04025c11de96cc454986f)) +* minor formatting updates ([cb5610b](https://github.com/NFDI4Chem/nmrxiv/commit/cb5610bb21eec7d7b264b5dbda271d0addda9c1a)) +* missing gate facade added ([d41b337](https://github.com/NFDI4Chem/nmrxiv/commit/d41b337152692974acebf9586e27815907e81bc6)) +* missing study identifier in the dataset doi due to sequence fix ([d572feb](https://github.com/NFDI4Chem/nmrxiv/commit/d572feb83ffd1a7aa1a1ccbb441821e47b705b10)) +* missing team error handling for retrieving owner details ([d5bb8a7](https://github.com/NFDI4Chem/nmrxiv/commit/d5bb8a77cf67bce5c265527fcb1dd2fff0afe7de)) +* missing variables reassignment ([be90575](https://github.com/NFDI4Chem/nmrxiv/commit/be905753bcbe8cdaf21b7a8ccd324b7ba0392b0c)) +* modify mail templates ([d7f664b](https://github.com/NFDI4Chem/nmrxiv/commit/d7f664b81fb60c41023e8d2d02422bc83d03cfaf)) +* more bug fixes and exceptions handling ([001cc15](https://github.com/NFDI4Chem/nmrxiv/commit/001cc15d32ab31559b9f5180795d156ad5b002b4)) +* more bug fixes and updates ([3d59b06](https://github.com/NFDI4Chem/nmrxiv/commit/3d59b06253781aac4949d635b3878c1c77ef390a)) +* more submission pipeline updates and added organism input details ([ec8e6ea](https://github.com/NFDI4Chem/nmrxiv/commit/ec8e6eaa483f4caf5cff4c14b7dcea4cf7726621)) +* more updates, bug fixes and refactoring ([7939179](https://github.com/NFDI4Chem/nmrxiv/commit/7939179e4e0203ff04d58be7b6ba0168a8638723)) +* move hardcoded values to .env ([077343f](https://github.com/NFDI4Chem/nmrxiv/commit/077343f215834418a6534fd75aed9300c244c5e3)) +* move reduntant code to seperate method ([ffdd58c](https://github.com/NFDI4Chem/nmrxiv/commit/ffdd58c0ac002b7d48f4d7c2772942245c9b18f9)) +* moving full path to relative paths ([c2c0cc5](https://github.com/NFDI4Chem/nmrxiv/commit/c2c0cc57f7fa1a700bf64f8eb71a45fc39084cf2)) +* nmrium info post error handling ([ef62b33](https://github.com/NFDI4Chem/nmrxiv/commit/ef62b33823b89bd8c3d2415af14b7a0360e7c434)) +* nmrium migrated to latest version - excluding .zip in the file name ([028f377](https://github.com/NFDI4Chem/nmrxiv/commit/028f37767e5a0648d6b93452f73d8143343d0107)) +* notifications issue fix ([4f5f9fe](https://github.com/NFDI4Chem/nmrxiv/commit/4f5f9fef9f904c319da2878cbc926bd0a08091c9)) +* null fields sent to datacite ([8cf3702](https://github.com/NFDI4Chem/nmrxiv/commit/8cf370264f769058f121db440d25378e35dadf83)), closes [#538](https://github.com/NFDI4Chem/nmrxiv/issues/538) +* operating system mode based css classes issue fix ([130e67c](https://github.com/NFDI4Chem/nmrxiv/commit/130e67ca3f13966443c01311e39459d84a811610)) +* orcid name in author. ([83149e3](https://github.com/NFDI4Chem/nmrxiv/commit/83149e37881599d1f4fba63fdd6cbd250e6e91a7)) +* orcid name in author. ([6ac2b3e](https://github.com/NFDI4Chem/nmrxiv/commit/6ac2b3e22431751aa320752a6f256fb7ce007fca)) +* package-lock conflict fix and tailwind css updated to latest ([e1bf88e](https://github.com/NFDI4Chem/nmrxiv/commit/e1bf88eeb1fa3b1e59b1efb2de954e7a8969082d)) +* pint ([4eece52](https://github.com/NFDI4Chem/nmrxiv/commit/4eece527561aecd166b79575fb23c741fccea1f1)) +* pint and add comments ([263eb20](https://github.com/NFDI4Chem/nmrxiv/commit/263eb200a02472412f74feaaf3390d09d21bf3f1)) +* pint/format ([59aec09](https://github.com/NFDI4Chem/nmrxiv/commit/59aec0901dae71c56b5249d7e3de1a878af7bc3e)) +* prevent overflow of desc in welcome view ([0ba9579](https://github.com/NFDI4Chem/nmrxiv/commit/0ba957989c272cfacc4f5595589a34c66554c88e)) +* primer text file format details correction ([36f2741](https://github.com/NFDI4Chem/nmrxiv/commit/36f2741097d8754f355ae21dc6b8d4e534e71402)) +* profile update issue ([0e41c86](https://github.com/NFDI4Chem/nmrxiv/commit/0e41c864a05173d4517ad5fe4edce1907be01d27)) +* project and study formatting in cards ref [#568](https://github.com/NFDI4Chem/nmrxiv/issues/568) ([68e10ee](https://github.com/NFDI4Chem/nmrxiv/commit/68e10ee08e0a7c7c325871d694e91e34a30cbbae)) +* project deletion - update confirmation message ([52157de](https://github.com/NFDI4Chem/nmrxiv/commit/52157de93180ef918d08bc4fb9ff08c79eddc617)), closes [#493](https://github.com/NFDI4Chem/nmrxiv/issues/493) +* project validation fails if description less than 20 chars. ([12236ce](https://github.com/NFDI4Chem/nmrxiv/commit/12236cedc34c91372f4323cdb36554dcc4be26fa)) +* public meilisearch results issue fixed ([2656f99](https://github.com/NFDI4Chem/nmrxiv/commit/2656f99d0702099747e2defccac6a9ebca8c8ec1)) +* public studies route issue ([489e7f2](https://github.com/NFDI4Chem/nmrxiv/commit/489e7f2db643ed51da4713e0307757dffa52e05f)), closes [#809](https://github.com/NFDI4Chem/nmrxiv/issues/809) +* publish mail issue ([de6c448](https://github.com/NFDI4Chem/nmrxiv/commit/de6c448f9268001cbe302dc100054ac3d3239c99)) +* published sail assets ([bb6a50d](https://github.com/NFDI4Chem/nmrxiv/commit/bb6a50d6a6085cbc3d64ec691bc9ab77f033c685)) +* push images to Docker Hub ([6a37e86](https://github.com/NFDI4Chem/nmrxiv/commit/6a37e8652a1d090f6f34da1135e5321479283323)) +* quick access to add current user as author ([56848b2](https://github.com/NFDI4Chem/nmrxiv/commit/56848b20d75e6571ca71df4340fc876025fdae2c)), closes [#729](https://github.com/NFDI4Chem/nmrxiv/issues/729) +* re-route issue url ([a15c668](https://github.com/NFDI4Chem/nmrxiv/commit/a15c668ea18ad6ea99b2ce2b0cdb9bf478fffb9f)) +* Refactored draft controller owner, team and UI public views updates ([484cdf9](https://github.com/NFDI4Chem/nmrxiv/commit/484cdf9cd3493055b85b760ea079737fad3ab224)) +* refactored nmrium factory (wip) ([f94a59f](https://github.com/NFDI4Chem/nmrxiv/commit/f94a59f3d3d9e387aa67e7688ad04073eb86239e)) +* refixes [#567](https://github.com/NFDI4Chem/nmrxiv/issues/567) ([1da97b2](https://github.com/NFDI4Chem/nmrxiv/commit/1da97b26289a4756745c8e3524f7be6072adc48f)) +* remove app hask key from .env.example ([1da055d](https://github.com/NFDI4Chem/nmrxiv/commit/1da055d79432b61053b782fe76b5f3fd167e738e)) +* remove archived project from active index ([a73276c](https://github.com/NFDI4Chem/nmrxiv/commit/a73276cd537a8cacc072ae5c74c7dcfe2ff631aa)), closes [#509](https://github.com/NFDI4Chem/nmrxiv/issues/509) +* remove duplicate contributor_type. ([8894b63](https://github.com/NFDI4Chem/nmrxiv/commit/8894b63d676565f61a5dde0c4b91983e927443d9)) +* remove ManageAuthorTest ([67cd8ae](https://github.com/NFDI4Chem/nmrxiv/commit/67cd8aea53bc86122346ec38b30828537b1fb2bb)) +* remove some of the keywords ([1d1d6d7](https://github.com/NFDI4Chem/nmrxiv/commit/1d1d6d707471ec5ab2fe2dcd14bac4e647eb88e1)) +* remove telescope:prune command ([adc2f89](https://github.com/NFDI4Chem/nmrxiv/commit/adc2f8936dba34484551c0c2f6577fec486d1ca3)) +* remove Test Factory ([ed27326](https://github.com/NFDI4Chem/nmrxiv/commit/ed273268674df9e73c630d25eeae685c9bc9d5ee)) +* removed pipe typo ([cfe39d3](https://github.com/NFDI4Chem/nmrxiv/commit/cfe39d35af77c59586ce43922755a381a2994606)) +* removing duplicate dataset types ([da94547](https://github.com/NFDI4Chem/nmrxiv/commit/da9454708dcd1ff37a11074f6ba0f8fcbd5f4c8f)) +* removing the reverse author's name command ([0ab5900](https://github.com/NFDI4Chem/nmrxiv/commit/0ab5900628ed105b02c0b8a79266bcb13e22ff78)) +* renamed datasets to spectra, files component bug fix, submission modal side bar click updates ([85ddc12](https://github.com/NFDI4Chem/nmrxiv/commit/85ddc123a29db6c9ebe16dd2c8a9cdc8b4b1f471)) +* resolved license details loading issue and various formatting updates ([fc2ee96](https://github.com/NFDI4Chem/nmrxiv/commit/fc2ee96a001711d0870ac537db00fd1b15f7900f)) +* restart scheduler in deployment workflow ([ec78007](https://github.com/NFDI4Chem/nmrxiv/commit/ec78007fcfe84dc60a06dc807159336bc7b65256)) +* Restricting NMRium versions to a maximum of 10 due to size constraints ([39acee6](https://github.com/NFDI4Chem/nmrxiv/commit/39acee62d644bb44c56f8f77c19096cd63be8ad7)) +* review changes ([a5598c8](https://github.com/NFDI4Chem/nmrxiv/commit/a5598c887619ca03c8a379d1786c43dae5ae5441)) +* review changes ([5de9809](https://github.com/NFDI4Chem/nmrxiv/commit/5de98097afa4fbd7b156630e6cfdd72651ce0269)) +* review changes ([afc7447](https://github.com/NFDI4Chem/nmrxiv/commit/afc74476f6de6b918db3a66bce61efc96ce725f1)) +* review changes ([ad8da60](https://github.com/NFDI4Chem/nmrxiv/commit/ad8da605edcd2890834228c9d13d75e04bff6d5c)) +* review changes DraftFactory. ([ee7c5cd](https://github.com/NFDI4Chem/nmrxiv/commit/ee7c5cd3eed38af0ff81a19cfb35201032230ee1)) +* review changes for delete project command ([68365f8](https://github.com/NFDI4Chem/nmrxiv/commit/68365f806ba7ae449550a0bf9edb9d49c0fcb1f3)) +* review changes for project deletion ([ee1efb9](https://github.com/NFDI4Chem/nmrxiv/commit/ee1efb9345097fd26d6e55ea96813fa8bc494376)) +* review changes. ([f870716](https://github.com/NFDI4Chem/nmrxiv/commit/f870716632495e527279464f51703a408f8ff2af)) +* run pint and format ([29864ec](https://github.com/NFDI4Chem/nmrxiv/commit/29864ec1c71cb17da2db713385dbb0d5b998cad3)) +* seed license via factory ([d4c1ae9](https://github.com/NFDI4Chem/nmrxiv/commit/d4c1ae917a429ec4ba4e946510af986b5a32d51e)), closes [#670](https://github.com/NFDI4Chem/nmrxiv/issues/670) +* seed orcid id as null. ([e8b97af](https://github.com/NFDI4Chem/nmrxiv/commit/e8b97afc5123a02e10d6ba86bd44098af201e9f8)) +* send mail to submitter with details when ([cd949db](https://github.com/NFDI4Chem/nmrxiv/commit/cd949dbfdaf860d60a89e6f20a10c2ca1d9d2986)) +* shared by tag ([f576a0a](https://github.com/NFDI4Chem/nmrxiv/commit/f576a0a3db428b0b897ae82386beb48333d62fdb)) +* single file upload - null full path issue fix ([177e954](https://github.com/NFDI4Chem/nmrxiv/commit/177e9546ca36c2b14f9538541e7ff02ffafc74c8)) +* star of shared project. ([ca045d5](https://github.com/NFDI4Chem/nmrxiv/commit/ca045d5fd4be5e396346d002144b3ceb81145f4a)) +* switch from sample to biosample ([9568db3](https://github.com/NFDI4Chem/nmrxiv/commit/9568db398c2cbe295cd62c3f4230d3a334c6d041)) +* syncing draft from the project updates ([7e6f6ef](https://github.com/NFDI4Chem/nmrxiv/commit/7e6f6ef1415afaf62d42905f8acea971a719b644)) +* tags overflow issue and other minor modifications ([b9fea90](https://github.com/NFDI4Chem/nmrxiv/commit/b9fea903769dc5fa8482d87c528198173a62a70c)) +* tailwind v3 compatibility fixes ([179a849](https://github.com/NFDI4Chem/nmrxiv/commit/179a84971d8e0fc65a52aec44c2f28dd2506a8db)) +* team null error handling ([174914a](https://github.com/NFDI4Chem/nmrxiv/commit/174914a8d33bdabccd503e97c45fe8bb939f9fae)) +* tidy up console logs ([dbc3f9a](https://github.com/NFDI4Chem/nmrxiv/commit/dbc3f9a682ebcad36b6b084a2daf118c0b12bac0)) +* UI bug fixes, search extension, broken sort fix ([497853d](https://github.com/NFDI4Chem/nmrxiv/commit/497853d657798f926fb7fa2ca7f9ef20c8f1c833)) +* ui updates ([f148589](https://github.com/NFDI4Chem/nmrxiv/commit/f1485892baa12b39f542a9f56c7d5335d2bb0a7f)) +* undefined variable $project bug fix ([354ec91](https://github.com/NFDI4Chem/nmrxiv/commit/354ec914912ddcc0d7256c125477a134b8ec93b5)) +* unify edit buttons sizes for projects and studies ([df955b9](https://github.com/NFDI4Chem/nmrxiv/commit/df955b9cf0f50c78986f7fa73c11e6c3df79e146)), closes [#759](https://github.com/NFDI4Chem/nmrxiv/issues/759) +* updat Matomo URL to new one. ([#813](https://github.com/NFDI4Chem/nmrxiv/issues/813)) ([92279e5](https://github.com/NFDI4Chem/nmrxiv/commit/92279e550a7961f895900593d3cf754c033c7b6d)) +* update affiliation from profile ([e75dae6](https://github.com/NFDI4Chem/nmrxiv/commit/e75dae676e13fe6a59ce2aed3eedcf6d16af28a7)) +* update css for notification count ([2d593cc](https://github.com/NFDI4Chem/nmrxiv/commit/2d593ccf9677330af8db885853ff669a19903867)) +* update dataset ([73acd5e](https://github.com/NFDI4Chem/nmrxiv/commit/73acd5e295baab66822cc0bbb37680854c98dd66)), closes [#393](https://github.com/NFDI4Chem/nmrxiv/issues/393) +* update horizon ([7cc5ae8](https://github.com/NFDI4Chem/nmrxiv/commit/7cc5ae89fbcd959c5319f7ec923be96b56960f91)) +* update link for DFG ([bfdc952](https://github.com/NFDI4Chem/nmrxiv/commit/bfdc952da521a36a3c6727d459806a75ae391fbb)) +* update matomo configuration ([dccfebe](https://github.com/NFDI4Chem/nmrxiv/commit/dccfebe7441a8a778b37e4f6c17db47b84fe302e)) +* update meilisearch composer version ([d196795](https://github.com/NFDI4Chem/nmrxiv/commit/d19679575bfdf41c8b7bba4a934f34ca3ec53f39)) +* update molecule ([a030d35](https://github.com/NFDI4Chem/nmrxiv/commit/a030d357c95d38621d02cb1300959876a647771e)), closes [#393](https://github.com/NFDI4Chem/nmrxiv/issues/393) +* update notification view ([a2a81ca](https://github.com/NFDI4Chem/nmrxiv/commit/a2a81ca339149dd3cea9915f560c901cdd4a8122)) +* update project archival mail template ([7616b53](https://github.com/NFDI4Chem/nmrxiv/commit/7616b53fe3dd3197171ac669b3c0c28f238ef980)) +* update project deletion failure mail ([4a86b4c](https://github.com/NFDI4Chem/nmrxiv/commit/4a86b4ccd7a4ea82ec95b74fae987e884eca3fe3)) +* update project deletion reminder ([d7ee99a](https://github.com/NFDI4Chem/nmrxiv/commit/d7ee99a1b9bf940de5d88c415c5693c1ef809071)) +* update project-delete mail template ([fddde44](https://github.com/NFDI4Chem/nmrxiv/commit/fddde440ccc9252ae6e4bf891a337d0ae7084009)) +* update READme ([1ba3618](https://github.com/NFDI4Chem/nmrxiv/commit/1ba3618fae33b1d717c88cc905989251569075be)) +* update README file to add badges and mention ([#810](https://github.com/NFDI4Chem/nmrxiv/issues/810)) ([58d2f44](https://github.com/NFDI4Chem/nmrxiv/commit/58d2f447b5f4f697f5a014673e2bc2e22dc65f94)) +* update reverse author's name command ([38e8e41](https://github.com/NFDI4Chem/nmrxiv/commit/38e8e41c3c497eaa3a2c0c9e75445f3ab9130455)) +* update role description for owner. ([9370560](https://github.com/NFDI4Chem/nmrxiv/commit/9370560dddb45d11377abff18cc19b91419dda5b)) +* Update team deletion validation msg. ([8ff8f79](https://github.com/NFDI4Chem/nmrxiv/commit/8ff8f79483d6b313063b45f7f59eb5c0f7d00115)) +* update team-invitation mail body ([e1ed98c](https://github.com/NFDI4Chem/nmrxiv/commit/e1ed98c3cac9091c55a0e5ed9a4364f4056dd558)) +* update the error message. ([5603a24](https://github.com/NFDI4Chem/nmrxiv/commit/5603a24ad7d4eb4d1e0227d0ad2caceb2ebb2544)), closes [#767](https://github.com/NFDI4Chem/nmrxiv/issues/767) +* updated datasets to spectra in the terms and conditions text ([2b6618a](https://github.com/NFDI4Chem/nmrxiv/commit/2b6618a27d23012e4f3d244e67e7c4dd147af16f)) +* updated default message on nmrium ([7981b1d](https://github.com/NFDI4Chem/nmrxiv/commit/7981b1d22e0d1f03d515748aa7d8b1737db009c1)) +* updated headline from Meta data -> Metadata ref [#562](https://github.com/NFDI4Chem/nmrxiv/issues/562) ([8fe93df](https://github.com/NFDI4Chem/nmrxiv/commit/8fe93df404fa666ab17e088fc6bf79ebdb90ed25)) +* updated query to retrieve study files and front end checks added ([710a721](https://github.com/NFDI4Chem/nmrxiv/commit/710a721c5a79de0ab9c1276a8ba222ee274e463e)) +* updated spectra viewer ([ee6c9b0](https://github.com/NFDI4Chem/nmrxiv/commit/ee6c9b014679c373e01fa754d4a5afd9682e1aa6)) +* updated spectra viewer and public study page ([afe16e3](https://github.com/NFDI4Chem/nmrxiv/commit/afe16e388a2e20a3332c0e18c04021cbb6af650c)) +* updated submission flow - upload/publish and other changes ([9081375](https://github.com/NFDI4Chem/nmrxiv/commit/9081375ab64a0a74d168951b55a9b5bd8ca2d497)) +* upload screen updates and various bug fixes ([30cc6e1](https://github.com/NFDI4Chem/nmrxiv/commit/30cc6e19ead8fd78817a358b3c34e6cf869866d6)) +* url path update ([401f9b2](https://github.com/NFDI4Chem/nmrxiv/commit/401f9b20bd488756c72b5803df268ed58e33eaab)) +* use both the nuclei and the experiment type for naming datasets ([05ee892](https://github.com/NFDI4Chem/nmrxiv/commit/05ee892de4d7e5fe0eeb5479efcc02ffa07db2ac)) +* use env values for info mail with mail to ([5571b0c](https://github.com/NFDI4Chem/nmrxiv/commit/5571b0c1778dd65ae8f199dbb96d5dde5afe769c)), closes [#743](https://github.com/NFDI4Chem/nmrxiv/issues/743) +* use env variable for project deletion cool off period ([399f787](https://github.com/NFDI4Chem/nmrxiv/commit/399f7878a6a7bf51fefb077a04879d4331125ddb)), closes [#493](https://github.com/NFDI4Chem/nmrxiv/issues/493) +* use info@nmrxiv.org from env ([3721860](https://github.com/NFDI4Chem/nmrxiv/commit/3721860d3d2e134c0bd4ff96a44e791586af24d8)), closes [#743](https://github.com/NFDI4Chem/nmrxiv/issues/743) +* use info@nmrxiv.org from env ([38f67be](https://github.com/NFDI4Chem/nmrxiv/commit/38f67be34ec560271f043aab2d13f87b64df488e)), closes [#743](https://github.com/NFDI4Chem/nmrxiv/issues/743) +* validations view - missing file - 500 error handling - ref [#571](https://github.com/NFDI4Chem/nmrxiv/issues/571) ([804c3a9](https://github.com/NFDI4Chem/nmrxiv/commit/804c3a93086e1eff4666a3e447531555a15be939)) +* various updates and bug fixes ([06be025](https://github.com/NFDI4Chem/nmrxiv/commit/06be02579743b80b1f6d3600435af13f80f27af5)) + + +### Miscellaneous Chores + +* commenting from CRON. ([715349d](https://github.com/NFDI4Chem/nmrxiv/commit/715349d3b9facbff7179cf2141eb86bc2713cdea)) +* CRON data backup job to run daily ([9e1e486](https://github.com/NFDI4Chem/nmrxiv/commit/9e1e486ffdcb749cd26b011ee28ac29458350e63)) +* **main:** release 1.0.1-rc.4 ([94fabb8](https://github.com/NFDI4Chem/nmrxiv/commit/94fabb8c2911e845395ba54a9963bd5fabaf85e3)) +* **main:** release 1.1.0-rc.5 ([21c5331](https://github.com/NFDI4Chem/nmrxiv/commit/21c5331d0f9fd961805c2dbfff157a0446600157)) +* **main:** release 1.1.0-rc.6 ([f2a3cb7](https://github.com/NFDI4Chem/nmrxiv/commit/f2a3cb779d2d0151a256fb5bc0aa1cac875727ce)) +* **main:** release 1.9.0-beta ([0aa635e](https://github.com/NFDI4Chem/nmrxiv/commit/0aa635e8519f0b5e4a3e0d73d9ac998408cd9712)) +* **main:** release 1.9.1-beta ([e51000c](https://github.com/NFDI4Chem/nmrxiv/commit/e51000c642b3451b80785b15122edb7c66434fe2)) +* resolved merge conflicts with latest development ([27f8998](https://github.com/NFDI4Chem/nmrxiv/commit/27f89982cf0198ba9fbc5ba52d25a7df864fe309)) + ## [1.1.0-rc.6](https://github.com/NFDI4Chem/nmrxiv/compare/v1.0.0-rc.6...v1.1.0-rc.6) (2022-11-17)