Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: solidify/scale

V1.7.253

30 Jun 14:50
@fridamaria fridamaria
b51c893
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.253 – 2025年06月30日

Release Summary

This release delivers fixes enhancing Boards hub sorting and downloading license overview.

Bug Fixes

  • New Boards
    Resolved an issue where dependency lines where not removed after removing work items from the board.

  • Admin settings – Licenses
    Fixed a problem with exporting licenses from the license tab in admin settings.

Assets 2
Loading

V1.7.241

18 Jun 10:32
@fridamaria fridamaria
25bee04
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.241 – 2025年06月18日

Admin license tab

This release delivers a fix for an issue with invalid dates of individual licenses in the admin license tab.

Loading

V1.7.240

17 Jun 12:05
@fridamaria fridamaria
25bee04
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.240 – 2025年06月17日

Release Summary

This release delivers fixes enhancing Objectives hub sorting and setting up trial in the Scale boards hub.

Bug Fixes

  • Objectives – Sort
    Resolved an issue where sorting was not properly applied to the objectives.

  • Scale boards hub – Trial
    Fixed a problem with setting up a trial from the Scale boards hub so that it works in the same way as it does in admin settings.

Loading

V1.7.238

10 Jun 13:06
@daniel-ohrn daniel-ohrn
25bee04
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.238 – 2025年06月10日

Planning

  • Workspaces and their Planning Increments on the Planning page can now be reordered via drag and drop. Items are sorted with favourites first, followed by the custom drag-and-drop order, and then by creation date.

Dependencies

  • Improved handling of removed states and invalid states within the dependency request flow in the Dependencies Hub.

General

  • Resolved an issue where the trial banner was displayed incorrectly, which could have led to unintended license removal.
Loading

V1.7.232

23 May 06:36
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.232 – 2025年05月23日

Release Summary

This release updates the link to book a demo on the Marketplace for Azure DevOps.

Loading

V1.7.231

21 May 07:50
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.231 – 2025年05月21日

Release Summary

This release delivers key enhancements to the Dependencies hub, focused on improving table usability and control over dependency visibility. It also includes UI fixes to board color pickers and dependency configuration.

New Features

  • Dependencies – Adjustable Column Widths
    You can now alter the column widths in the dependencies table to better suit your viewing preferences and data needs.

  • Dependencies – Include PI Level Dependencies Setting
    A new setting has been added to include PI iteration path level dependencies by default. Toggle this setting off to exclude items associated with the PI iteration path from the dependencies list.

  • Dependencies – Header
    The dependencies table header now remains in view for longer when scrolling through long lists of dependencies, making it easier to track column titles, this is an early step in improving header behaviour.

Bug Fixes

  • New Boards – Color Dropdown Overflow
    Resolved an issue where the color selection dropdown could overflow its container when selecting dependency colors.

  • Dependencies – Config Dialog
    Fixed a problem where the configuration dialog would remain open when configuring the dependencies hub for a newly created project.

Loading

V1.7.223

24 Apr 13:00
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.223 – 2025年04月24日

Release Summary

This release introduces enhancements to Dependencies and New Boards, improving user control and visibility. Email notifications for dependency actions can now be enabled, and resolved items are more clearly represented on boards.

New Features

  • Dependencies – Email Notifications - You can now enable email notifications for dependency-related actions. When toggled on in dependency settings, notifications are sent to the team admin for newly created dependencies via the Dependencies hub, as well as when accepting or declining them.
  • New Boards – Resolved State Category Items as Completed - A new setting allows items in the Resolved state category to be treated as Completed on board cards. With this setting enabled, resolved items are included in completion metrics on sub-item rollups and sub-item lists.

Bug Fixes

  • New Boards – Markers - Resolved an issue where markers applied across all workspaces were not removed correctly.
  • Dependencies – "Depends On" Filter - Fixed a bug that prevented the Depends On filter from correctly applying to the dependency list.
Loading

V1.7.216

09 Apr 08:53
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.216 - 2025年04月09日

Release Summary

This release brings a refreshed user experience and enhanced stability. Highlights include further use of the new color picker, a revamped trial signup flow, and smarter permission handling for dependency settings. We have also resolved key issues related to filtering, and cross-project dependencies, ensuring a smoother and more reliable experience in the Boards and Dependencies Hub.

Enhancements

  • Improved Trial Signup Flow - A new and adjusted signup experience has been added for users signing up for a trial.
  • New Boards - The number of lines showing the title on cards has been increased from 1 to 3, applied both to compact and full cards.
  • New Boards - Marker and Dependencies Colors – You can now use our new color picker to select colors for markers and dependency lines on the new board
  • Dependencies - Permission Handling in Settings - Users without rights to save new work item types in Azure DevOps are now able to save other settings in the Dependencies hub. If a custom work item has already been created by someone with the correct permissions, this work item type can also be selected and in the settings dialog as a new work item type does not have to be created again.
  • Dependencies - Loading Experience - Smoother loading experience in the Dependencies Hub for a more seamless interaction.

Bug Fixes

  • Dependencies - Dependency Visibility Fix (Cross-Project) - Fixed an issue where newly created dependencies were not appearing in the list when working across projects.
  • Dependencies - Filter Persistence Fix - Filters that were previously saved but should no longer apply are now correctly disregarded.
  • New Boards & Dependencies - Enhanced Filtering Compatibility - Filtering logic updated to prevent issues with the extension not working.
  • New Boards - Cross-Workspace Markers Fix - Creating markers across all workspaces is now possible in the new boards view.
  • WSJF - Crash Prevention - Improved stability to prevent the WSJF view from crashing if an invalid URL parameter is manually entered.
Loading

V1.7.199

10 Mar 08:09
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.199 - 2025年03月10日

Release Summary

This update focuses on navigation reliability and usability improvements. We have resolved an issue with faulty navigation hashes, ensuring smoother transitions across views. Additionally, we have deprecated the old analytics view.

Bug Fix

  • Navigation - Resolved an issue where faulty navigation hashes could trap users in specific views. Users should now be able to navigate freely even if an invalid hash is used.

Removed Feature

  • Analytics (Old view) – The old analytics view has been deprecated in favor of the new analytics view.
Loading

V1.7.193

04 Mar 10:34
@fridamaria fridamaria
65ef596
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

V1.7.193 - 2025年03月04日

Release Summary

This update deprecates the old objectives view, fully transitioning to the enhanced new objectives interface.

Removed Feature

  • Objectives (Old view) – The old objectives view has been deprecated in favor of the new objectives view. If you previously used the old version, your objectives should still be visible in the new interface.
Loading
Previous 1 3 4 5 11 12
Previous

AltStyle によって変換されたページ (->オリジナル) /