| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| operately-single-host.tar.gz | 2026-09-01 | 3.8 kB | |
| Operately 1.9.0 source code.tar.gz | 2026-08-31 | 24.6 MB | |
| Operately 1.9.0 source code.zip | 2026-08-31 | 27.9 MB | |
| README.md | 2026-08-31 | 32.5 kB | |
| Totals: 4 Items | 52.5 MB | 0 | |
What's Changed
- feat: Add task assignment date to profile Work Map by @Rockyy174 in https://github.com/operately/operately/pull/4841
- fix: Close image preview before task slide-in by @Rockyy174 in https://github.com/operately/operately/pull/4845
- fix: Refresh relative activity timestamps and sort correctly by @Rockyy174 in https://github.com/operately/operately/pull/4848
- fix: Prevent code blocks from overflowing comments by @Rockyy174 in https://github.com/operately/operately/pull/4849
- feat: migrate app Modal to TurboUI Modal by @Rockyy174 in https://github.com/operately/operately/pull/4846
- chore: Add full-text search database foundation by @Rockyy174 in https://github.com/operately/operately/pull/4851
- chore: Add full-text search indexing pipeline by @Rockyy174 in https://github.com/operately/operately/pull/4852
- chore: Enable membership purchasing by @Rockyy174 in https://github.com/operately/operately/pull/4853
- chore: Add search index backfill and reconciliation by @Rockyy174 in https://github.com/operately/operately/pull/4855
- chore: Move document titles from resource nodes to documents by @Rockyy174 in https://github.com/operately/operately/pull/4854
- chore: Move link titles from resource nodes to links by @Rockyy174 in https://github.com/operately/operately/pull/4856
- chore: Move file titles from resource nodes to files by @Rockyy174 in https://github.com/operately/operately/pull/4859
- chore: Harden search index maintenance by @Rockyy174 in https://github.com/operately/operately/pull/4858
- chore: Move folder titles from resource nodes to folders by @Rockyy174 in https://github.com/operately/operately/pull/4860
- fix: Update migration to unique name by @Rockyy174 in https://github.com/operately/operately/pull/4862
- chore: Add document version storage and baseline migration by @Rockyy174 in https://github.com/operately/operately/pull/4861
- fix: Make failing migrations idempotent by @Rockyy174 in https://github.com/operately/operately/pull/4864
- docs: Add ecto-migrations agent skill by @Rockyy174 in https://github.com/operately/operately/pull/4865
- chore: Capture document versions on write and expose history APIs by @Rockyy174 in https://github.com/operately/operately/pull/4866
- feat: move space PrivacyIndicator to TurboUI by @Rockyy174 in https://github.com/operately/operately/pull/4847
- docs: Add writing-tests agent skill by @Rockyy174 in https://github.com/operately/operately/pull/4867
- chore: Add TurboUI RichContentDiff for document version history by @Rockyy174 in https://github.com/operately/operately/pull/4868
- chore: Add document version pages to turboui by @Rockyy174 in https://github.com/operately/operately/pull/4869
- feat: refine Kanban board visual hierarchy by @mancinux in https://github.com/operately/operately/pull/4874
- feat: Add document versions page behind FF by @Rockyy174 in https://github.com/operately/operately/pull/4877
- feat: Refine document version history and comparison by @Rockyy174 in https://github.com/operately/operately/pull/4880
- feat: Select versions to preview on history page by @Rockyy174 in https://github.com/operately/operately/pull/4881
- feat: Restore document versions from history by @Rockyy174 in https://github.com/operately/operately/pull/4883
- chore: Update Resource Hub pages to use turboui Page component by @Rockyy174 in https://github.com/operately/operately/pull/4884
- chore: Capture document version history in company demos by @Rockyy174 in https://github.com/operately/operately/pull/4886
- test: Add feature coverage for document version history by @Rockyy174 in https://github.com/operately/operately/pull/4887
- feat: Remove documents-version feature flag by @Rockyy174 in https://github.com/operately/operately/pull/4888
- fix: Show @mention popup above task slide-in overlays by @Rockyy174 in https://github.com/operately/operately/pull/4882
- feat: enable tasks by default on General space by @Rockyy174 in https://github.com/operately/operately/pull/4889
- fix: pluralize AssigneesField clear action by count by @Rockyy174 in https://github.com/operately/operately/pull/4890
- fix: Reuse shared milestone type in work map API by @Rockyy174 in https://github.com/operately/operately/pull/4891
- fix: Backfill editor_id on migration baseline document versions by @Rockyy174 in https://github.com/operately/operately/pull/4894
- feat: show goal targets and checklist on Work Map progress hover by @Rockyy174 in https://github.com/operately/operately/pull/4857
- fix: Improve billing page contrast in dark mode by @Rockyy174 in https://github.com/operately/operately/pull/4895
- feat: Make notification mark-as-read optimistic by @Rockyy174 in https://github.com/operately/operately/pull/4897
- chore: Add DevBar theme override for local development by @Rockyy174 in https://github.com/operately/operately/pull/4896
- chore: Update mint and phoenix_live_view for security advisories by @Rockyy174 in https://github.com/operately/operately/pull/4898
- feat: Make MCP connections easier to find and set up by @Rockyy174 in https://github.com/operately/operately/pull/4899
- chore: Index resource hub content for search by @Rockyy174 in https://github.com/operately/operately/pull/4900
- chore: Add resource hub search to API by @Rockyy174 in https://github.com/operately/operately/pull/4901
- docs: Add ecto query introctions to clean-code skill by @Rockyy174 in https://github.com/operately/operately/pull/4902
- fix: Return resource hub nodes from search by @Rockyy174 in https://github.com/operately/operately/pull/4903
- feat: Add inline search to resource hubs behind FF by @Rockyy174 in https://github.com/operately/operately/pull/4906
- chore: Migrate CommentsCountIndicator to TurboUI by @Rockyy174 in https://github.com/operately/operately/pull/4905
- chore: Testing deployment by @Rockyy174 in https://github.com/operately/operately/pull/4908
- fix: Improve AGENTS.md with accurate build/test, package, and convention coverage by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4910
- feat: Add search to Project and Goal docs & files by @Rockyy174 in https://github.com/operately/operately/pull/4912
- feat: Enable billing warnings and limits by @Rockyy174 in https://github.com/operately/operately/pull/4914
- feat: Match word prefixes in resource hub search by @Rockyy174 in https://github.com/operately/operately/pull/4907
- chore: Add permission-aware company search query by @Rockyy174 in https://github.com/operately/operately/pull/4917
- fix: Show Docs & Files tab on milestone and task pages by @Rockyy174 in https://github.com/operately/operately/pull/4918
- feat: consolidate AccessLevel into TurboUI AccessLevelSummary by @Rockyy174 in https://github.com/operately/operately/pull/4904
- chore: Add core work search source adapters by @Rockyy174 in https://github.com/operately/operately/pull/4927
- chore: Include core work in company search by @Rockyy174 in https://github.com/operately/operately/pull/4928
- chore: Index core work for company search by @Rockyy174 in https://github.com/operately/operately/pull/4929
- chore: Migrate SpaceCards into TurboUI by @Rockyy174 in https://github.com/operately/operately/pull/4925
- chore: Show Docs & Files counts on project and goal tabs by @Rockyy174 in https://github.com/operately/operately/pull/4930
- chore: Index core work check-ins and retrospectives by @Rockyy174 in https://github.com/operately/operately/pull/4931
- chore: Migrate Reactions to TurboUI via app bridge by @Rockyy174 in https://github.com/operately/operately/pull/4924
- chore: Migrate account and company admin pages to TurboUI Page by @Rockyy174 in https://github.com/operately/operately/pull/4926
- chore: Include check-ins and retrospectives in global search query by @Rockyy174 in https://github.com/operately/operately/pull/4932
- chore: Collect historical test timings in CI by @Rockyy174 in https://github.com/operately/operately/pull/4934
- chore: Balance test shards using historical timings by @Rockyy174 in https://github.com/operately/operately/pull/4935
- fix: Isolate certification tests from global configuration by @Rockyy174 in https://github.com/operately/operately/pull/4936
- chore: Update check-in and retrospective search indexes by @Rockyy174 in https://github.com/operately/operately/pull/4937
- chore: Add temporary combined company search API by @Rockyy174 in https://github.com/operately/operately/pull/4938
- fix: Update @tiptap dependencies to the latest version by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4942
- fix: Docs & Files: support dropping a file by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4915
- docs: Add project templates spec by @markoa in https://github.com/operately/operately/pull/4944
- chore: Add expanded quick-search API by @Rockyy174 in https://github.com/operately/operately/pull/4947
- feat: Expand the global quick search by @Rockyy174 in https://github.com/operately/operately/pull/4951
- chore: Remove deprecated global_search query with backward compatibility by @Rockyy174 in https://github.com/operately/operately/pull/4953
- fix: Stabilize flaky tests by @Rockyy174 in https://github.com/operately/operately/pull/4954
- chore: Add dedicated company full-text search API by @Rockyy174 in https://github.com/operately/operately/pull/4955
- chore: Add company Search page behind FF by @Rockyy174 in https://github.com/operately/operately/pull/4956
- chore: Build Space KPIs proof of concept end-to-end by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4959
- feat: Connect quick search to full-text search by @Rockyy174 in https://github.com/operately/operately/pull/4958
- feat: Build KPI backend schema and operations by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4961
- feat: Build KPI API layer by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4962
- feat: Expand full-text search to milestones, tasks, and people by @Rockyy174 in https://github.com/operately/operately/pull/4960
- feat: Build Space KPIs tab UI behind experimental flag by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4963
- fix: Stabilize flaky champion change/remove feature tests by @Rockyy174 in https://github.com/operately/operately/pull/4964
- docs: Enhance spec 0017-project-templates.md by @Rockyy174 in https://github.com/operately/operately/pull/4965
- feat: Fix KPI chart y-axis to always start at zero by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4966
- chore: Add search index maintenance controls by @Rockyy174 in https://github.com/operately/operately/pull/4968
- chore: Add search index maintenance admin API by @Rockyy174 in https://github.com/operately/operately/pull/4970
- docs: Add API patterns to clean-code skill by @Rockyy174 in https://github.com/operately/operately/pull/4971
- chore: Add production controls for the initial search backfill by @Rockyy174 in https://github.com/operately/operately/pull/4972
- feat: Collapse completed milestones on task lists by @mancinux in https://github.com/operately/operately/pull/4974
- feat: Explicit milestone selector and creation action on kanban task boards by @mancinux in https://github.com/operately/operately/pull/4975
- feat: add milestone status icons to board filter by @mancinux in https://github.com/operately/operately/pull/4977
- feat: Tighten search result rows with context labels and body excerpts by @Rockyy174 in https://github.com/operately/operately/pull/4979
- chore: Add Getter profiles for multi-context authorization by @Rockyy174 in https://github.com/operately/operately/pull/4978
- fix: Stabilize form setValue and discussion page hook order by @Rockyy174 in https://github.com/operately/operately/pull/4980
- fix: Forward refs from TurboUI Link components by @Rockyy174 in https://github.com/operately/operately/pull/4982
- feat: Rank title-and-body search matches above title-only by @Rockyy174 in https://github.com/operately/operately/pull/4983
- feat: Add the project template data model by @Rockyy174 in https://github.com/operately/operately/pull/4985
- feat: Release full-text search feature by @Rockyy174 in https://github.com/operately/operately/pull/4986
- chore: Add permission-aware project template APIs by @Rockyy174 in https://github.com/operately/operately/pull/4991
- feat: Copy: simplify KPI list empty-state description by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4990
- feat: Fix: KPI list shows 'No data' after logging an entry by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4988
- feat: KPI summary card on the Space page by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4987
- chore: Add Storybook search refine controls UI by @Rockyy174 in https://github.com/operately/operately/pull/4995
- fix: Links in emails by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4992
- feat: streamline first-run onboarding around project creation by @mancinux in https://github.com/operately/operately/pull/4993
- chore: Add project templates mutations by @Rockyy174 in https://github.com/operately/operately/pull/4998
- feat: UX: de-emphasize date field in KPI Log Update form by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/5000
- feat: Wire search refine filters for space, type, time, and sort by @Rockyy174 in https://github.com/operately/operately/pull/5002
- feat: Copy: rename 'Period' label to 'Date' in KPI Log Update form by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/5001
- feat: Show search result timestamps and sort by inserted_at by @Rockyy174 in https://github.com/operately/operately/pull/5003
- feat: Fix: champion dropdown menu clipped in New/Edit KPI modal by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/4997
- feat: Add Discord-style input rules to RichEditor extensions by @superplane-operately-gh[bot] in https://github.com/operately/operately/pull/5004
- chore: Add pages for creating and editing blank project templates by @Rockyy174 in https://github.com/operately/operately/pull/5011
- fix: Index goal checks by goal ID by @Rockyy174 in https://github.com/operately/operately/pull/5012
- fix: Reduce work map payload and completed-item loading by @Rockyy174 in https://github.com/operately/operately/pull/5013
- chore: Fix TurboUI IDE type errors by splitting tsconfigs by @Rockyy174 in https://github.com/operately/operately/pull/5014
- fix: Remove 'resource hub' from search placeholder by @Rockyy174 in https://github.com/operately/operately/pull/5015
- feat: Keep full search action visible by @Rockyy174 in https://github.com/operately/operately/pull/5017
- chore: Report Phoenix and Logger errors to Sentry by @Rockyy174 in https://github.com/operately/operately/pull/5018
- chore: Install Hex non-interactively in dev.server by @Rockyy174 in https://github.com/operately/operately/pull/5019
- feat: Add project template library pages behind FF by @Rockyy174 in https://github.com/operately/operately/pull/5020
- chore: Improve frontend Sentry error reporting by @Rockyy174 in https://github.com/operately/operately/pull/5021
- chore: Add operation for creating project from template by @Rockyy174 in https://github.com/operately/operately/pull/5022
- feat: Share project tasks List/Board view across the team by @Rockyy174 in https://github.com/operately/operately/pull/5023
- feat: Create projects from project templates by @Rockyy174 in https://github.com/operately/operately/pull/5024
- chore: Add operation for building templates from projects by @Rockyy174 in https://github.com/operately/operately/pull/5025
- feat: Add save project as template feature to project page by @Rockyy174 in https://github.com/operately/operately/pull/5026
- feat: Add people and task assignments to project templates by @Rockyy174 in https://github.com/operately/operately/pull/5027
- feat: Project template task assignees can be edited by @Rockyy174 in https://github.com/operately/operately/pull/5028
- chore: Create template tasks with assignees in one request by @Rockyy174 in https://github.com/operately/operately/pull/5029
- feat: Let MCP create/update tools choose notification recipients by @Rockyy174 in https://github.com/operately/operately/pull/5030
- feat: Project template contributors can be edited by @Rockyy174 in https://github.com/operately/operately/pull/5032
- fix: Remove search extra row from Docs & Files tab by @Rockyy174 in https://github.com/operately/operately/pull/5016
- feat: Add drag and drop to project template tasks by @Rockyy174 in https://github.com/operately/operately/pull/5033
- feat: Support replacing unavailable template contributors by @Rockyy174 in https://github.com/operately/operately/pull/5034
- feat: Add configurable templates space tool by @Rockyy174 in https://github.com/operately/operately/pull/5035
- chore: Add project template discussion persistence by @Rockyy174 in https://github.com/operately/operately/pull/5037
- chore: Expose project template discussions API by @Rockyy174 in https://github.com/operately/operately/pull/5038
- feat: Add project template discussions UI by @Rockyy174 in https://github.com/operately/operately/pull/5039
- fix: Add missing KPI created activity serializer by @Rockyy174 in https://github.com/operately/operately/pull/5040
- fix: Render KPI creation activities by @Rockyy174 in https://github.com/operately/operately/pull/5041
- chore: Add template docs and files persistence by @Rockyy174 in https://github.com/operately/operately/pull/5042
- chore: Add project template resource mutations by @Rockyy174 in https://github.com/operately/operately/pull/5043
- feat: Add template docs and files browsing by @Rockyy174 in https://github.com/operately/operately/pull/5044
- feat: Add folder creation and file uploads to project templates by @Rockyy174 in https://github.com/operately/operately/pull/5047
- feat: Extract document pages to TurboUI and wire project template docs by @Rockyy174 in https://github.com/operately/operately/pull/5048
- fix: Attempt to fix tailwing download in docker image build by @Rockyy174 in https://github.com/operately/operately/pull/5050
- chore: Migrate CommentSection to TurboUI by @Rockyy174 in https://github.com/operately/operately/pull/5049
- fix: List comments correctly for project and goal resource hub items by @Rockyy174 in https://github.com/operately/operately/pull/5051
- feat: Extract link pages to TurboUI and wire project template links by @Rockyy174 in https://github.com/operately/operately/pull/5052
- feat: Extract file pages to TurboUI and wire project template files by @Rockyy174 in https://github.com/operately/operately/pull/5053
- feat: Add deletion for project template docs and files by @Rockyy174 in https://github.com/operately/operately/pull/5054
- fix: Consistently use a danger button on resource delete confirms by @Rockyy174 in https://github.com/operately/operately/pull/5055
- fix: Hide template card counts and skip reload on Create project by @Rockyy174 in https://github.com/operately/operately/pull/5056
- fix: Derive test shards from CI parallelism and stabilize flaky tests by @Rockyy174 in https://github.com/operately/operately/pull/5057
- feat: Add move for project template docs and files by @Rockyy174 in https://github.com/operately/operately/pull/5060
- feat: Add folder rename for project template docs and files by @Rockyy174 in https://github.com/operately/operately/pull/5061
- fix: Improve template task and milestone form UX by @Rockyy174 in https://github.com/operately/operately/pull/5062
- fix: Ignore port when matching loopback MCP OAuth redirect URIs by @Rockyy174 in https://github.com/operately/operately/pull/5064
- fix: Distinguish invalid MCP tokens and default challenge scope to mcp:read by @Rockyy174 in https://github.com/operately/operately/pull/5065
- fix: Make MCP refresh-token rotation atomic and persist replay revocation by @Rockyy174 in https://github.com/operately/operately/pull/5066
- chore: Add comments to project templates by @Rockyy174 in https://github.com/operately/operately/pull/5067
- feat: Wire Save as template on the project page by @Rockyy174 in https://github.com/operately/operately/pull/5068
- feat: Edit comments in project templates by @Rockyy174 in https://github.com/operately/operately/pull/5069
- chore: Add project template feature tests coverage by @Rockyy174 in https://github.com/operately/operately/pull/5070
- fix: Include nested folders in project template resource breadcrumbs by @Rockyy174 in https://github.com/operately/operately/pull/5071
- chore: Add project template duplication operation by @Rockyy174 in https://github.com/operately/operately/pull/5072
- chore: Add project template lifecycle APIs by @Rockyy174 in https://github.com/operately/operately/pull/5073
- feat: Add project template lifecycle UI by @Rockyy174 in https://github.com/operately/operately/pull/5074
- fix: Stabilize contributor search in project templates by @Rockyy174 in https://github.com/operately/operately/pull/5075
- chore: Add requester-aware Getter list by @Rockyy174 in https://github.com/operately/operately/pull/5076
- chore: Allow host customization in development by @Rockyy174 in https://github.com/operately/operately/pull/5077
- chore: Drive TaskPage UI from a required variant prop by @Rockyy174 in https://github.com/operately/operately/pull/5078
- chore: Milestone page supports Project and Project Templates by @Rockyy174 in https://github.com/operately/operately/pull/5079
- feat: Add a project template milestone page by @Rockyy174 in https://github.com/operately/operately/pull/5080
- fix: Stop test.seed.env from appending duplicate .env lines by @Rockyy174 in https://github.com/operately/operately/pull/5081
- chore: Persist both project and template list order by index by @Rockyy174 in https://github.com/operately/operately/pull/5083
- feat: Project template edits are saved optimistically by @Rockyy174 in https://github.com/operately/operately/pull/5084
- chore: Share one task creation modal for projects and templates by @Rockyy174 in https://github.com/operately/operately/pull/5085
- feat: Add inline create and task slide-in to the template board by @Rockyy174 in https://github.com/operately/operately/pull/5086
- feat: Add product release announcement toast by @Rockyy174 in https://github.com/operately/operately/pull/5087
- chore: Add backend for product release announcements by @Rockyy174 in https://github.com/operately/operately/pull/5088
- feat: Wire product release toast behind company feature flag by @Rockyy174 in https://github.com/operately/operately/pull/5089
- chore: Share one MilestoneList for projects and templates by @Rockyy174 in https://github.com/operately/operately/pull/5090
- fix: Drop tasks_kanban_state from project templates by @Rockyy174 in https://github.com/operately/operately/pull/5091
- fix: Highlight No milestone as a section drop target on templates by @Rockyy174 in https://github.com/operately/operately/pull/5092
- chore: Include Jest and CLI unit tests in CI test reports by @Rockyy174 in https://github.com/operately/operately/pull/5093
- chore: Migrate edit and new Project Check-in pages to turboui by @Rockyy174 in https://github.com/operately/operately/pull/5094
- feat: Show notify settings when editing unpublished check-ins by @Rockyy174 in https://github.com/operately/operately/pull/5096
- chore: Migrate CompanyAdminPage to turboui by @Rockyy174 in https://github.com/operately/operately/pull/5098
- chore: Add tasks_kanban_state to project templates by @Rockyy174 in https://github.com/operately/operately/pull/5100
- feat: Share TasksBoardView and add list/board switching on templates by @Rockyy174 in https://github.com/operately/operately/pull/5101
- feat: Persist template tasks list/board preference in localStorage by @Rockyy174 in https://github.com/operately/operately/pull/5102
- chore: Add project and template tasks board smoke feature tests by @Rockyy174 in https://github.com/operately/operately/pull/5103
- chore: Load Jest types in the app TS project for the IDE by @Rockyy174 in https://github.com/operately/operately/pull/5104
- fix: Fix turboui test types for tsc lint by @Rockyy174 in https://github.com/operately/operately/pull/5105
- chore: Migrate company navigation to turboui by @Rockyy174 in https://github.com/operately/operately/pull/5106
- chore: Migrate homepage to turboui by @Rockyy174 in https://github.com/operately/operately/pull/5107
- feat: Give each KPI its own page by @shiroyasha in https://github.com/operately/operately/pull/5109
- feat: Show KPI details in a sidebar and edit champion and cadence inline by @shiroyasha in https://github.com/operately/operately/pull/5110
- feat: Add and edit project contributors from the overview sidebar by @Rockyy174 in https://github.com/operately/operately/pull/5112
- feat: Show the last KPI update in the KPI sidebar by @shiroyasha in https://github.com/operately/operately/pull/5111
- feat: Add editable KPI descriptions by @shiroyasha in https://github.com/operately/operately/pull/5114
- chore: Restyle the dev bar and let it collapse out of the way by @shiroyasha in https://github.com/operately/operately/pull/5119
- chore: Allow conventional commit scopes in PR titles by @shiroyasha in https://github.com/operately/operately/pull/5120
- feat: Add notification subscriptions to KPIs by @shiroyasha in https://github.com/operately/operately/pull/5122
- feat: Manage project contributors and access from the overview sidebar by @Rockyy174 in https://github.com/operately/operately/pull/5121
- fix: Prevent duplicate contributors on the same project by @Rockyy174 in https://github.com/operately/operately/pull/5123
- feat: Support project templates in Work Map quick add by @Rockyy174 in https://github.com/operately/operately/pull/5124
- feat: Edit KPIs in place and list their actions in the sidebar by @shiroyasha in https://github.com/operately/operately/pull/5125
- chore: Remove Log update from the KPI list table by @shiroyasha in https://github.com/operately/operately/pull/5126
- feat: Show an inline sparkline on the KPI list by @shiroyasha in https://github.com/operately/operately/pull/5127
- feat: Show KPI history values on chart hover by @shiroyasha in https://github.com/operately/operately/pull/5128
- fix: Plot the same KPI history on the space card and the KPI list by @shiroyasha in https://github.com/operately/operately/pull/5129
- feat: simplify project templates empty state by @mancinux in https://github.com/operately/operately/pull/5133
- feat: refine project templates index by @mancinux in https://github.com/operately/operately/pull/5135
- feat: Add MCP tools for docs search, versions, and contributors by @Rockyy174 in https://github.com/operately/operately/pull/5143
- feat: Allow comments on KPI updates by @shiroyasha in https://github.com/operately/operately/pull/5134
- feat: Add MCP tools for project templates by @Rockyy174 in https://github.com/operately/operately/pull/5144
- feat: Lead the KPI page with its name and put the current value on the chart by @shiroyasha in https://github.com/operately/operately/pull/5146
- feat: Add MCP tools for project templates comments by @Rockyy174 in https://github.com/operately/operately/pull/5147
- chore: update vulnerable Elixir dependencies by @mancinux in https://github.com/operately/operately/pull/5145
- chore: Sync CLI with project templates and document history by @Rockyy174 in https://github.com/operately/operately/pull/5151
- fix: Align cancel link with submit button on template discussions by @Rockyy174 in https://github.com/operately/operately/pull/5149
- fix: Align template task rows with active project task lists by @Rockyy174 in https://github.com/operately/operately/pull/5148
- fix: Render API-created space task notes by @mvanhorn in https://github.com/operately/operately/pull/5031
- fix: Make rich text normalization TipTap-safe by @Rockyy174 in https://github.com/operately/operately/pull/5155
- chore: Close MCP and CLI gaps for live vs template tooling by @Rockyy174 in https://github.com/operately/operately/pull/5156
- fix: Remove created date from template milestone sidebar by @Rockyy174 in https://github.com/operately/operately/pull/5152
- fix: Show success toasts when copying and archiving project templates by @Rockyy174 in https://github.com/operately/operately/pull/5153
- feat: Annotate KPI charts with dated events by @shiroyasha in https://github.com/operately/operately/pull/5150
- fix: Label KPI chart dates on calendar ticks by @shiroyasha in https://github.com/operately/operately/pull/5158
- feat: Surface KPI updates on Review for champions by @shiroyasha in https://github.com/operately/operately/pull/5159
- feat: Enable task keyboard shortcuts on template task boards by @Rockyy174 in https://github.com/operately/operately/pull/5154
- feat: ask user what to do with remaining open tasks when completing a milestone by @mancinux in https://github.com/operately/operately/pull/5163
- fix: Accept CIMD clients that fall back to public auth by @Rockyy174 in https://github.com/operately/operately/pull/5165
- feat: Include ARM64 support in the official production image by @Rockyy174 in https://github.com/operately/operately/pull/5157
- chore: Hide experimental KPI commands from CLI and API docs by @Rockyy174 in https://github.com/operately/operately/pull/5166
- feat: make document lists easier to scan by @mancinux in https://github.com/operately/operately/pull/5168
- fix: complete task activities and status metadata by @mancinux in https://github.com/operately/operately/pull/5169
- chore: Patch npm advisories in app, CLI, and turboui by @Rockyy174 in https://github.com/operately/operately/pull/5167
- feat: improve legibility of kanban toggle for closed columns by @mancinux in https://github.com/operately/operately/pull/5171
- feat: hide completed milestones when showing options for a task by @mancinux in https://github.com/operately/operately/pull/5173
- chore: Add update-available badge in the navbar to storybook by @Rockyy174 in https://github.com/operately/operately/pull/5108
- docs: Teach angents and Greptile to use .test.ts for Jest tests by @Rockyy174 in https://github.com/operately/operately/pull/5174
- feat: Move the lobby to TurboUI and show the instance version behind a flag by @Rockyy174 in https://github.com/operately/operately/pull/5175
- fix: Stop person search 401s from leaking as unhandled rejections by @Rockyy174 in https://github.com/operately/operately/pull/5176
- feat: Wire navbar update badge and instance disable switch by @Rockyy174 in https://github.com/operately/operately/pull/5177
- chore: Prefer explicit product version from the release RSS feed by @Rockyy174 in https://github.com/operately/operately/pull/5179
- chore: Pre-dismiss v1.8 product release toast for all people by @Rockyy174 in https://github.com/operately/operately/pull/5178
- chore: Remove Docker build from the CI pipeline by @Rockyy174 in https://github.com/operately/operately/pull/5182
- fix: Load product release without blocking company pages by @Rockyy174 in https://github.com/operately/operately/pull/5183
- chore: Restore single-arch Docker builds on main CI by @Rockyy174 in https://github.com/operately/operately/pull/5185
- chore: Remove product_release_announcements experimental flag by @Rockyy174 in https://github.com/operately/operately/pull/5180
- feat: Remove project templates feature flag by @Rockyy174 in https://github.com/operately/operately/pull/5181
- fix: stabilize scheduled check-in feature test by @mancinux in https://github.com/operately/operately/pull/5188
- feat: tweak new version notice by @mancinux in https://github.com/operately/operately/pull/5184
- fix: Add canonical page URLs to serialized API resources by @Rockyy174 in https://github.com/operately/operately/pull/5186
- chore: Seed project templates in Demo company by @Rockyy174 in https://github.com/operately/operately/pull/5189
New Contributors
- @superplane-operately-gh[bot] made their first contribution in https://github.com/operately/operately/pull/4910
- @mvanhorn made their first contribution in https://github.com/operately/operately/pull/5031
Full Changelog: https://github.com/operately/operately/compare/1.8.0...1.9.0