Skip to content

v4.0.0 (January 15, 2015)

Compare
Choose a tag to compare
@remomueller remomueller released this 15 Jan 16:51
· 3572 commits to main since this release

Enhancements

  • PCORNET Updates
    • Added script that extracts data into the PCORNET Common Data Model 2.0
  • Forum Updates
    • Redesigned internal forums engine
    • Posts can now be previewed before being submitted
    • Added a forum digest email
    • Members can now subscribe and unsubscribe to forum topics
      • Members receive email when a reply is made to one of their subscribed topics
    • Members can opt out of receiving forum emails in their account settings
  • General Changes
    • Changed image sizes to speed up loading on mobile browsers
    • Members of MyApnea.Org may opt into upcoming design changes and provide feedback directly to the MyApnea.Org team
    • Readded the MyApnea.Org favicon to quickly identify the website when it is pinned in the browser
    • The new UI better handles text sizes on mobile devices
    • Links are now easier to distinguish in the new UI
  • Administrative Changes
    • Admin Survey overview now correctly shows the number of completed surveys
    • Website roles have been simplified
  • Provider Updates
    • Providers can now sign up and create a unique URL that they can share with their members
    • Members of MyApnea.Org can visit existing provider pages and add themselves as one of the provider members
  • Survey Changes
    • The new UI redesign includes a new survey report overview to better display a member's survey answers compared with others

Bug Fixes

  • Confirmation boxes now properly display when deleting or removing posts

Refactoring

  • Internal post model changed to notification
    • Old Post class has to do with Site Notifications and Blog Posts
    • New Post class will be specific to Forum Topics