Releases: arunaengine/website
[2.4.1] IAM4NFDI & OIDC support improvements
This release implements dynamic configuration fetching for all supported identity providers and adds support for authentication via the IAM4NFDI infrastructure proxy.
What's Changed
- IAM4NFDI & OIDC support improvements by @das-Abroxas in #113
Full Changelog: v2.4.0...v2.4.1
v2.4.0
This release introduces several quality of life enhancements to improve the user experience. Users can now edit the title and description directly from resource landing pages, making content updates more intuitive and efficient. In addition, a new configuration parameter has been implemented to automatically filter out resources with "test" in their name, reducing clutter and improving resource visibility.
Full Changelog: v2.3.2...v2.4.0
[2.3.2] Improved landing page display
This release introduces some changes to the resource landing page. The relations section is now paginated to ensure smooth performance and relation types has been visually separated for better clarity. The list of related resources now also displays the name/title instead of the nondescript id for easier orientation. Furthermore, locations are now displayed for resource types beyond just Objects.
What's Changed
- Improve resource landing page by @das-Abroxas in #111
Full Changelog: v2.3.1...v2.3.2
[2.3.1] Info Banner refactor
This release introduces the refactored info banner, which is now also based on shadcn-vue components, marking another milestone in the replacement of the deprecated Preline based components. Some inconsistencies with the Aruna CI have also been fixed.
What's Changed
- Refactor info banner by @das-Abroxas in #108
- Apply CI to omitted parts of imprint page by @das-Abroxas in #110
Full Changelog: v2.3.0...v2.3.1
[2.3.0] Multi OIDC identity provider support
This release integrates a streamlined support for multiple OIDC identity providers. Also some minor UI/UX improvements.
What's Changed
- Support multiple OIDC identity provider by @das-Abroxas in #107
Full Changelog: v2.2.0...v2.3.0
[2.2.0] shadcn-vue integration and theme overhaul
This release brings a series of enhancements and refactors aimed at improving the functionality, maintainability, and overall design consistency of the Aruna website. This includes the integration of shadcn-vue as consistent component source, the partial replacement of the previous Preline based component and a nearly complete overhaul of the theme layout according to the Aruna CI guidelines.
Changes
- shadcn-vue integration by @das-Abroxas in #98
- Refactor registration modal by @das-Abroxas in #99
- Refactor credentials modal by @das-Abroxas in #100
- Refactor token modal by @das-Abroxas in #101
- Refactor search pagination by @das-Abroxas in #102
- Add maintenance mode by @das-Abroxas in #103
- Update global design layout by @das-Abroxas in #105
- Adapt colors to Aruna CI by @das-Abroxas in #106
Full Changelog: v2.1.1...v2.2.0
[2.1.1] - Resource landing page hotfix
This release contains a hotfix to resolve an issue on the resource landing pages. The error was caused by a missed variable reference from the refactor to ResourceInfo (d6d7ee5).
Full Changelog: v2.1.0...v2.1.1
v2.1.0
This release introduces the ability to create child or metadata resources directly from the resource landing page, making resource management more intuitive and efficient. We've also significantly improved article rendering and delivery performance to ensure faster and smoother access to content. The upload modal now includes an explicit close button, providing a more user-friendly interface. Additionally, we've integrated the TIB Terminology Service into the resource creation process and added Bioschemas JSON-LD representation for resources, further enriching metadata standards and interoperability.
What's Changed
- feat: add button to create a child resource by @Stefan-JLU in #92
- feat: create metadata file button by @Stefan-JLU in #93
- Enhance article rendering and delivery performance by @das-Abroxas in #94
- Feat: Improve upload modal by @Stefan-JLU in #95
- TIB Terminology Service search integration by @das-Abroxas in #96
- Bioschemas JSON-LD for resources by @das-Abroxas in #97
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Add alternative downloadlinks to objects by @Stefan-JLU in #84
New Contributors
- @Stefan-JLU made their first contribution in #84
Full Changelog: v2.0.0-beta.15...v2.0.0
v2.0.0-beta.15
What's Changed
- Fix search result pagination by @das-Abroxas in #88
- Fix mailing list registration by @das-Abroxas in #89
- Aruna news and announcements by @das-Abroxas in #90
- Customizable Info Banner by @das-Abroxas in #91
Full Changelog: v2.0.0-beta.13.28...v2.0.0-beta.15