Contribute to the DSpace Development Fund
The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.
Overview
DSpace Developer meetings are a time when Committers and interested Developers can discuss new software features, upcoming releases of DSpace software, and generally plan out the roadmap of DSpace. All meetings are public. We welcome anyone and everyone to attend, speak their opinions or just listen in on the discussions. Please note that we archive all discussions (see Meeting Archives), as a service for those who are unable to attend.
Meeting Schedule
DSpace Developer meetings take place on the following schedule:
- Every Thursday (except where noted in agendas) from 14:00-15:00 UTC in https://lyrasis.zoom.us/my/dspace?pwd=RTk4QUhISnhPRi9YenVrTFJKbDllQT09 (Meeting ID: 502 527 3040).
- Additional connection options (phone, etc) detailed at DSpace Meeting Room.
- To determine which time we are meeting at during a given week, please view the DSpace Public Events Calendar (iCal version). You can also subscribe to the meeting schedule via that calendar.
- Also, see the world clock to determine the meeting time where you live.
- All meetings are held for 1 hour.
- Slack is used for meeting reminders, sharing agendas and day-to-day discussions.
- #dev: For ongoing, day-to-day (between meetings) updates / discussions / questions.
- #angular-ui : For DSpace (Angular) UI updates, discussions and/or questions.
- #rest-api : For DSpace REST API updates, discussions and/or questions.
Meeting topics often include:
- Recent updates on upcoming DSpace releases, bug fixes or features
- Reviewing of recent reported issues/bugs/feature requests
- Occasionally we vote or make decisions on upcoming DSpace technology plans/roadmap (see Developer Voting Procedures for more info)
If you are unable to attend a meeting, please feel free to add your own notes/comments to the meeting's wiki page.
Developers Meeting on Thurs, August 20, 2026
Time/Location
from 14:00-15:00 UTC
Location: https://lyrasis.zoom.us/my/dspace?pwd=RTk4QUhISnhPRi9YenVrTFJKbDllQT09 (Meeting ID: 502 527 3040). Passcode: dspace
- More connection options available at DSpace Meeting Room
No Developer meeting on Thursday, August 13. Tim is out of the office (on holiday) from Aug 7-16. He'll return on Monday, August 17.
11.0 Release Schedule (TBD)
- New Feature Development Deadlines
- Feature PR Creation Deadline: Friday, February __ 2027
- Feature PR Review/Test Deadline: Friday, March __
- Feature PR Merge Deadline: Friday, March __
- 11.0 Release Candidate: Friday, April __
- 11.0 Testathon: April __-__ (three weeks)
- 11.0 Translation updates: April __-__ (during Testathon)
- Bug Fix Deadlines
- Bug Fix PR Creation Deadline: Friday, May __
- Bug Fix PR Merge Deadline: Friday, May __
- Documentation & Release Week: May __-__
- 11.0 Release Announced: May/June, 2027
Agenda
- Discussion Topics - If you have a topic you'd like to have added to the agenda, please just add it.
- DSpace & DSpace-CRIS merger activities
- Merger Management Team - Next meeting is later today
- DSpace-CRIS Merger-related PRs for 11.0:
- Metadata extraction of PDFs using Grobid: https://github.com/DSpace/DSpace/pull/11852 (Initial feedback has been provided and addressed)
- Porting of missing CRIS external authorities (ROR, OpenAIRE, ZDB): https://github.com/DSpace/DSpace/pull/12473 (Under review & initial review provided)
- Configurable Layout of Entity/Item Pages
- Backend: https://github.com/DSpace/DSpace/pull/12789 (Waiting on initial review/testing)
- Frontend: https://github.com/DSpace/dspace-angular/pull/5963 (Waiting on initial review/testing)
- Configuration options for homepage:
- Frontend: https://github.com/DSpace/dspace-angular/pull/5983 (Is in a draft state. Once out of draft it will be ready for review & testing)
- Other Topics
- Discussion with Google Scholar team about most frequent indexing issues with DSpace sites. Top two reasons are they are accidentally blocking Googlebot, or they have SSR disabled. https://github.com/DSpace/dspace-angular/issues/4565#issuecomment-5207458560
- Google Scholar asked if there's any ways we could provide suggestions / best practices to sites on how to avoid blocking the good bots (like Googlebot). Or are there tools we could recommend to sites to use to block the bad bots which also enable the good bots to get through.
- Add your topics here
- Discussion with Google Scholar team about most frequent indexing issues with DSpace sites. Top two reasons are they are accidentally blocking Googlebot, or they have SSR disabled. https://github.com/DSpace/dspace-angular/issues/4565#issuecomment-5207458560
- DSpace & DSpace-CRIS merger activities
- Recent issues marked "Needs Discussion" (if time)
(none at this time)
- Board Review:
- 11.0 Project Board - Review PRs collaboratively or Assign new PRs to volunteers to code review and/or test.
- Board of DSpace-CRIS Merger activities - Latest status of merger-related activities, which will complete in 11.0
- Backlog Board - Are there any tickets here stuck in the "Triage" column? We'd like to keep this column as small as possible.
- Maintenance Board (10.x, 9.x, 8.x) - Known bugs can be found here, along with any backported bug fixes.
- Upcoming Topics: (Let us know if there are topics you want to discuss in future weeks)
- (none at this time)
Attendees
- Tim Donohue
- Holger Lenz
- Lia Eggleston
- Giuseppe Digilio (4Science)
- Paulo Graça
- Mark H. Wood
- Kim Shepherd
- Grazia Quercia (4Science)
- Stefano Maffei (4Science)
- Julian Timal (eScire)
- Martin Walk
- Pascal-Nicolas Becker
- Pierre Lasou
- Nicholas Woodward
- Sascha Szott
- Marsa Haoua
- Jesiel Viana (LA Referencia)
- Arturo Garduño Magaña
- Marcin Miłosz
- Eike Löhden
- Scholaris Team
Current Work
Project Boards
- DSpace 11.0 board: https://github.com/orgs/DSpace/projects/35
- DSpace 10.x, 9.x, and 8.x maintenance board: https://github.com/orgs/DSpace/projects/29
To quickly find PRs assigned to you for review, visit https://github.com/pulls/review-requested (This is also available in the GitHub header under "Pull Requests → Review Requests")
Goals for 11.0
Finish the merger of DSpace and DSpace-CRIS. Other priorities be decided by DSpace Steering Group with feedback from Leadership Group.
Priorities listed at DSpace Release 11.0 Status.
Goals for 10.1 / 9.4 / 8.5
Deadline is TBD for 10.1, 9.4, 8.5. Bug fix releases do not have fixed/scheduled deadlines. Instead, the developer team will determine when to create a release based on the significance of the issues to solve. (e.g. If major issues are fixed, then a bug fix release will occur more rapidly. If minor issues are found, then a bug fix release may be delayed until sufficient fixes have been made to warrant a release)
- Bug/security fixes only. These minor releases will not include any new features.
- New "themeable components" (for dspace-angular) are allowed in bug fix releases, provided that they don't significantly modify component behavior or similar.
- Accessibility fixes are also allowed in bug fix releases, provided they don't significantly modify component behavior or similar.
- Bug fix PRs should be created against "main" branch where possible. The "main" branch has the most strict code style rules. (i.e. PRs created against
dspace-8_xare becoming more difficult to port forward.) - Per our support policy, bug fixes are only guaranteed to be ported back to 10.x. That said, where possible, we'll try to backport bug fixes (especially significant ones) to 9.x and 8. x.
Try "Pull Request Trading" for a quicker review
Do you have a PR stuck in "under review" that you really want to see move forward? Or maybe it's someone else's PR but you want to get it more attention?
See Trading reviews on Pull Requests for how to get immediate attention to that PR!
Notes
Meeting Archives
- 2026-08-20 DSpace Developers Meeting
- 2026-08-06 DSpace Developers Meeting
- 2026-07-30 DSpace Developers Meeting
- 2026-07-23 DSpace Developers Meeting
- 2026-07-16 DSpace Developers Meeting
- 2026-07-09 DSpace Developers Meeting
- 2026-07-02 DSpace Developers Meeting
- 2026-06-25 DSpace Developers Meeting
- 2026-06-18 DSpace Developers Meeting
- 2026-06-04 DSpace Developers Meeting
- 2026-05-28 DSpace Developers Meeting
- 2026-05-21 DSpace Developers Meeting
- 2026-05-14 DSpace Developers Meeting
- 2026-05-07 DSpace Developers Meeting
- 2026-04-30 DSpace Developers Meeting
- 2026-04-23 DSpace Developers Meeting
- 2026-04-16 DSpace Developers Meeting
- 2026-04-09 DSpace Developers Meeting
- 2026-04-02 DSpace Developers Meeting
- 2026-03-26 DSpace Developers Meeting
- 2026-03-12 DSpace Developers Meeting
- 2026-03-05 DSpace Developers Meeting
- 2026-02-26 DSpace Developers Meeting
- 2026-02-19 DSpace Developers Meeting
- 2026-02-12 DSpace Developers Meeting
- 2026-02-05 DSpace Developers Meeting
- 2026-01-29 DSpace Developers Meeting
- 2026-01-22 DSpace Developers Meeting
- 2026-01-15 DSpace Developers Meeting
- 2026-01-08 DSpace Developers Meeting
Historical Notes and Transcripts from all Developers Meetings are available off of the Developer Meeting Archives page.