docs: Upgrade steps from v1.0.0 to v1.0.1 by @shiroyasha in https://github.com/operately/operately/pull/3171
fix: Bulletpoints in rendered markdown documents by @shiroyasha in https://github.com/operately/operately/pull/3177
feat: Boost speed of prompts by @shiroyasha in https://github.com/operately/operately/pull/3181
fix: Update data migration 069 to use custom Milestone schema by @Rockyy174 in https://github.com/operately/operately/pull/3183
fix: Fix broken Task page layout by @Rockyy174 in https://github.com/operately/operately/pull/3187
feat: Add comprehensive GitHub Copilot instructions for Operately development by @Copilot in https://github.com/operately/operately/pull/3189
fix: Created by link redirects to correct page on Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3190
fix: goal closing page incorrectly showing closed projects as active by @Copilot in https://github.com/operately/operately/pull/3186
fix: closed projects showing in SpacePage Goals & Projects tool by @Copilot in https://github.com/operately/operately/pull/3194
feat: Project name can be edited from Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3201
feat: Add parent goal information to project markdown by @Copilot in https://github.com/operately/operately/pull/3200
Fix goal target progress calculation for equal from/to values by @Copilot in https://github.com/operately/operately/pull/3191
feat: Show spinner while waiting for AI response in chat by @Copilot in https://github.com/operately/operately/pull/3199
feat: Task name can be edited by @Rockyy174 in https://github.com/operately/operately/pull/3202
feat: Enable navigation on Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3203
chore: Add task_v2 ff to enable new Task page by @Rockyy174 in https://github.com/operately/operately/pull/3204
feat: Replace "You" text with user avatar in AI sidebar conversations by @Copilot in https://github.com/operately/operately/pull/3198
fix: Flaky AI cron test by mocking dates for deterministic behavior by @Copilot in https://github.com/operately/operately/pull/3205
docs: Add PR naming convention instructions to GitHub Copilot by @Copilot in https://github.com/operately/operately/pull/3208
feat: Display tasks count on new Task page by @Rockyy174 in https://github.com/operately/operately/pull/3209
fix: Task without milestone doesn't return 404 by @Rockyy174 in https://github.com/operately/operately/pull/3212
chore: Add task scope to get_activities query by @Rockyy174 in https://github.com/operately/operately/pull/3213
feat: Enable feed on new Task page by @Rockyy174 in https://github.com/operately/operately/pull/3217
feat: Improve post-signup welcome screen copy for better user onboarding by @Copilot in https://github.com/operately/operately/pull/3219
chore: Enhance TypeScript linting requirements in Copilot instructions by @Copilot in https://github.com/operately/operately/pull/3224
fix: Update Copilot instructions to enforce correct WIP PR format by @Copilot in https://github.com/operately/operately/pull/3226
Fix project deadline overdue logic and ensure consistency across all components by @Copilot in https://github.com/operately/operately/pull/3206
fix: Update check-ins tab explanation to be more collaborative by @Copilot in https://github.com/operately/operately/pull/3222
feat: Allow renaming folders directly from the folder page header by @Copilot in https://github.com/operately/operately/pull/3218
feat: Add toast notifications for password change feedback by @Copilot in https://github.com/operately/operately/pull/3220
fix: Add company name to owner status revocation notification by @Copilot in https://github.com/operately/operately/pull/3221
fix: Notification selector separators too aggressive in dark mode by @Copilot in https://github.com/operately/operately/pull/3229
fix: Hide milestone zero state when new milestone form is active by @Copilot in https://github.com/operately/operately/pull/3233
feat: [WIP] Auto-focus target name when clicking edit on goals page by @Copilot in https://github.com/operately/operately/pull/3231
feat: Add get_project_details tool with parameter-based approach for AI conversations by @Copilot in https://github.com/operately/operately/pull/3216
feat: Add autofocus to new document title field by @Copilot in https://github.com/operately/operately/pull/3236
chore: Fix linting issue by @shiroyasha in https://github.com/operately/operately/pull/3238
feat: Add handler for task_name_updating activity by @Rockyy174 in https://github.com/operately/operately/pull/3237
fix: Solve type error in CompanyOwnerRemoving activity by @Rockyy174 in https://github.com/operately/operately/pull/3246
feat: Add handler for task_assignee_updating activity by @Rockyy174 in https://github.com/operately/operately/pull/3245
fix: Allow AI sidebar to get fresh goal context using get_goal_details tool by @Copilot in https://github.com/operately/operately/pull/3242
feat: Add handler for task_due_date_updating activity by @Rockyy174 in https://github.com/operately/operately/pull/3248
fix: Use separate prop for Project status on new Task page by @Rockyy174 in https://github.com/operately/operately/pull/3249
feat: Add handler for task_milestone_updating activity by @Rockyy174 in https://github.com/operately/operately/pull/3250
fix: Fix milestones sorting on the TasksBoard by @Rockyy174 in https://github.com/operately/operately/pull/3251
feat: Add handler for task_status_updating activity by @Rockyy174 in https://github.com/operately/operately/pull/3252
chore: Add has_description field to task_description_change activity by @Rockyy174 in https://github.com/operately/operately/pull/3253
feat: Task feed is refreshed when there are changes by @Rockyy174 in https://github.com/operately/operately/pull/3254
fix: Content on Task page no longer overflows page container by @Rockyy174 in https://github.com/operately/operately/pull/3255
chore: Add comments to Task by @Rockyy174 in https://github.com/operately/operately/pull/3256
feat: Comments can be added on Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3257
feat: Comments are listed on Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3258
fix: Use Tiptap instead of textarea for comments by @Rockyy174 in https://github.com/operately/operately/pull/3259
feat: Comments can be edited on Task V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3260
fix: StatusSelector's input field respects dark mode by @markoa in https://github.com/operately/operately/pull/3261
chore: Add more breathing room to the TaskCreationModal by @markoa in https://github.com/operately/operately/pull/3262
chore: Task comments are now created and edited optimistically by @Rockyy174 in https://github.com/operately/operately/pull/3263
feat: Enable mentioning people on Task page by @Rockyy174 in https://github.com/operately/operately/pull/3264
feat: Enable mentioning people on Project page by @Rockyy174 in https://github.com/operately/operately/pull/3265
chore: Rewrite README by @markoa in https://github.com/operately/operately/pull/3266
feat: Add Milestone V2 page behind FF by @Rockyy174 in https://github.com/operately/operately/pull/3268
feat: Project name can be edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3269
chore: Attempt to stabilize flaky tests by @Rockyy174 in https://github.com/operately/operately/pull/3270
feat: Milestone title can be edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3271
feat: Milestone deadline can be edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3274
feat: Add support for experimental AI prompts with feature flag filtering by @Copilot in https://github.com/operately/operately/pull/3273
feat: Milestone status can be edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3275
feat: Milestone description can be edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3276
feat: Create dedicated Checkbox component with proper dark mode support by @Copilot in https://github.com/operately/operately/pull/3243
chore: Hide TasksSection and Notifications on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3277
feat: Filter AI sidebar conversations by current project/goal context by @Copilot in https://github.com/operately/operately/pull/3240
feat: New Milestone page supports mentioning people by @Rockyy174 in https://github.com/operately/operately/pull/3278
feat: Milestone can be deleted from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3280
chore: Monitor running agents, and quick access to PR and CI by @shiroyasha in https://github.com/operately/operately/pull/3289
feat: Add creator to Milestone by @Rockyy174 in https://github.com/operately/operately/pull/3290
feat: Enable Copy URL action on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3291
fix: Fix creator link on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3292
feat: Display comments on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3293
chore: Remove duplicate RichText util functions by @Rockyy174 in https://github.com/operately/operately/pull/3182
chore: Attempt to stabilize 'make test.up' by @Rockyy174 in https://github.com/operately/operately/pull/3295
feat: Comments can be posted on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3294
feat: Add optimistic behavior to Milestone closing and reopening by @Rockyy174 in https://github.com/operately/operately/pull/3296
feat: Display tasks count on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3297
fix: Fix Milestone page story by @Rockyy174 in https://github.com/operately/operately/pull/3299
feat: Task activities are displayed on the Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3300
feat: Display milestone created activity on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3301
feat: Add handler for all Milestone activities by @Rockyy174 in https://github.com/operately/operately/pull/3302
feat: Update Task activities message on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3303
fix: Make description and sidebar spacing consistent on Task and Milestone pages by @Rockyy174 in https://github.com/operately/operately/pull/3304
fix: Fix activities sorting on Milestone and Task pages by @Rockyy174 in https://github.com/operately/operately/pull/3305
fix: MilestoneCommented event doesn't break feed when Milestone is deleted by @Rockyy174 in https://github.com/operately/operately/pull/3306
fix: Add TasksBoard to Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3307
feat: List tasks on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3308
chore: Extract useTasks hook from new Project page by @Rockyy174 in https://github.com/operately/operately/pull/3310
feat: Tasks can be created and edited from Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3311
fix: Keep TaskCreationModal open after Task is created by @Rockyy174 in https://github.com/operately/operately/pull/3312
chore: Stabilize project discussions flaky tests by @Rockyy174 in https://github.com/operately/operately/pull/3313
fix: List only contributors as possible Task assignees on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3314
fix: Tasks container corners are no longer hiddenn on Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3316
feat: Add 'See milestone' option to Milestone Field by @Rockyy174 in https://github.com/operately/operately/pull/3317
feat: Switch mailer from Bamboo to Swoosh to support SMTP servers by @Copilot in https://github.com/operately/operately/pull/3227
fix: Replace transparent background with proper surface background for milestone input fields by @Copilot in https://github.com/operately/operately/pull/3282
fix: Resolve review count discrepancy between notification badge and page content by @Copilot in https://github.com/operately/operately/pull/3320
feat: Add Sentry integration for Oban background job error streaming by @Copilot in https://github.com/operately/operately/pull/3244
fix: Replace ugly loading indicator with skeleton loader on homepage by @Copilot in https://github.com/operately/operately/pull/3327
fix: Solve issues in Tasks reordering by @Rockyy174 in https://github.com/operately/operately/pull/3315
fix: Completed Tasks are no longer draggable by @Rockyy174 in https://github.com/operately/operately/pull/3331
feat: Add success toast notification for goal parent change with test coverage by @Copilot in https://github.com/operately/operately/pull/3328
fix: Prevent unnecessary layout shift while dragging Tasks by @Rockyy174 in https://github.com/operately/operately/pull/3332
fix: Increase avatar size in @-mentions while maintaining consistent line heights by @Copilot in https://github.com/operately/operately/pull/3322
fix: Rich Text Editor jumpy bullet list behavior by @Copilot in https://github.com/operately/operately/pull/3324
feat: Implement two-step reaction removal with trash can confirmation and precise reaction targeting by @Copilot in https://github.com/operately/operately/pull/3323
feat: Tasks can be reordered on the Milestone V2 page by @Rockyy174 in https://github.com/operately/operately/pull/3335
fix: Handle null values in ProjectTimelineEdited activity by @Rockyy174 in https://github.com/operately/operately/pull/3338
chore: Remove new project related feature flags by @Rockyy174 in https://github.com/operately/operately/pull/3339
fix: PersonField no longer sends requests when page loads by @Rockyy174 in https://github.com/operately/operately/pull/3353
feat: Include organization name in daily assignments email subject by @Copilot in https://github.com/operately/operately/pull/3341
feat: Add end-to-end test coverage for SMTP email delivery by @Copilot in https://github.com/operately/operately/pull/3343
chore: Create AGENTS.md to enable Codex by @markoa in https://github.com/operately/operately/pull/3356
feat: Add copy button to AI responses in conversations sidebar by @Copilot in https://github.com/operately/operately/pull/3347
chore: Enable project check-in feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3358
chore: Improve ProjectPage default story data by @markoa in https://github.com/operately/operately/pull/3357
chore: Enable project contributors feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3359
feat: Add sorting functionality for Resource Hub documents and files with localStorage persistence by @Copilot in https://github.com/operately/operately/pull/3321
feat: Add admin screen for active organizations with comprehensive test coverage by @Copilot in https://github.com/operately/operately/pull/3330
docs: Add comprehensive test factory usage instructions for agents by @Copilot in https://github.com/operately/operately/pull/3361
chore: Enable project creation feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3362
chore: Enable project discussions feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3363
chore: Enable project related subscriptions feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3364
fix: Handle nil in query when reordering Task without Milestone by @Rockyy174 in https://github.com/operately/operately/pull/3365
chore: Enable project resources feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3369
fix: Add border do DateField component by @Rockyy174 in https://github.com/operately/operately/pull/3370
fix: Handle 404 errors for non-company routes with context-aware error handling by @Copilot in https://github.com/operately/operately/pull/3287
fix: Handle horizontal scrolling in TaskCreationModal by @Rockyy174 in https://github.com/operately/operately/pull/3372
fix: TaskCreationModal opens only when user clicks + icon by @Rockyy174 in https://github.com/operately/operately/pull/3373
fix: 'Set due date' is now displayed when hovering Task by @Rockyy174 in https://github.com/operately/operately/pull/3374
chore: Enable project description feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3377
fix: Subscriptions are displayed correctly on Project Discussion page by @Rockyy174 in https://github.com/operately/operately/pull/3383
fix: Use consistent box heights for companies in the lobby by @shiroyasha in https://github.com/operately/operately/pull/3382
fix: Correctly count and display paused projects in space home Goals & Projects box by @Copilot in https://github.com/operately/operately/pull/3318
feat: Add SMTP option to single host installation script by @Copilot in https://github.com/operately/operately/pull/3381
feat: Display disscussions count on Project page by @Rockyy174 in https://github.com/operately/operately/pull/3384
fix: Deleting a task or milestone should navigate to Tasks tab instead of overview by @Copilot in https://github.com/operately/operately/pull/3378
chore: Drop 'Operately' from daily email subject, TMI by @markoa in https://github.com/operately/operately/pull/3387
feat: Display check-ins count on Project page by @Rockyy174 in https://github.com/operately/operately/pull/3388
fix: Update project discussions and check-ins redirects by @Rockyy174 in https://github.com/operately/operately/pull/3389
fix: Hide bullet points in hidden Tasks list by @Rockyy174 in https://github.com/operately/operately/pull/3390
chore: Add complete tests for Project timeline section by @Rockyy174 in https://github.com/operately/operately/pull/3391
chore: Enable Project retrospective feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3392
docs: Add comprehensive SMTP configuration guide by @Copilot in https://github.com/operately/operately/pull/3386
chore: Add complete feature tests for Milestone page by @Rockyy174 in https://github.com/operately/operately/pull/3394
fix: Handle Milestone 'Completed' status in StatusBadge by @Rockyy174 in https://github.com/operately/operately/pull/3398
fix: Clear Project page cache when Milestone status changes by @Rockyy174 in https://github.com/operately/operately/pull/3402
feat: Beacon for Self-Hosted Installations by @Copilot in https://github.com/operately/operately/pull/3376
chore: Remove old Project, Milestone and Task pages by @Rockyy174 in https://github.com/operately/operately/pull/3403
chore: Remove unused secondary Project pages by @Rockyy174 in https://github.com/operately/operately/pull/3404
chore: Enable Milestone Work Map feature test by @Rockyy174 in https://github.com/operately/operately/pull/3405
feat: Make completed state more obvious for on MilestonePage by @markoa in https://github.com/operately/operately/pull/3406
chore: Update ProjectPage width constraints to match GoalPage. by @markoa in https://github.com/operately/operately/pull/3407
chore: Add Project page feature tests by @Rockyy174 in https://github.com/operately/operately/pull/3408
feat: Include 'completedAt' in parsed Milestone by @Rockyy174 in https://github.com/operately/operately/pull/3411
chore: Remove V2 from new Project pages by @Rockyy174 in https://github.com/operately/operately/pull/3412
fix: Beacon endpoint http -> https by @shiroyasha in https://github.com/operately/operately/pull/3413
feat: Add migration guide from v1.0.0 to v1.1.0 and fix v0.4.0-to-v1.0.0 guide by @Copilot in https://github.com/operately/operately/pull/3415
New Contributors
@Copilot made their first contribution in https://github.com/operately/operately/pull/3189
Full Changelog: https://github.com/operately/operately/compare/v1.0.1...v1.1.0