2.0.4
User-facing changes:
- We now have an information dialog on every screen and in most fields. This replaced the link to the guide, which was just a link to the CFF schema. The new dialog includes a brief description, examples if applicable, and URLs.
- With the change in the dialogs, we now have an example and some description for the most confusing fields (name-particle and repository-* being the famous cases). This resolves a few of the common pain points in our feedback sessions.
- We improved the responsiveness on mobile, small screens, and very large screens.
- We changed the last screen of the app, which has a "Download" and "reset" buttons, to make the "reset" less prominent.
- We gave better feedback below the Preview. If one of the required fields are missing, the message is different.
- We fixed a bug with trailing white spaces on URLs.
- You can now remove authors and identifiers without clicking on edit first.
- The ORCID field has a mask now.
- Clicking on "Reset" asks for confirmation.
Developer important changes:
- We have end-to-end testing with Cypress.
- We added CODE_OF_CONDUCT.md and CONTRIBUTING.md files, which should help with future maintainers.