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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #28

    [1.7.0]

    • Update outline to 0.81.0
    • Full Changelog
    • It is now possible to emoji react to comments
    • You can now archive an entire collection (https://github.com/outline/outline/issues/3141)
    • Comments sidebar can now be sorted by position in document (https://github.com/outline/outline/issues/7725)
    • @mention users can now be searched by email (https://github.com/outline/outline/issues/7679)
    • There is now a "Leave document" menu item on documents that have been shared with you
    • Publicly shared docs now have the option to disable search engine indexing (https://github.com/outline/outline/issues/7486)
    • Import of CSV files is now supported, they will be converted to a document with a single table
    • Tables now have an "Export as CSV" option (https://github.com/outline/outline/issues/7743)
    • It is now possible to disable "Smart text" replacements with a user preference (https://github.com/outline/outline/issues/7769)
    • Dark mode colors are now more consistent
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #29

      [1.7.1]

      • Fix invite email sending
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #30

        [1.7.2]

        • Update outline to 0.81.1
        • Full Changelog
        • Fixed emails should not attempt to be sent if no SMTP authentication is configured
        • Fixed cannot sort by "role" in members table in settings https://github.com/outline/outline/issues/7986
        • Further improvements to diacritics matching in CMD+F
        • From address is no longer overridden in self-hosted installs https://github.com/outline/outline/issues/7929
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #31

          [1.8.0]

          • Add checklist
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #32

            [1.8.1]

            • Update outline to 0.82.0
            • Full Changelog
            • Mention documents with @ document mentions will automatically keep title and icon in sync (changelog)
            • Editor embeds are now vertically resizable
            • When pasting a link there is now an option to embed or link
            • Upgraded Mermaid diagrams to v11 (#​7964)
            • Copying a document now offers the choice of destination (#​8030)
            • When pasting remote images, they will now be automatically uploaded to Outline storage (#​8301) (#​8086)
            • New tables in the editor now start with fixed width (but resizable) columns
            • Email notifications are no longer sent for insignificant document changes
            • Collection description was moved to it's own tab
            • Copying text out of the editor now copies markdown to the clipboard where appropriate
            • Added command to create nested document from command menu (#​8365)
            • Creating a new document from the sidebar is now much faster
            • It is now possible to create API keys with scopes (#​8297)
            • Added new icons into picker
            • ...
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #33

              [1.9.0]

              • Update base image to 5.0.0
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #34

                [1.10.0]

                • Update outline to 0.83.0
                • Full Changelog
                • A completely rebuilt Notion importer in https://github.com/outline/outline/pull/8710
                • Enable dragging a document into drafts in https://github.com/outline/outline/pull/8411
                • Improved document history styling in https://github.com/outline/outline/pull/8496
                • Added collection subscriptions in https://github.com/outline/outline/pull/8392
                • Added ability to change the type of a notice in the editor by @xYouLL in https://github.com/outline/outline/pull/8533
                • Improvements to keyboard navigation in find and replace popover in https://github.com/outline/outline/pull/8560
                • PWA dock icon is now badged when notifications are available in https://github.com/outline/outline/pull/8580
                • Restored the abilility to search documents in the link toolbar (Removed in v0.82.0) in https://github.com/outline/outline/pull/8581
                • Search in document was added to the command menu in https://github.com/outline/outline/pull/8596
                • The default order for comments is now Order in doc in https://github.com/outline/outline/pull/8597
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #35

                  [1.11.0]

                  • Update outline to 0.84.0
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #36

                    [1.12.0]

                    • Update outline to 0.85.0
                    • Full Changelog
                    • Installation screen
                    • Tables now have the ability to merge and split cells across rows and columns, use this to create more complex layouts.
                    • Added a new shortcut to create a table, just type |-- on a new line to insert a table.
                    • It is now possible to specify an exact pixel size for images in https://github.com/outline/outline/pull/9288
                    • Add Dart and Flutter syntax highlighting is now supported in https://github.com/outline/outline/pull/9346
                    • We now support the .well-known discovery endpoint, meaning OIDC can be configured with just OIDC_ISSUER_URL, OIDC_CLIENT_ID, and OIDC_CLIENT_SECRET. Much simpler than the previous approach.
                    • PKCE is now also used if the discovery endpoint signals support.
                    • Editor blocks can now be moved up and down with Cmd+Alt+Arrow keys in https://github.com/outline/outline/pull/9502
                    • New menu option to apply a template to existing document in https://github.com/outline/outline/pull/9236
                    • Hungarian language support in https://github.com/outline/outline/pull/9230
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #37

                      [1.12.1]

                      • Update outline to 0.85.1
                      • Full Changelog
                      • Fixes a server error when the client is out of date and requests to connect to collaboration websocket
                      • Restored preloading of notifications
                      • Fixed cannot ctrl-click to open in a new tab some menu items (#​9542)
                      • OIDC .well-known discovery now works for subdirectories (#​9540)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #38

                        [1.13.0]

                        • Update outline to 0.86.0
                        • Full Changelog
                        • If you run the collaboration service separately it must be updated and restarted before the client and API to avoid errors.
                        • Added OTP sign-in codes for mobile PWA in https://github.com/outline/outline/pull/9556
                        • A paste menu to convert a list of URLs to mentions is now displaced in https://github.com/outline/outline/pull/9646
                        • You can now update the url of an embed without reinserting in https://github.com/outline/outline/pull/9479
                        • The collaboration service can now be scaled across multiple servers in https://github.com/outline/outline/pull/9625
                        • References are now prefetched on hover in https://github.com/outline/outline/pull/9722
                        • We improved the wrapping behavior in inline code marks in https://github.com/outline/outline/pull/9724
                        • The Up arrow in a comment input now jumps to editing previous comment in https://github.com/outline/outline/pull/9727
                        • Clicking items in the sidebar is now even faster than before in https://github.com/outline/outline/pull/9733
                        • Added support for Tella.tv embeds in https://github.com/outline/outline/pull/9775
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #39

                          [1.14.0]

                          • Update outline to 0.87.3
                          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