-
v0.13.0-alpha.2 Pre-Release
released this
2024-04-30 22:42:17 +09:30 | -1 commits to master since this releaseChangelog
- Upgrade all dependancies and go version
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
checksums.txt
841 B
-
discord-auto-upload_0.13.0-alpha.2_Darwin_arm64.tar.gz
6.2 MiB
-
discord-auto-upload_0.13.0-alpha.2_Darwin_x86_64.tar.gz
6.5 MiB
-
discord-auto-upload_0.13.0-alpha.2_Linux_arm64.tar.gz
6.1 MiB
-
discord-auto-upload_0.13.0-alpha.2_Linux_i386.tar.gz
6.3 MiB
-
discord-auto-upload_0.13.0-alpha.2_Linux_x86_64.tar.gz
6.6 MiB
-
discord-auto-upload_0.13.0-alpha.2_Windows_i386.zip
6.7 MiB
-
discord-auto-upload_0.13.0-alpha.2_Windows_x86_64.zip
7.0 MiB
-
v0.13.0-alpha.1 Pre-Release
released this
2022-12-05 22:04:40 +10:30 | 4 commits to master since this releaseChangelog
2bd62a9
Add arm binaries for mac and linux3497bfd
Add state reasons779f9e1
Goodbye perl build script.553337b
Migrate to goreleaser for next versionada43b1
Refactor image processing for more flexibility. Add support for resizing images if they exceed the discord 8Mb limit.73c74cd
Start to rework testsba31f52
Use zip for windows releases
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
checksums.txt
841 B
-
discord-auto-upload_0.13.0-alpha.1_Darwin_arm64.tar.gz
5.7 MiB
-
discord-auto-upload_0.13.0-alpha.1_Darwin_x86_64.tar.gz
5.9 MiB
-
discord-auto-upload_0.13.0-alpha.1_Linux_arm64.tar.gz
5.6 MiB
-
discord-auto-upload_0.13.0-alpha.1_Linux_i386.tar.gz
6.0 MiB
-
discord-auto-upload_0.13.0-alpha.1_Linux_x86_64.tar.gz
6.0 MiB
-
discord-auto-upload_0.13.0-alpha.1_Windows_i386.zip
6.5 MiB
-
discord-auto-upload_0.13.0-alpha.1_Windows_x86_64.zip
6.4 MiB
-
v0.12.4 Stable
released this
2022-09-15 22:14:59 +09:30 | 8 commits to master since this release- Document that watcher intervals are in seconds
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux_arm64-v0.12.4.zip
5.5 MiB
-
dau-linux-v0.12.4.zip
5.7 MiB
-
dau-mac-v0.12.4.zip
5.7 MiB
-
dau-win-v0.12.4.zip
6.0 MiB
-
v0.12.3 Stable
released this
2022-05-09 09:57:26 +09:30 | 9 commits to master since this release- Fix a race condition occasionally causing multiple duplicate uploads
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.12.3.zip
5.7 MiB
-
dau-mac-v0.12.3.zip
5.7 MiB
-
dau-win-v0.12.3.zip
6.0 MiB
-
v0.12.2 Stable
released this
2022-05-01 17:47:47 +09:30 | 14 commits to master since this release- Automatically open your web browser to the
dau
web interface (can be disabled in configuration) - Add system tray/menubar icon with menus to open web interface, quit and other links (windows only)
- Superfluous text console removed on windows
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.12.2.zip
5.7 MiB
-
dau-mac-v0.12.2.zip
5.7 MiB
-
dau-win-v0.12.2.zip
6.0 MiB
- Automatically open your web browser to the
-
v0.12.1 Stable
released this
2022-05-01 11:32:25 +09:30 | 23 commits to master since this release- Show if a new version is available in the web interface
- Rework logging and fix the log display in the web interface
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.12.1.zip
5.7 MiB
-
dau-mac-v0.12.1.zip
5.7 MiB
-
dau-win-v0.12.1.zip
5.6 MiB
-
v0.12.0 Stable
released this
2022-04-03 19:02:12 +09:30 | 27 commits to master since this release- Break upload page into pending/current/complete sections
- Add preview thumbnails for each upload
- Add feature to hold an image for upload, so the user can
choose to upload it or not - Add simple image editor to add text captions
- Discord server created: https://discord.gg/eErG9sntbZ
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.12.0.zip
5.7 MiB
-
dau-mac-v0.12.0.zip
5.7 MiB
-
dau-win-v0.12.0.zip
5.6 MiB
-
v0.11.2 Stable
released this
2021-10-19 22:45:41 +10:30 | 54 commits to master since this release- Really fix the bug where too large attachments keep retrying
- Fix tests on Windows
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.11.2.zip
5.0 MiB
-
dau-mac-v0.11.2.zip
4.9 MiB
-
dau-win-v0.11.2.zip
4.9 MiB
-
v0.11.1 Stable
released this
2021-10-11 22:53:37 +10:30 | 60 commits to master since this release- Improve logging and error handling
- Improve tests
- Fix problem where attachments too large for discord fail immediately and do not retry
- Fix problem with version checking
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.11.1.zip
5.0 MiB
-
dau-mac-v0.11.1.zip
4.9 MiB
-
dau-win-v0.11.1.zip
4.9 MiB
-
v0.11.0 Stable
released this
2021-10-10 14:55:46 +10:30 | 70 commits to master since this release- Switched to semantic versioning
- Now supports multiple watchers - multiple directories can be monitored for new images
- Complete UI rework to support new features and decrease ugliness
- Add many tests
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
dau-linux-v0.11.0.zip
5.0 MiB
-
dau-mac-v0.11.0.zip
4.9 MiB
-
dau-win-v0.11.0.zip
4.9 MiB