Skip to content
Tags give the ability to mark specific points in history as being important
  • 2.6.1 protected
    3982fd6d · Bump Version to 2.6.1 ·
      [ Chris Talbot ]
      * Fix for compiling on 32-bit arch
  • 2.6.0 protected
    81956ad0 · Bump version to 2.6.0 ·
      [ Chris Talbot ]
      * Fix a bunch of compiler warnings
      * main: check `~/.mms` instead of `~` for R/W access
  • 2.5.0 protected
    65291193 · Bump version to 2.5.0 ·
      [ Chris Talbot ]
      * Prioritize new received and sent messaged in queue
      * Make messages fail sending if more than 3 hours old
  • 2.4.0 protected
    c9336f67 · Bump Version to 2.4.0 ·
      [ Chris Talbot ]
      * Account for short codes
      * Add option to pull max MMS size from m-b-p-i
      * Make checking APNs case insensitive
  • 2.3.0 protected
    472fc56c · Bump Version to 2.3.0 ·
      [ Chris Talbot ]
      * Add option to set Modem number is it is not known.
  • 1.14.0 protected
    e9c6e019 · Bump Version to 1.14.0 ·
      [ Chris Talbot ]
      * Bug Fixes and better logging support
  • 2.2.0 protected
    b1448f6b · Bump Version to 2.2.0 ·
      [ Chris Talbot ]
      * Bug Fixes and better logging support
  • 1.13.0 protected
    3f2ee27c · Bump Version to 1.13.0 ·
    This has feature parity with 2.1.0, with the exception
    that it still uses libsoup-2.4 instead of libsoup-3
    
      [ Chris Talbot ]
      * Fake Android's User Agent
      * Do not start if the home directory isn't R/W
    
      [Aren M]
      * Fix segfault in mmsctl
  • 2.1.0 protected
    51913c31 · Bump Version to 2.1.0 ·
      [ Chris Talbot ]
      * Fake Android's User Agent
      * Do not start if the home directory isn't R/W
    
      [Aren M]
      * Fix segfault in mmsctl
  • 2.0.0 protected
    acf6f611 · Bump Version to 2.0.0 ·
    Big Thanks to David Haltinner for help testing!
    
      [ Chris Talbot ]
      * Fix Resolver Proxy
      * Ensure Content Type is set
  • 2.0.beta protected
    fa018532 · Bump Version to 2.0~beta ·
    mmsd-tng (2.0~beta)
    
    This verion now requires libsoup3 and is incompatible with libsoup2.
    If you still need libsoup2, look here: https://gitlab.com/kop316/mmsd/-/tree/1.x
    
      [ Chris Talbot ]
      * Migrate from libsoup2 to libsoup3
  • 1.12.1 protected
    9659b2ed · Bump Version to 1.12.1 ·
      [ Chris Talbot ]
      * HOTFIX: Fix Double free issue in VZW
      * Fix memory leak
  • 1.12 protected
    20d6786a · Bump Version to 1.12 ·
    mmsd-tng (1.12)
    
      [ Chris Talbot ]
      * Automatically save/restore old MMS settings
      * Do not reset settings on bad modem loads
      * Make some functions more resilient
  • 1.11 protected
    fcd23416 · Bump Version to 1.11 ·
    mmsd-tng (1.11)
    
      [ Chris Talbot ]
      * Fix various memory leaks
      * Improve how service handles requeued messages
  • 1.10 protected
    ac0dbc3f · Bump Version to 1.10 ·
    mmsd-tng (1.10)
    
      [ Andrey Skvortsov ]
      * Do not emit certain subjects that are automatically added
    
      [ Antoine Mercadal ]
      * Fix a couple memory issues
    
      [ Chris Talbot ]
      * Update Documentation
      * Default to C-ares for DNS
  • 1.9 protected
    9c4f1e0c · Bump Version to 1.9 ·
    Changelog:
    
      [ Antoine Mercadal ]
      * Use DNS settings from ModemManager for C-ares
  • 1.8 protected
    36777855 · Bump Version to 1.8 ·
    mmsd-tng (1.8)
    
      [ Chris Talbot ]
      * Fix various memory leaks
      * Add dbus signal for issues sending/receiving MMSes
      * Work around issue in Modem Manager if it cannot delete SMS WAP
      * Don't make a request for failed decoded MMS
    
      [ Tim Hollabaugh ]
      * Fix mms proxy issue with AT&T
  • 1.7 protected
    f47daf49 · Bump Version to 1.7 ·
    Changelog:
      [ Chris Talbot ]
      * Don't try to set modem state
      * Add better network handling for MMS
      * Add support for expired MMSes
    
      [ Mohammed Sadiq ]
      * Add "ChangeAllSettings" Method Call
      * Refactor changing settings via d-bus
    
      [ Guido Günther ]
      * Fix logging
  • 1.6 protected
    2eac9526 · Bump version to 1.6 ·
    Changelog:
    
      [ Chris Talbot ]
      * Fix various small bugs
    
      [ Gled ]
      * Add support for receiving Verizon USA MMS
    
      [ Guido Günther ]
      * Fix various small bugs
  • 1.5 protected
    2bbeaa24 · Bump Version to 1.5 ·
    Changelog
    
      [ Chris Talbot ]
      * Reset Settings if IMSI changes
      * Fix Memory Leaks
      * Add Headers to be compatible with VZW USA
    
      [ Julian Samaroo ]
      * Add frontend CLI