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
  • 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
37 Posts 4 Posters 5.0k 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
    #4

    [0.3.0]

    • Internal build changes
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #5

      [0.5.0]

      • add schedule job
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #6

        Outline 0.73.0 has a bug - https://github.com/outline/outline/issues/6153

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #7

          [0.6.0]

          • Update Outline to 0.73.0
          • Full changelog
          • Bulk import was re-architected to support imports larger than 2Gb in size
          • Added "Copy document" dialog that allows choosing whether to duplicate nested documents in #6009
          • Todo items in editor can now be toggled with Cmd+Enter (Ctrl+Enter on Windows)
          • Added a button on comments to upload images in #6092
          • Documents pinned to a collection are now shown above the description
          • "Full width" document preference is now remembered per-user
          • New style and polish for toast messages in #6053
          1 Reply Last reply
          0
          • 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 Away
                nebulonN Away
                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 Away
                    nebulonN Away
                    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 Away
                      nebulonN Away
                      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 Away
                        nebulonN Away
                        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 Away
                            nebulonN Away
                            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 Away
                                nebulonN Away
                                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 Away
                                    nebulonN Away
                                    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
                                          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