GitLab v9.4.5 Release Notes

Release Date: 2017-08-14 // over 6 years ago
    • ๐Ÿ›  Fix deletion of deploy keys linked to other projects. !13162
    • ๐Ÿ‘‰ Allow any logged in users to read_users_list even if it's restricted. !13201
    • ๐Ÿ”€ Make Delete Merged Branches handle wildcard protected branches correctly. !13251
    • ๐Ÿ›  Fix an order of operations for CI connection error message in merge request widget. !13252
    • ๐Ÿ›  Fix pipeline_schedules pages when active schedule has an abnormal state. !13286
    • โž• Add missing validation error for username change with container registry tags. !13356
    • ๐Ÿ›  Fix destroy of case-insensitive conflicting redirects. !13357
    • Project pending delete no longer return 500 error in admins projects view. !13389
    • ๐Ÿ›  Fix search box losing focus when typing.
    • ๐Ÿ‘ท Use jQuery to control scroll behavior in job log for cross browser consistency.
    • Use project_ref_path to create the link to a branch to fix links that 404.
    • ๐Ÿ‘Œ improve file upload/replace experience.
    • ๐Ÿ›  fix jump to next discussion button.
    • ๐Ÿ›  Fixes new issue button for failed job returning 404.
    • ๐Ÿ›  Fix links to group milestones from issue and merge request sidebar.
    • ๐Ÿ›  Fixed sign-in restrictions buttons not toggling active state.
    • ๐Ÿ›  Fix Mattermost integration.
    • ๐Ÿ”„ Change project FK migration to skip existing FKs.