Skip to content

Releases: myapnea/myapnea.org

v13.2.1 (July 26, 2016)

26 Jul 17:49
v13.2.1
9e44fbf
Compare
Choose a tag to compare

Bug Fix

  • Fixed an issue rendering an incorrect layout on the dashbaord

v13.2.0 (July 26, 2016)

26 Jul 17:29
v13.2.0
c0d1ecb
Compare
Choose a tag to compare

Enhancements

  • Survey Changes
    • The survey interface has been slightly adjusted to better match other pages
      across the website
    • The child survey interface dashboard has been improved
  • Forum Changes
    • Users are now redirected back to the forum if signing in after visiting a
      forum page
  • Gem Changes
    • Updated to devise 4.2.0
    • Updated to simplecov 0.12.0
    • Updated to colorize 0.8.1

v13.1.0 (July 20, 2016)

20 Jul 18:38
v13.1.0
4c7fecf
Compare
Choose a tag to compare

Enhancements

  • Blog Changes
    • Added menu item to allow community contributors to view blog drafts
  • Forum Changes
    • Made changes to reduce the overall number of spam posts

v13.0.3 (July 1, 2016)

01 Jul 14:40
v13.0.3
6c0ae2d
Compare
Choose a tag to compare

Bug Fix

  • Restricted version of Turbolinks to 2.5.3

v13.0.2 (June 24, 2016)

24 Jun 14:26
v13.0.2
d366853
Compare
Choose a tag to compare

Enhancements

  • Forum Changes
    • Replies can no longer be nested under the first comment in a topic
    • The Rich Text Editor "Link" button now provides better details on formatting
      a link with corresponding link text
    • Added a unique index to chapter slugs
    • Posts on member profile page are now sorted chronologically
    • Posts on deleted topics are no longer counted towards a member's total post
      count
    • Deleted users posts no longer appear on the dashboard
    • Forum topic views is now displayed using abbreviations for large numbers

Refactoring

  • Simplified group by clause for replies and topics for newer PG 9.5

Bug Fixes

  • The site now properly redirects to the forum index when a deleted reply is
    visited

v13.0.1 (June 6, 2016)

06 Jun 14:00
v13.0.1
cfd7927
Compare
Choose a tag to compare

Bug Fixes

  • Fixed location of sitemap reported to Bing and Google
  • Fixed an issue loading forum caused by missing group by clause required by PG
  • Fixed an issue loading topic replies and blog comments for admins

v13.0.0 (June 6, 2016)

06 Jun 13:07
v13.0.0
d4a1732
Compare
Choose a tag to compare

Enhancements

  • Admin Changes
    • Admins can now review blog comments and forum replies and sort by points and
      creation time
  • Forum Changes
    • The forums have been simplified into a single forum
    • Users can jump to the last post on a topic from the forum index
    • Forum post and reply interface has been updated
    • Search now also includes forum topics and replies
    • Topics now track how far a user has read, and will display and link to new
      unread replies to the topic from the forum index
    • Rich text editing buttons added to forum replies and blog comments
  • General Changes
    • Simplified user interface and styling across site
    • Site-wide search is now available in the top navigation bar
    • Removed integration with UserVoice in favor of our support email address
    • Improved generation of the sitemap
  • Menu Changes
    • The menu has been slimmed down to take up less space
  • Notifications Added
    • In-app notifications are now generated when someone comments on a blog post
      or replies to another user's comment
  • Research Topic Changes
    • Reduced emphasis across site on submitting research topics
    • Accepted research topics now redirect to the associated blog post
  • Gem Changes
    • Updated to kaminari 0.17.0
    • Removed better_errors

v12.0.0 (May 12, 2016)

12 May 18:05
Compare
Choose a tag to compare

Enhancements

  • Admin Changes
    • Removed highlights as these have been replaced by the community-driven blog
    • Added a new page that allows admins to review all blog comments
  • Blog Changes
    • Improved how blog posts are displayed on the blog index
    • Improved URL structure for filtering blog posts by category and by author
    • Added better HTML page titles for blog index and blog posts
    • A count of total blog posts, and blog posts by category is now displayed in
      the blog menu
    • The blog is now searchable using full text search
    • Links to blog posts now also display the first image present from the blog
      post if one exists
  • Landing Page Changes
    • Blog posts are now viewable on the landing page
  • Research Topics
    • Removed requirement to do a research tutorial before casting votes
  • Survey Changes
    • Detailed survey report now correctly sorts answer options by position
    • Minor UI fix to speech bubbles on detailed survey report
  • Gem Changes
    • Updated to Ruby 2.3.1
    • Updated to devise 4.1.0

Bug Fixes

  • Fixed a bug that prevented the Submit Survey button from responding for
    certain browsers
  • Provider infinite scroll no longer activates on every page

v11.0.0 (April 29, 2016)

29 Apr 18:31
Compare
Choose a tag to compare

Enhancements

  • Blog Added
    • A new blog has been added to allow community contributors and researchers to
      discuss sleep apnea and other topics related to MyApnea.Org
    • Blog posts can be filtered by category
    • Blog posts have a discussion section that is sorted by best or new comments
    • Comments on blog posts can be up- and down-voted
    • Comments can be ordered by highest ranked or newest

v10.4.0 (April 25, 2016)

25 Apr 16:16
Compare
Choose a tag to compare

Enhancements

  • Admin Changes
    • Survey completion totals no longer count users excluded from exports and
      reports
  • Survey Builder Changes
    • Improved survey builder user interface
    • Question slugs are now generated automatically
    • Answer template names must now follow variable naming conventions

Refactoring

  • Cleaned up how survey questions, answer templates, and answer options are
    ordered on surveys

Bug Fix

  • Fixed a bug computing the percentage "Percentage of Members who think they
    have sleep apnea for over 2 years:"
  • Fixed a bug that prevented cancel button from working when adding a survey
    editor
  • Fixed a bug that displayed duplicate surveys to survey builders