Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Outline
  3. Outline - Package Updates

Outline - Package Updates

Scheduled Pinned Locked Moved Outline
39 Posts 4 Posters 6.4k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #8

    [0.7.0]

    • Optional SSO support
    1 Reply Last reply
    0
    • S Offline
      S Offline
      shrey
      wrote on last edited by
      #9

      Kindly update to the latest release:

      https://github.com/outline/outline/releases/tag/v0.74.0

      S 1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #10

        [0.8.0]

        • Update Outline to 0.74.0
        • Full changelog
        • Clicking on a link while editing will now automatically select the entire link
        • Mermaid diagrams are now rendered in HTML exports in #6205
        • Added "Share" option to document menu on mobile
        • New translations
        • Updated to Node 20 LTS
        • [API] comments.list endpoint can now be used without a document ID
        • Find and replace dialog no longer gets stuck without replace button
        • Fixed corruption in imports in #6162
        • Fixed recurring OOM crash when DataDog and Sentry are enabled.
        • Fixed display of video nodes in document history
        • Fixed members can now create templates again
        • Fixed viewing public shares failed if user has an expired token in #6134
        • Restored ability to comment in code blocks in #6154
        • Comment functionality should not show in toolbar for view-only users in #6011
        • Added support for tldraw snapshot links in #6210
        • Restored PWA install in recent Chrome versions
        • Fixed extra empty page in HTML exports in #6205
        • Emoji in template titles are now applied correctly in #6169
        • Many dependency updates
        1 Reply Last reply
        0
        • S shrey

          Kindly update to the latest release:

          https://github.com/outline/outline/releases/tag/v0.74.0

          S Offline
          S Offline
          shrey
          wrote on last edited by
          #11

          @shrey said in Outline - Package Updates:

          Kindly update to the latest release:

          https://github.com/outline/outline/releases/tag/v0.75.0

          1 Reply Last reply
          1
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #12

            [1.0.0]

            • Update Outline to 0.75.0
            • Full changelog
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #13

              [1.0.1]

              • Update Outline to 0.75.1
              • Full changelog
              • Added flag --no-migrate to optionally suppress automatic migrations on startup
              • Added option OIDC_LOGOUT_URI to trigger logout in OIDC on logout in Outline by @Shuttleu in https://github.com/outline/outline/pull/6539
              • Added option OIDC_DISABLE_REDIRECT to prevent automatic OIDC redirect by @Shuttleu in https://github.com/outline/outline/pull/6544
              • MAXIMUM_IMPORT_SIZE was deprecated and split into FILE_STORAGE_IMPORT_MAX_SIZE (for documents) and FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE (for workspace imports) in https://github.com/outline/outline/pull/6566
              • Fixed new paragraphs are lost in table cells imported from HTML
              • Fixed an issue where tables with empty cells could fail to import from HTML
              • Fixed an issue where quoted search queries with colons could cause a server error
              • Fixed regression in styling of search filter options
              • Hide image drag handles, empty captions, and selected outlines when printing in https://github.com/outline/outline/pull/6550
              • Missing highlighted context on search results page in https://github.com/outline/outline/pull/6549
              • Error for self-host draw.io by @TaoChan1005 in https://github.com/outline/outline/pull/6554
              • Propagate Enter key events in SuggestionsMenu allows pressing Enter after typed url in embed input by @superkelvint in https://github.com/outline/outline/pull/6556
              • Do not load opensearch.xml from CDN, so it uses the correct subdomain by @waf in https://github.com/outline/outline/pull/6567
              • CMD+Z now works now works when the editor component does not technically have focus
              • Served HTML lang attribute now reflects installation default language
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #14

                [1.0.2]

                • Update Outline to 0.75.2
                • Full changelog
                • Regression in 0.75.1 that required MAXIMUM_IMPORT_SIZE config to be set
                • Fixed an issue where the comment sidebar would overflow the screen at tablet size
                • Removed the maximum of 10 allowed domains
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #15

                  [1.1.0]

                  • Update Outline to 0.76.0
                  • Full changelog
                  • Improved search matching for "phrases" and urls in #6800
                  • Added "Search in document" functionality to restrict a search to a subtree
                  • Improved the quality of snippets for search results in #6828
                  • Processing of documents.import now happens on worker
                  • Added support for emoji version 15.0
                  • Added 80+ additional collection icons in #6803
                  • Added "Archive all notifications" option @hmacr in #6599
                  • Added sorting controls to tables in #6678
                  • Added support for custom db schema by @axelrindle in #6670
                  • Default user language is now inferred when signing in via Google in #6679
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #16

                    [1.1.1]

                    • Update Outline to 0.76.1
                    • Full changelog
                    • When importing a HTML file with tables it would be imported as raw HTML if a cell contained a list or heading
                    • Fixed an issue that prevented unarchiving documents
                    • Fixed an issue that prevented connecting Slack channels to a collection
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #17

                      [1.2.0]

                      • Move secret keys into /app/data/env.sh from dot files
                      • Make attachment storage configurable
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #18

                        [1.3.0]

                        • Update Outline to 0.77.0
                        • Full changelog
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #19

                          [1.3.1]

                          • Update Outline to 0.77.1
                          • Full changelog
                          • Fixed an issue that could cause the app to become unresponsive when zooming out of an image
                          • Restored the text field in outgoing document webhooks
                          • Page scroll now resets correctly on mobile when navigating between documents
                          • Tables with a single remaining column now automatically fill available width
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #20

                            [1.3.2]

                            • Update Outline to 0.77.2
                            • Full changelog
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #21

                              [1.3.3]

                              • Update Outline to 0.77.3
                              • Full changelog
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #22

                                [1.4.0]

                                • Update Outline to 0.78.0
                                • Full changelog
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #23

                                  [1.5.0]

                                  • Update Outline to 0.79.0
                                  • Full changelog
                                  • Add support to embed any webpage with /embed command by @Blendman974 in #7319
                                  • Add support for Dropbox embed by @LouisKottmann in #7299
                                  • Add support for workspace templates by @hmacr in #7150
                                  • Added R language highlighting in code blocks #7473
                                  • New and improved translations
                                  • Shared and read-only documents can now be dragged to "Starred" in #7506
                                  • Outgoing emails now include headers to enhance threading in inbox by @hmacr in #7477
                                  • Inserting /time and /datetime in templates will now insert a template variable
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #24

                                    [1.5.1]

                                    • Update Outline to 0.79.1
                                    • Full changelog
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #25

                                      [1.6.0]

                                      • Update Outline to 0.80.0
                                      • Full changelog
                                      • Added a workspace preference for admins to disable individual user account removal
                                      • New Umami analytics integration by @QYG2297248353 in #7366
                                      • It is now possible to @mention users that do not have access to a document (they won't be notified) in #7601
                                      • Behavior of Tab and Shift-Tab is now more natural in code blocks #7622
                                      • "Public access" section of share dialog is now always visible in #7617
                                      • Archiving a document now includes a confirmation dialog
                                      • CMD-k with the cursor within an editor link now focuses the link field
                                      • Home, Search, and Drafts are now sticky in the sidebar
                                      • CMD-Shift-c is now a shortcut for inline code
                                      1 Reply Last reply
                                      1
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #26

                                        [1.6.1]

                                        • Update Outline to 0.80.1
                                        • Full changelog
                                        • Fixed release version
                                        • Fixed serialization issue #7634
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #27

                                          [1.6.2]

                                          • Update Outline to 0.80.2
                                          • Full changelog
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search