Skip to content

Releases: getprobo/probo

v0.161.2

06 Apr 10:19
16dce23

Choose a tag to compare

Full Changelog: v0.161.1...v0.161.2

Docker Images

  • ghcr.io/getprobo/probo:v0.161.2 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.161.1

06 Apr 09:59
e062ef5

Choose a tag to compare

What's Changed

Full Changelog: v0.161.0...v0.161.1

Docker Images

  • ghcr.io/getprobo/probo:v0.161.1 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.161.0

03 Apr 16:14
v0.161.0
c9af562

Choose a tag to compare

Changes in v0.161.0

Changelog

  • ef2e99d Add measure-document linking
  • 8de7add Exclude approved-without-signature documents from employee approvals
  • c9af562 Release v0.161.0
  • b610a19 Remove no-changes guard from document version publish
  • 2b377a2 Sort employee signatures and approvals by most recently updated

Docker Images

  • ghcr.io/getprobo/probo:v0.161.0 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.160.2

03 Apr 15:30
9bbeb6b

Choose a tag to compare

Changes in v0.160.2

Changelog

Docker Images

  • ghcr.io/getprobo/probo:v0.160.2 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.160.1

03 Apr 15:09
8ba3341

Choose a tag to compare

Changes in v0.160.1

Changelog

  • 11a9663 No need for saferedirect on known connectors
  • 8ba3341 Release v0.160.1

Docker Images

  • ghcr.io/getprobo/probo:v0.160.1 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.160.0

03 Apr 14:39
60f968f

Choose a tag to compare

Changes in v0.160.0

Changelog

  • 6d1a7c8 Add bottom padding to rich editor
  • b9d7beb Change import for bullet list in rich editor
  • 0ac3fd1 Handle html in markdown during conversion to prosemirror nodes
  • 3561a6e Implement markdown parsing for copy paste
  • a850b0f Move markdown to prosemirror parser in packages
  • 2a6845d Reimplement ts converter using marked parser
  • 60f968f Release v0.160.0
  • d82ff82 Revert change to allow for relative links
  • 9ebb86a Review fixes
  • f2c39d1 Update markdown detection to avoid regex
  • a5d7630 Update release promp
  • 5359fe9 Update rich editor style to be lighter and closer to printed doc

Docker Images

  • ghcr.io/getprobo/probo:v0.160.0 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.159.0

03 Apr 12:23
v0.159.0
2543765

Choose a tag to compare

Changes in v0.159.0

Changelog

  • 314984a Add RFC 5988 link header parser
  • 61b0559 Add access review CLI commands
  • b571b07 Add access review MCP tools
  • 7618409 Add access review background workers
  • ebfc0b7 Add access review console GraphQL API
  • e4e08f2 Add access review data layer and migrations
  • ff20b38 Add access review dependencies and enum tests
  • 5efd513 Add access review domain services
  • a4bf885 Add access review end-to-end tests
  • b396359 Add access review frontend
  • 2320e1e Add access source drivers
  • 46dee27 Add connector infrastructure for access review
  • 8adf26a Add in-progress state to tasks
  • 6600f41 Allow logo to take doc width
  • e6b88e7 Bump the github-actions group with 12 updates
  • d86bce1 Bump ubuntu from d1e2e92 to 186072b
  • 28cf3f1 Fix lint
  • 0926a88 Fix migrate cmd
  • 9a418a7 Move document type from document to document version
  • 5c71575 Override lodash to fix security vulnerabilities
  • 050154a Refactor LLM config into top-level settings
  • 2543765 Release v0.159.0
  • f696257 Update Tempo config for latest version
  • 5c2ce9d Update e2e config for new LLM settings structure
  • f17fb7b Upgrade to kit v0.3.0
  • 244b639 Wire accessreview.Service into server and probod

Docker Images

  • ghcr.io/getprobo/probo:v0.159.0 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.158.0

02 Apr 12:03
v0.158.0
22ae368

Choose a tag to compare

Changes in v0.158.0

Changelog

  • a2f0a37 Add UNKNOWN and NOT_IMPLEMENTED measure states
  • 9baeab4 Add table conversion
  • 324f4ce Add task priority enum and rename priority to rank
  • 7afab94 Convert html blocks inside table cells
  • d069201 MCP takes markdown input for document version content
  • 22ae368 Release v0.158.0

Docker Images

  • ghcr.io/getprobo/probo:v0.158.0 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.157.0

01 Apr 16:33
e878953

Choose a tag to compare

Changes in v0.157.0

Changelog

  • d75edca Add TableRowMenu
  • 2c32613 Add blockquote style
  • 21eb2e5 Add document node styling + extensions to handle clicking links with ctrl or cmd
  • ed826eb Add go style rules in contrib/claude
  • 48206cb Add header row / column option
  • 7c5d8a8 Add link handling in floating ui instead of prompt
  • 9bbcba6 Add mermaid tiptap extension
  • 549d359 Add migration cmd
  • 12a6c21 Add missing MCP tool
  • 9ce510c Add phosphor icons and improve menus UI
  • 745c525 Add promisemirror markdown capabilities
  • 34d64ec Add side actions for insertin new / editing blocks
  • 48fbca6 Add split cells action
  • 74380f7 Add table cell menu
  • c89c437 Add table column menu
  • 70ebdd7 Add table extension
  • 79a4e7c Create prosemirror structs and HTML conversion logic
  • b84eab4 Disable RichEditor on non draft version
  • 8a25ca2 Do not display editor block placeholder when disabled
  • d0592df Ensure caret is always visible
  • cada5e0 Fix after rebase
  • fc0c71e Fix block and options menu triggers alignment with hovered block
  • f3b0842 Fix bubble menu positioning when scrolling
  • 9c810eb Fix bug on hovered hr options menu click
  • 679c18c Fix create draft condition and delete draft connections handling
  • 339cc14 Fix document creation req validation
  • 9a3077b Fix drag
  • 3008eec Fix dry run of migration cmd
  • 3d1d794 Fix first rendering save
  • 62e68df Fix html block to prosemirror default table colspan & rowspan
  • dda6e41 Fix html conversion of soft line breaks + rel attr for _blank link targets
  • 0b02171 Fix link menu z-index
  • a03a2de Fix lint & test
  • 96168cb Fix listeners cleaning on unmount
  • 525f1e4 Fix lit item paragraph must be full size
  • 0a0b01f Fix menu shadows
  • aac4d9d Fix mermaid rounded corners in edit mode
  • 3afdb0b Fix placeholder not displayed in table and lists
  • cf5ffc3 Fix review
  • 935e650 Fix style of the drop cursor
  • 67273fe Fix table dragging
  • d73263f Handle disabled editor after version publishing
  • 9781c75 Handle mardown html elements parsing with sanitization
  • 62d13a1 Handle table selection style with an overlay element
  • 4bb009f Handle validation errors
  • 3a054c7 Implement debounced auto save
  • a9f4eca Install tip tap
  • cc1a53e Keep allowing to pass content on document creation for use cases other than frontend app
  • 84adb54 Make mermaid toolbar invisible in preview mode
  • eede0b7 Make rich editor full height
  • 7897871 Refactor actions using builtin editor methods
  • aef0da4 Refactor duplicated code
  • e878953 Release v0.157.0
  • 7dcfa90 Remove arbitrary h2 sibiling page breaks
  • f29b9e2 Remove binaries
  • fe5a730 Remove field in e2e test data
  • 3181766 Remove generated file
  • 6d18c7f Remove outline on rich editor focus
  • e5b155a Remove useless CLI
  • 3cba683 Remove version update dialog
  • 1e55bcc Rename prosemirror file
  • 821f66c Review fixes
  • f3982f2 Sanitize upon saving
  • 4840dd5 Select all column / row cells on menu trigger click
  • cc93378 Split menu components for better responsibility handling
  • 37e17c3 Support all headings in tiptap
  • be18969 Use json.RawMessage for document data content
  • e71e7f1 Use prosemirror pkg to render document PDF
  • c81769b Use slash to display menu and filter commands
  • a461410 prosemirror html conversion unwrapping + table rows collection

Docker Images

  • ghcr.io/getprobo/probo:v0.157.0 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)

v0.156.1

01 Apr 13:31
v0.156.1
09ba7ab

Choose a tag to compare

Changes in v0.156.1

Changelog

  • 09ba7ab Release v0.156.1
  • 1b81101 Split employee document policy from core document actions

Docker Images

  • ghcr.io/getprobo/probo:v0.156.1 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/getprobo/probo:latest (multi-arch: linux/amd64, linux/arm64)