Releases: nsrr/sleepdata.org
Releases · nsrr/sleepdata.org
v61.0.0 (September 21, 2025)
Enhancements
- General Changes
- Added "Repository under review" notification
- Blog Changes
- The first header in a blog is now automatically removed from the preview
- Dataset Changes
- Increased pagination of datasets page to 35
- Added slug to datasets index to improve finding a dataset on the page
- Datasets can now specify a request warning that shows up when selecting the
dataset - Hide variables tab if the dataset has no data dictionary
- Dataset Request Changes
- Added link to Dataset Discovery on Datasets selection page
- Review Changes
- Display submitter's email address on data request review page
- Forum Changes
- Old topics are now auto-locked after 100 years (and not 2 months)
Bug Fix
- Fixed a bug that calculated the incorrect offset for data request helpers
from lining up when a service announcement popup was open
v60.0.1 (July 23, 2023)
Enhancements
- General Changes
- Upgrade to jquery-rails 4.4.0
Bug Fix
- Adjusted logo name and tagline size to properly display on mobile
v60.0.0 (April 29, 2023)
Enhancements
- General Changes
- Added a new navy theme for the website
- Added new logo to landing page and corresponding favicon
- Dataset Changes
- Added "Questionnaires Only" option for datasets
- Datasets with a single file now automatically generate a table of contents
Bug Fixes
- Adjust menu navbar to prevent elements from moving when hovering on windows
- Allow ORCIDs to include an X as the last character
v59.0.0 (December 11, 2022)
Enhancements
- Admin Changes
- Users export now includes join date and last login date
- If a page with the slug "about" has been published, then the static about
page redirects to the published about page and is hidden from the menu - Images can be drag-and-dropped into page descriptions
- General Changes
- Fixed alignment and styling of menu items
- Added constant contact signup form to landing page
- Dataset Changes
- Added :variables_path: shortcode for dataset documentation
:variables_path:=>/datasets/SLUG/variables:variables_path:/bmi=>/datasets/SLUG/variables/bmi
- Added :variables_path: shortcode for dataset documentation
v58.0.0 (July 17, 2022)
Enhancements
- General Changes
- Added task that purges unconfirmed accounts on a weekly basis
- Added a text captcha to the registration page
- Increased emphasis on sign up button
- Dataset Changes
- Editors can now disable requesting new data requests on existing datasets
Bug Fixes
- Fixed dataset request counts being slightly off due to requests getting
approved multiple times
v57.2.1 (April 23, 2022)
Enhancements
- Admin Report Changes
- Reduced number of statistics computed to improve page load on overall stats
Bug Fix
- Fixed an issue using Ruby 3.1.2
v57.2.0 (April 23, 2022)
Enhancements
- Security Changes
- Fixed a Cross Site Scripting (XSS) issue
- Gem Changes
- Update to Ruby 3.1.2
v57.1.0 (April 19, 2022)
Enhancements
- General Changes
- Added Fathom Analytics to website and removed Google Analytics
57.0.0 (February 26, 2022)
Enhancements
- General Changes
- Custom pages are now displayed in the navigation bar
- Admin Changes
- Admins can now group pages under folders
- Folders can be positioned in the navigation bar
- Folders are only displayed if they have one or more published pages
- Pages can be ordered by position in folders
- Pages are only publicly visible if they're published
- Dataset Changes
- Default ordering on the datasets index updated to "Featured"
v56.0.0 (February 2, 2022)
Enhancements
- Dataset Changes
- Default ordering on the datasets index is now "Alphabetical"
- Gem Changes
- Update to ruby 3.0.2
- Update to rails 6.1.4.4