Skip to content

v1.13

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 14 Jun 08:07
· 1887 commits to master since this release

New features

  • Ability to mock actions with cloud server (good for development)
  • Add ability to send custom language to spec. It use environment variable SPEC_LANGUAGE
  • Show spec_language in queue (implement #231)
  • Hide create/destroy server button while operation in progress
  • updated_data return logs only if called for it
  • Use onlyoffice_github_helper for file list
  • Show web page in single column if width < 1680px
  • Use net-ping gem instead of sluggish native Linux exec

Fixes

  • Fix problem with manual destroying server, booked by other client
  • Do not call ensure_logs_folder_present in test env
  • Fix server error while calling servers/show_current_results for server which not running tests
  • Fix server error while calling servers/show_current_results for non-existing server
  • Fix null element while clicking cancel in custom portal field (fix #226)
  • Fix render RunnderController#updated_data in browser
  • Do not initilize run_manager if user is not confirmed
  • Speed-up of FrontEnd