• 2.2.2 c1bde25ae5

    2.2.2 Stable

    chartgerink released this 2026-05-11 14:46:50 +00:00 | 3 commits to main since this release

    🐛 Bug Fixes

    • (auth): ensure refresh does not lead to 404 upon redirect
    • (core): improve routing of endpoints without locale
    • (middleware) Add FRONTEND_URL environment variable to ensure routing

    🚜 Refactor

    • (outputs) Improve consistency between draft output and published content (#89) — with thanks to @nami

    ⚙️ Miscellaneous Tasks

    • Upgrade patch, minor, and major dependencies (#88)

    Note the following:

    • Requires simultaneous upgrade to researchequals/api@2.2.4.
    • If you are running a custom installation, you need to set the relevant FRONTEND_URL environment variable
    Downloads
  • 2.2.1 6107d52192

    2.2.1 Stable

    chartgerink released this 2026-04-23 12:43:22 +00:00 | 8 commits to main since this release

    🚀 Features

    • (outputs) Redirect to login when sending a /outputs/[id]/draft link — with thanks to @nami
    • (admin) Add metadata (re)registration of collections – with thanks to @joyce

    🐛 Bug Fixes

    • (outputs) Correct rendering of legacy office files

    🚜 Refactor

    • (lang) Reduce localization complexity (#73)
    • (auth) Delete AuthGuard and EditorAuthGuard (#80)
    • (locale) Consolidate pages across locales (#82)

    📚 Documentation

    • Add Bluesky social to footer
    • (meta) Add head links to legal docs

    🎨 Styling

    • (outputs) Improve css upon publication
    Downloads
  • 2.2.0 78028167a8

    2.2.0 Stable

    chartgerink released this 2026-03-30 18:12:57 +00:00 | 18 commits to main since this release

    🚀 Features

    • (collections) Add doi to the collection header
    • (seo) Add /sitemap.xml and /robots.txt for search engines
    • (outputs) Add versioning to outputs (#67) — with thanks to @christian @raviere

    🐛 Bug Fixes

    • (outputs) Correct doi link
    • (docker) Reintroduce YJS variable at build time
    • (editor) Ensure the upload paths include url origin

    📚 Documentation

    • Add version to footer
    • Add testimonial link to footer

    ⚙️ Miscellaneous Tasks

    • (dx) Cleanup unused imports
    • Bump to 2.2.0
    Downloads
  • 2.1.1 1f2a3fe95c

    2.1.1 Stable

    chartgerink released this 2026-03-17 09:42:04 +00:00 | 32 commits to main since this release

    🚀 Features

    • (core) Add testimonials to / — with thanks to @hanne, @vinodh, @nami @christian
    • (outputs, collections) Add copy button for Persistent Identifiers (PIDs) — with thanks to @nami
    • (outputs) Add rendering of markdown files — with thanks to @anne
    • (core) Add 404 page
    • (outputs) Improve visibility of PIDs in header — with thanks to @anna @nami
    • (collections) Add modals to distinguish making public and publishing — with thanks to @judith

    🐛 Bug Fixes

    • (lang) Add loadingDescription for publishing modal — with thanks to @nami
    • (footer) Update link to API documentation

    💼 Other

    • (footer) Change to anatomic heart "Made with 🫀 in Berlin"

    🚜 Refactor

    • (client) Implement relative client side requests
    • (ssr) Move variables from build time to runtime

    📚 Documentation

    • (ctbs) Add automated thanks based on commits

    ⚙️ Miscellaneous Tasks

    • (footer) Update URL to ResearchEquals status page
    Downloads
  • 2.1.0 4534bb53f7

    2.1.0 Stable

    chartgerink released this 2026-03-04 16:02:02 +00:00 | 45 commits to main since this release

    🚀 Features

    • (people) Add search functionality
    • (outputs) Add search functionality
    • (organizations) Add search functionality
    • (collections) Add search functionality

    🐛 Bug Fixes

    • (auth) Resolve infinite loop upon invalid refresh
    • (outputs) Improve styling upon publication

    💼 Other

    • (global) Remove whitespace between pagination and footer

    🚜 Refactor

    • (core) Standardize param handling for pagination, search

    ⚙️ Miscellaneous Tasks

    • (auth) Improve username validation
    • (dx) Init git-cliff configuration file
    Downloads
  • 2.0.0 dbad9aea04

    2.0.0 Stable

    chartgerink released this 2026-02-20 23:34:36 +00:00 | 55 commits to main since this release

    Downloads