Releases: IQSS/ondemand-loop
Releases · IQSS/ondemand-loop
v0.19.0+2025-12-04
v0.18.0+2025-11-19
What’s Changed
✨ Features
- add deployment configuration singleton, tag, documentation (#541) (3c94370)
- Added upload files workflow e2e test (#525) (0021e70)
🐛 Bug Fixes
- strip spaces from URLs in upload bundle creation (#542) (8909e44)
- Improvements to the installation guide after UNC review (#539) (02ddc7d)
- Update release.md to clarify language about QA releases (#536) (5e13ef6)
🧩 Other Changes
- Create release version (157de5a)
v0.17.1+2025-10-28
What’s Changed
✨ Features
🐛 Bug Fixes
🧩 Other Changes
- Merge pull request #531 from IQSS/dependabot/github_actions/actions/upload-artifact-5 (ddeed09)
- Merge pull request #526 from IQSS/dependabot/github_actions/peter-evans/create-or-update-comment-5 (4fa7e2b)
- Merge pull request #534 from IQSS/update-dependabot-github-actions-updates-only (c0c1abe)
- Updating github actions dependabot configuration to only alert for github action updates (d3ceb82)
- Merge pull request #530 from IQSS/dependabot/bundler/application/bundler-92edaf4459 (61ff1c6)
- actions: bump actions/upload-artifact from 4 to 5 (4245670)
- bundler: bump rack (a7bb29b)
- actions: bump peter-evans/create-or-update-comment from 4 to 5 (a92414e)
- Merge pull request #524 from IQSS/whorka-patch-2 (aa21dea)
- Update release.md (e676eca)
- Create release version (00e6441)
v0.17.0+2025-10-03
What’s Changed
✨ Features
- Added shutdown command to stop DetachedProcess on reset (#520) (6be0cc9)
- Added support for custom logging location (#515) (9c1ef3a)
- Added Accessibility section to the Development and CONTRIBUTING guides (#517) (f723f89)
- Added support to retry cancelled or error uploads (#512) (d237663)
- Improvements to the restart link user feedback (#511) (04fdfc1)
- Updated file browser to use single click to navigate (#504) (d4435e3)
- Connector development improvements to the guide (#497) (36b643f)
- upgrade rails gem (#494) (99eaa0d)
🐛 Bug Fixes
- improvements to the GitHub templates after review (#519) (db6eab1)
- Fixed dataset files parsing for servers that support old versions of the pagination (812b2c8)
- Fixed display error message in UploadBundle drag and drop (2173fc9)
- Fixed error for missing or invalid files (#499) (6af8750)
- Fixed GH test action to not require APP token (#496) (65ee769)
- Removed unused selenium libs and setup. We are using Cypress (#491) (29851d5)
- Minor improvements to the test configuration and unit tests (#490) (1b3fb21)
🧩 Other Changes
- Merge pull request #522 from IQSS/whorka-patch-1 (b3d5408)
- Add authorized users (a4b9463)
- Update coverage badges [skip ci] (9062e84)
- doc: document reset button on the User Guide (#518) (3eb25f8)
- Update coverage badges [skip ci] (b9472cd)
- npm: bump bootstrap from 5.3.7 to 5.3.8 in /application (c8267da)
- doc: add api keys section to user guide (#502) (58288bc)
- Update coverage badges [skip ci] (6b256b2)
- actions: bump actions/create-github-app-token from 1 to 2 (#492) (c93d968)
- Update coverage badges [skip ci] (1ddce0b)
- Create release version (9b5ff3d)
v0.16.0+2025-09-22
v0.15.0+2025-09-19
What’s Changed
✨ Features
- Updated workflows to use GitHub app to commit changes to main (#483) (6434fdf)
- Added support to run OnDemand Loop without local configuration (#480) (126a8f6)
- Migration to Page Objects for e2e tests (#478) (fd66ba4)
- Added navigation customization section to the app guide (#479) (b39c0ce)
- Updated OOD navigation link for Loop to open in a new tab (#475) (40efe80)
- Added support to customize navigation (#471) (f677f6e)
- document events in the User Guide (#470) (bc5c714)
- Added manual testing + how to configure navigation to the guide (#468) (5a801ae)
🐛 Bug Fixes
- Fixed release workflow secrets (f91d59a)
- Fixed create release workflow secrets (bf29631)
- testing main branch rules (#484) (3ad8f79)
- Improvements to the color to navigation labels (1cf309d)
- GH Ruleset test (fea7baa)
- GH Ruleset test (8739fa9)
- Fixed missing button type causing involuntary form submit (#473) (254e74c)
🧩 Other Changes
v0.14.0+2025-09-12
What’s Changed
✨ Features
- disable UploadBundle add files button if the dataset not ready for upload (98cdd34)
- implement events for upload files (#462) (06b76cf)
- Added e2e tests for repository browsing (#458) (bfc78f8)
- store DownloadFile events on file transfer and errors (#455) (9a18ce8)
- Added a independent homepage (#454) (15a92fb)
- Add recent repositories to Upload Bundle creation (#452) (861f2ed)
- Development guide improvements for testing (#445) (73c1a6e)
- Added repository history to Project Downloads tab (#442) (1627ef0)
- Added e2e projects tests (#441) (4561d42)
- Remove Zenodo enabled feature toggle (#440) (5e81974)
- Improvements to the events modal UI (#439) (a858b98)
- Added e2e navigation tests (#438) (fb5c401)
- Add basic Cypress automated tests and CI integration (#435) (2fc6b0d)
- add event model and store and display events for projects (#427) (a0fabcf)
🐛 Bug Fixes
- Improvements to UploadBundle add files title (9f01c2c)
- Fixed active project when selecting a repository from the download history (#459) (26c44c0)
- Fixed support for Dataverse draft datasets (#444) (003ac11)
- ConnectorResolver error handling fixes (#443) (5681ca2)
- Fixed Event.event_type normalization (ee433ec)
- refactor event class constructor parameters (#437) (383bfed)
🧩 Other Changes
- code adjustments for prod (#465) (0e1f904)
- Update coverage badges [skip ci] (ea7df02)
- Improvements to event logging (0e3e1d6)
- Update coverage badges [skip ci] (1e6528a)
- Update coverage badges [skip ci] (8b774f3)
- logging improvements to connector handlers (#461) (bf215fd)
- Update coverage badges [skip ci] (325b43f)
- actions: bump actions/github-script from 7 to 8 (#451) (b9b5c29)
- actions: bump actions/setup-python from 5 to 6 (#450) (630bb25)
- Update coverage badges [skip ci] (f195001)
- Update coverage badges [skip ci] (abfb596)
- Refactoring Zenodo UploadBundle creation into granulat handlers (#446) (4d0c983)
- Update coverage badges [skip ci] (c04729a)
- Improved project creation message after feedback from the team (cee832d)
- Improved e2e test compatibility with Stimulus (3885c5d)
- Update coverage badges [skip ci] (cfb1072)
- Update coverage badges [skip ci] (86f5a57)
- actions: bump actions/upload-pages-artifact from 3 to 4 (#416) (85766c0)
- Update coverage badges [skip ci] (ea57f43)
- Create release version (81fb5a5)
v0.13.0+2025-09-01
v0.12.0+2025-08-29
What’s Changed
✨ Features
- Added reset feature to delete all application metadata (#421) (dddbadd)
- Added repository URL history (#415) (d2a83d0)
- Active project bar with project selection (#413) (e8911f5)
- decrease progress bar width (#411) (7ba2624)
- Enhance grant blurb (#412) (8a8674d)
- Pre-select project when clicking through to a explore page from project details. (#408) (f2eccee)
- Added repo url history to projects (#406) (c38603a)
- Updated UploadBundle default name to full repo domain (#402) (0589f84)
- Added support to update Upload Bundle name (#401) (ba7a84b)
🐛 Bug Fixes
- Fixed retry check for Download files (#429) (6f1a0e9)
- Improvements to the guide to include new features (#425) (bbb89d3)
- Improvements to detached process management (#424) (9b0ec10)
🧩 Other Changes
- Update coverage badges [skip ci] (6997ffe)
- Replace connector status classes with generic statuses (#426) (41dfeef)
- Update coverage badges [skip ci] (ccf7997)
- Update coverage badges [skip ci] (df122d4)
- Tech Debt - Remove initializers as not needed for application behaviour (#419) (20e070b)
- Update coverage badges [skip ci] (c44a1aa)
- Update coverage badges [skip ci] (f70ed0d)
- Update coverage badges [skip ci] (98ed052)
- Updated Download Files tab to be consistent with the Upload Bundle UI (#407) (5344ea6)
- Update coverage badges [skip ci] (8e6d015)
- migrate inline field submit to updated controller (#404) (c1be857)
- Consolidated update name Stimulus controllers into one generic controller (#403) (0394d10)
- Update coverage badges [skip ci] (3a90806)
- Create release version (d8c84f2)
v0.11.0+2025-08-13
What’s Changed
✨ Features
- Zenodo Connector - Add support to select deposition/record from user data (#391) (b6ddd44)
- Add support to create Zenodo datasets (#389) (e0adcc6)
🐛 Bug Fixes
- Fixes and improvements after local review and testing (3f11dd6)
- Improvements to Download and Upload file sorting (#394) (145bd21)
- Fixed download and upload files sorting in all views (#393) (11f536d)
🧩 Other Changes
- Update coverage badges [skip ci] (d2a0d54)
- Update coverage badges [skip ci] (2ce60bc)
- Update coverage badges [skip ci] (8ac895f)
- Update coverage badges [skip ci] (80cb6c3)
- Update coverage badges [skip ci] (9cf1eab)
- Add tests for ConnectController and repository settings helper (#392) (ce5c1d0)
- docs: clarify connector translation locations (#390) (21c9e85)
- Update coverage badges [skip ci] (f0520e9)
- Create release version (a205c66)