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. Radicale
  3. Radicale - Package Updates

Radicale - Package Updates

Scheduled Pinned Locked Moved Radicale
40 Posts 4 Posters 4.8k Views 3 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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #17

    [2.2.6]

    • Update Radicale to 3.1.4
    • Full changelog
    • Fallback if RENAME_EXCHANGE is not supportd by the filesystem
    • Assume POSIX compatibility if sys.platform is not win32
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #18

      [2.2.7]

      • Update Radicale to 3.1.5
      • Full changelog
      • Ignore configuration file if access is denied
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #19

        [2.2.8]

        • Update Radicale to 3.1.6
        • Full changelog
        • Ignore Not a directory error for optional config paths
        • Fix upload of whole address book/calendar with UIDs that collide on case-insensitive filesystem
        • Remove runtime dependency on setuptools for Python>=3.9
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #20

          [2.2.9]

          • Update Radicale to 3.1.7
          • Full changelog
          • Fix random href fallback
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #21

            [2.2.10]

            • Update Radicale to 3.1.8
            • Full changelog
            • Fix setuptools requirement if installing wheel
            • Tests: Switch from python setup.py test to tox
            • Small changes to build system configuration and tests
            • Fix random href fallback
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #22

              [2.3.0]

              • Update base image to 4.0.0
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #23

                [2.4.0]

                • Update base image to 4.2.0
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #24

                  [2.4.1]

                  • Update Radicale to 3.1.9
                  • Full changelog
                  • Fix: MOVE in case listen on non-standard ports or behind reverse proxy
                  • Fix: stricter requirements of Python 3.11
                  • Fix: HTML pages
                  • Fix: Main Component is missing when only recurrence id exists
                  • Fix: passlib don't support bcrypt>=4.1
                  • Fix: web login now proper encodes passwords containing %XX (hexdigits)
                  • Enhancement: user-selectable log formats
                  • Enhancement: autodetect logging to systemd journal
                  • Enhancement: test code
                  • Enhancement: option for global permit to delete collection
                  • Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition
                  • Improve: Dockerfiles
                  • Improve: server socket listen code + address format in log
                  • Update: documentations + examples
                  • Dependency: limit typegard version < 3
                  • General: code cosmetics
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by nebulon
                    #25

                    Update to 3.2.0 is blocked by https://github.com/Kozea/Radicale/pull/1488

                    1 Reply Last reply
                    2
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #26

                      [2.5.0]

                      • Update Radicale to 3.2.1
                      • Full changelog
                      • Enhancement: add option for logging bad PUT request content
                      • Enhancement: extend logging with step where bad PUT request failed
                      • Fix: support for recurrence "full day"
                      • Fix: list of web_files related to HTML pages
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #27
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #28

                          [2.6.1]

                          • Update Radicale to 3.3.0
                          • Full changelog
                          • Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect"
                          • Add: option [auth] type=ldap with (group) rights management via LDAP/LDAPS
                          • Enhancement: permit_delete_collection can be now controlled also per collection by rights 'D' or 'd'
                          • Add: option [rights] permit_overwrite_collection (default=True) which can be also controlled per collection by rights 'O' or 'o'
                          • Fix: only expand VEVENT on REPORT request containing 'expand'
                          • Adjustment: switch from setup.py to pyproject.toml (but keep files for legacy packaging)
                          • Adjustment: 'rights' file is now read only during startup
                          • Cleanup: Python 3.7 leftovers
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #29

                            [2.6.2]

                            • Update radicale to 3.3.1
                            • Full Changelog
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #30

                              [2.6.3]

                              • Update radicale to 3.3.2
                              • Full Changelog
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #31

                                [2.6.4]

                                • Update radicale to 3.3.3
                                • Full Changelog
                                • Add: display mtime_ns precision of storage folder with condition warning if too less
                                • Improve: disable fsync during storage verification
                                • Improve: suppress duplicate log lines on startup
                                • Contrib: logwatch config and script
                                • Improve: log precondition result on PUT request
                                1 Reply Last reply
                                1
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #32

                                  [2.7.0]

                                  • Update radicale to 3.4.0
                                  • Full Changelog
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #33

                                    [2.7.1]

                                    • Update radicale to 3.4.1
                                    • Full Changelog
                                    • Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port
                                    • Add: option [auth] type imap by code migration from https://github.com/Unrud/RadicaleIMAP/
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #34

                                      [2.8.0]

                                      • Update radicale to 3.5.0
                                      • Full Changelog
                                      • Add: option [auth] type oauth2 by code migration from https://gitlab.mim-libre.fr/alphabet/radicale_oauth/-/blob/dev/oauth2/
                                      • Fix: catch OS errors on PUT MKCOL MKCALENDAR MOVE PROPPATCH (insufficient storage, access denied, internal server error)
                                      • Test: skip bcrypt related tests if module is missing
                                      • Improve: relax mtime check on storage filesystem, change test file location to "collection-root" directory
                                      • Add: option [auth] type pam by code migration from v1, add new option pam_serivce
                                      • Cosmetics: extend list of used modules with their version on startup
                                      • Improve: WebUI
                                      • Add: option [server] script_name for reverse proxy base_prefix handling
                                      • Fix: proper base_prefix stripping if running behind reverse proxy
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #35

                                        [2.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
                                          #36

                                          [2.9.1]

                                          • Update radicale to 3.5.1
                                          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