Skip to content

Aster Bridge 0.4.25

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:05
v0.4.25
ffeb490

Note

These files are for new installations. If Aster Bridge is already installed, it updates automatically.

Fixed

  • Large mailbox imports no longer stall. Aster Bridge kept the connection open but stopped sending anything while it worked on a message, so your mail app gave up after a minute and reported that the server stopped responding. It now keeps the connection active for as long as the work takes.
  • Aster Bridge stays reachable after a network hiccup. A single failed connection attempt could take a port offline until you restarted the app, which showed up in your mail app as a refused connection.
  • Aster Bridge keeps the ports you configured. When another program held a port at startup, Aster Bridge quietly moved to a different one and saved it, which left your mail app pointing at the wrong port for good. It now keeps your setting and tells you about the conflict.
  • Slow database work no longer holds up other connections. A long query could briefly silence every other mail session on the app.