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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Memos
  3. Memos - Package Updates

Memos - Package Updates

Scheduled Pinned Locked Moved Memos
19 Posts 3 Posters 4.8k Views 4 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
    wrote on last edited by
    #10

    [1.3.2]

    • Update memos to 0.24.2
    • Full Changelog
    • feat: implement grpc health service checking database connection (#​4499)
    • fix: BrandBanner to use NavLink (#​4536)
    • fix: allow admins to uncheck disallow password if applicable (#​4532)
    • fix: prevent double effect on image modal wheel event (#​4522)
    • fix: use valid query parameters for postgres (#​4515)
    • fix: user stats changes based on selected tab (#​4504)
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #11

      [1.3.3]

      • Update memos to 0.24.3
      • Full Changelog
      • feat: add norwegian bokml (nb) translation (#4561)
      • feat: enhance site.webmanifest in chrome (#4676)
      • feat: improve visual feedback in MemoEditor for drag/drop file uploads (#4634)
      • feat: set locale based on browser language when user is not logged in (#4635)
      • feat: support child tags in NSFW blur feature (#4640)
      • feat: support listening on a UNIX socket (#4654)
      • feat: support mapping avatar url from oauth2
      • feat: update ItalicNode to use repeated children instead of content (#4566)
      • fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers (#4575)
      • fix: codeblock highlight
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #12

        [1.3.4]

        • Update memos to 0.24.4
        • Full Changelog
        • feat: automatically add a new table row in the editor when pressing enter by @dzervas in https://github.com/usememos/memos/pull/4706
        • feat: add infinite scrolling for memos by @liltrendi in https://github.com/usememos/memos/pull/4715
        • fix: make the save button disabled after a successful update by @dabeeduu in https://github.com/usememos/memos/pull/4721
        • fix(editor): Prevent race condition and ensure correct list continuation on Enter by @jonfk in https://github.com/usememos/memos/pull/4716
        • feat(rss): Use server title and description for RSS feed, if configured by @maximilian-krauss in https://github.com/usememos/memos/pull/4717
        • fix: inherits memo visibility for default comment visibility by @maximilian-krauss in https://github.com/usememos/memos/pull/4728
        • refactor: memo editor by @johnnyjoygh in https://github.com/usememos/memos/pull/4730
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #13

          Update to 0.25.0 blocked by https://github.com/usememos/memos/issues/4903

          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #14

            [1.4.0]

            • Update memos to 0.25.1
            • Full Changelog
            • feat(editor): create text-based autocompleting commands (#4971)
            • feat(inbox): handles errors while fetching and adds possibility to delete items (#4908)
            • feat: add DOMPurify for sanitizing HTML content in CodeBlock component
            • feat: add an option to auto expand subtags in tree mode (#4994)
            • feat: add tooltips to editor buttons (#4934)
            • feat: filter/method for reactions by content_id (#4969)
            • feat: implement user-specific SQL converter for filtering in user service
            • feat: support more filter factors
            • fix update theme not saving (#5012)
            • fix(syntax-highlighting): adds missing CSS imports to CodeBlock.tsx (#4890)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #15

              [1.4.1]

              • Update memos to 0.25.2
              • Full Changelog
              • feat: automatic thumbnail generation for S3-stored images
              • feat: masonry layout with responsive columns
              • feat: system theme detection and automatic dark/light mode switching
              • feat: manual latitude/longitude input for location tagging (#5152)
              • feat: copy memo content from action menu
              • feat: enhanced reaction selector with hover and mobile-friendly scrolling
              • feat: improved geolocation handling in LocationSelector
              • feat: theme-aware syntax highlighting in code blocks
              • fix: add user authentication security checks
              • fix: correct theme colors in calendar cells
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #16

                [1.4.2]

                • Update memos to 0.25.3
                • Full Changelog
                • The markdown parser/renderer now follows CommonMark and GFM specifications for better compatibility and consistency
                • feat: add Focus Mode for distraction-free writing - New writing mode that minimizes distractions for focused memo creation
                • feat: add ability to delete unused attachments (#5272) - Clean up unused attachments to save storage space
                • feat: standardize theme system with auto sync option (#5231) - Theme now syncs with system preferences automatically
                • feat: add load more button and pagination to attachments page (#5258) - Better navigation for large attachment lists
                • fix: resolve tag sidebar filtering and reactivity issues - Tags now filter properly in the sidebar
                • fix: prevent memory exhaustion in thumbnail generation - More stable thumbnail generation
                • fix: markdown list auto-completion creates new line correctly (#5238) - List continuation works as expected
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #17

                  [1.5.0]

                  • Update memos to 0.26.0
                  • Full Changelog
                  • Refresh Token Rotation with Sliding Window Sessions - Enhanced authentication security by implementing refresh token rotation and sliding window session expiration for better session management
                  • Streaming for Video/Audio Files - Fixed memory exhaustion issues by implementing streaming for media files instead of loading them entirely into memory
                  • EXIF Metadata Stripping for Image Uploads - Privacy enhancement that automatically strips EXIF metadata (location, camera info, etc.) from uploaded images
                  • Role Refactor: HOST ADMIN - Migrated the HOST role to ADMIN for clearer terminology and permission naming
                  • React Query Migration (#5379) - Major frontend state management refactor, replacing custom state management with React Query v5 for improved caching, data synchronization, and developer experience
                  • Memo Map in User Profile - Implemented map view in user profiles to visualize memo locations geographically with Google Maps integration
                  • HDR Image and Video Support - Added support for HDR (High Dynamic Range) images and videos
                  • Midnight Theme (#5288) - Added new midnight theme option for users who prefer a darker interface
                  • feat: contribution New Locale: Galician (gl, gl_ES) (#5376)
                  • feat: add iframe support for embedded videos in markdown content
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #18

                    [1.5.1]

                    • pin package source by hash
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #19

                      [1.6.0]

                      • Update memos to 0.27.0
                      • Full Changelog
                      • add --allow-private-webhooks flag to bypass SSRF protection (#5694) (cd5816c)
                      • add Gemini transcription provider (#5830) (d87539a)
                      • add live refresh via Server-Sent Events (SSE) with visual indicator (#5638) (ea0892a)
                      • add MCP server with PAT authentication (47d9414)
                      • replace auto-increment ID with UID for identity provider resource names (#5687) (92d937b)
                      • access token refresh on web app (#5681) (3010f10)
                      • restrict archived memo access to creator only (#5707) (f4154d0)
                      • render audio attachments as inline players (#5699) (2ccb98a)
                      • tag parsing truncates emojis with variation selectors (#5496) (3ea6ea3)
                      • batch load memo relations when listing memos (#5692) (1e82714)
                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      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