Skip to content
Snippets Groups Projects
Select Git revision
  • ci-test-ruby-2.5
  • master default protected
  • drop/ruby-2.1
  • version/0.9
  • feat/drop-signup
  • version/0.8
  • version/0.7.1
  • version/0.7
  • version/0.6.1
  • version/0.6
  • 0.9.3
  • 0.9.2
  • 0.9.1
  • 0.9.0
  • 0.8.0
  • 0.7.1
  • 0.7.0
  • 0.6.0
  • 0.5.3
  • 0.5.2
  • 0.5.2-rc
  • 0.5.1
  • 0.5.1-rc2
  • 0.5.1-rc
  • 0.5.0
  • 0.5.0.rc
  • 0.2.8
  • 0.2.8.rc
  • 0.2.7
  • 0.2.6
30 results

version.rb

  • Azul's avatar
    38474e94
    Version 0.5.0 · 38474e94
    Azul authored
    Changes since 0.5.0-rc:
    * locale prefix support
    * download client from user page
    * hotfix to make webapp work with rack again
    * ensure permissions are preserved when copying customization files. (#4623)
    * Return 'provider.json' via a controller, to better be able to control the response headers
    * document new way we deploy couch design docs
    * remove outdated views that cause errors
    * only emit pgp keys if they are actually set
    * ensure auto_update_design_docs is false
    * switch to using dl.bitmask.net
    * remove manual 'gem minitest'
    * default pricing, privacy policy and tos pages
    * default footer with links to privacy policy, tos, pricing, about us, contact
    * upgraded bootstrap to latest in 2.x series
    * move #masthead out of main templates
    * customizable 'bye' page for when a user leaves
    * fix js platform detection
    * applied mcnair's changes to privacy policy
    * untracked files in deploy are in gitignore - #4953
    * gitkeep empty folders for config/provider and config/customizations
    * integration test with en-EN language
    * ensure record removal after tests
    * log failing integration tests with screenshot and serverlog
    * stop taking screenshots inside tests
    38474e94
    History
    Version 0.5.0
    Azul authored
    Changes since 0.5.0-rc:
    * locale prefix support
    * download client from user page
    * hotfix to make webapp work with rack again
    * ensure permissions are preserved when copying customization files. (#4623)
    * Return 'provider.json' via a controller, to better be able to control the response headers
    * document new way we deploy couch design docs
    * remove outdated views that cause errors
    * only emit pgp keys if they are actually set
    * ensure auto_update_design_docs is false
    * switch to using dl.bitmask.net
    * remove manual 'gem minitest'
    * default pricing, privacy policy and tos pages
    * default footer with links to privacy policy, tos, pricing, about us, contact
    * upgraded bootstrap to latest in 2.x series
    * move #masthead out of main templates
    * customizable 'bye' page for when a user leaves
    * fix js platform detection
    * applied mcnair's changes to privacy policy
    * untracked files in deploy are in gitignore - #4953
    * gitkeep empty folders for config/provider and config/customizations
    * integration test with en-EN language
    * ensure record removal after tests
    * log failing integration tests with screenshot and serverlog
    * stop taking screenshots inside tests