Change Log
[Unreleased]
[0.1.4] - 2025-05-03
Fixed
  - Fix the paginated query to fetch stories
 
[0.1.3] - 2025-02-03
Fixed
  - Fix refresh task
 
  - Separate the refresh task for the two tree views
 
  - Fix branch name
 
  - Namespace the commands for the extension
 
[0.1.2] - 2025-02-02
Fixed
  - Fix the documentation and add extra changes
 
[0.1.1] - 2025-02-02
Fixed
  - Fix the documentation link in the README.md file
 
[0.1.0] - 2025-02-02
Added
  - Update the documentation for the project #3
 
  - Add a new tree view for assigned stories #5
 
Changed
  - Cache the workspaces and member info to reduce API calls. Add an action to delete the cache and refresh the workspaces. #4
 
  - Create a new view container in the activity bar and move the existing tree view to it #1
 
[0.0.2] - 2025-01-25
Added
  - Added API tokens settings
 
  - Add extension icon
 
[0.0.1] - 2025-01-25
Added