Skip to content

0.13.0

Compare
Choose a tag to compare
@tom114 tom114 released this 06 Oct 16:49
· 18031 commits to development since this release
  • UI: Major update to the Project > Samples page.
  • UI: Fixed bug where sample edit button wouldn't show up when users had permission (0.12.1)
  • UI: Fixed bug where announcements couldn't be marked as read (0.12.1)
  • UI: Changed the user icon in recent events to a basic icon instead of a gravatar (0.12.1)
  • API: Fixed a bug with the sequencingObject/sequence file REST endpoint that was throwing 404s when it should read a file. (0.12.2)
  • Developer: Updated node to v6.4.0.
  • Developer: Added ability to build IRIDA package .zip file and tools-list.yml for distribution and easy installation of tools in Galaxy.
  • Developer: Creating the file processors as Spring beans and wrapping their processing methods in transactions.
  • Administation: Added configurable values for the number of threads to use for file processing.