Skip to content

Commit

Permalink
Proof reading skills
Browse files Browse the repository at this point in the history
  • Loading branch information
andylwelch committed Nov 5, 2024
1 parent 3f89251 commit c80eea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/boards/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ Build #1160
Improvements:

- Upgrade socket.io to latest, change to default polling then upgrade to websockets, add more backend error logging, allow custom headers
- Better style support when using extensions injecting dom elements (eg. grammerly)
- Better style support when using extensions injecting dom elements (eg. grammarly)
- Accessibility: use mui button groups for mindmap layout controls (hover/focus styles), add outline on focus to colour labels and member icons, fix padding and add focus outline to complete button
- Kanban lists - move padding down a level so scrollbar is right aligned

Migration:

- UI - Stop migration pollingh on tab blur, restart on focus
- UI - Stop migration polling on tab blur, restart on focus
- Improved detection speed of already processed Activities (DB query selection, new index, hashset comparison)
- Environment variable to migrate Activities by ID (`IMMEDIATELY_PROCESS_ACTIVITY_IDS`)

Expand Down

0 comments on commit c80eea2

Please sign in to comment.