mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* fix: don't clobber server pathname The provided server URL may already include a pathname, so all further segments need to be appended. This also more closely matches the name `joinURL`. * add release notes * use `fs.join` to avoid double slashes
88 B
88 B
category, authors
| category | authors | |
|---|---|---|
| Bugfix |
|
Allow server URLs to contain pathnames.