- Discord PTB 1.0.1095 (no more 32-bit release)
- Discord PTB 1.0.1085
- Portapps 3.11.0
- Discord PTB 1.0.1059
- Portapps 3.10.0
- Discord PTB 1.0.1051
- Portapps 3.9.0
- Discord PTB 1.0.1041
- Portapps 3.8.0
- Discord PTB 1.0.1024
- Portapps 3.7.0
- Discord PTB 1.0.1020
- Bump github.com/kevinburke/go-bindata from 3.23.0+incompatible to 3.24.0+incompatible
- Discord PTB 1.0.1017
- Discord PTB 1.0.1015
- Portapps 3.6.0
- Discord PTB 1.0.1013
- Portapps 3.4.0
- Discord PTB 1.0.1010
- Discord PTB 1.0.1008
- Portapps 3.3.1
- Discord PTB 0.0.60
- Portapps 3.3.0
- Discord PTB 0.0.58
- Cleanup reg key (portapps/discord-portable#57)
- Portapps 3.3.0
- Discord PTB 0.0.56
- Cleanup more folders
- Portapps 3.1.0
- Discord PTB 0.0.55
- Portapps 2.6.0
- Discord PTB 0.0.54
- Discord PTB 0.0.53
- Portapps 2.5.0
- Discord PTB 0.0.52
- Discord PTB 0.0.51
- Discord PTB 0.0.50
- Portapps 1.31.0
- Add cleanup config
- Discord PTB 0.0.49
- Portapps 1.26.0
- Create
data
folder at first launch - Portapps 1.20.3
- Discord PTB 0.0.48
- Portapps 1.20.2
- Discord PTB 0.0.46
- Discord PTB 0.0.45
- Discord PTB 0.0.44
- Fix Windows desktop notifications
- Go 1.11
- Use go mod instead of
dep
- Discord PTB 0.0.43
- Update bootstrap script for multiInstance
- Discord PTB 0.0.42
- Move ia32/x64 to win32/win64 for arch def
- Remove nupkg file
- Disable host updates (Issue portapps/discord-portable#10)
- Ability to pass custom args to the portable process
- Rebuild electron.asar to push data directly in
data
subfolder - No need to override USERPROFILE environment variable anymore
- Allow multiple instances
⚠️ UPGRADE NOTES
- Move everything in
data\AppData\Roaming\discordptb\*
todata
folder and remove folderdata\AppData
.
- Discord PTB 0.0.41
- Discord PTB 0.0.39
- Discord PTB 0.0.38
- Move app to a subfolder
- Reduce dependencies to avoid heuristic detection
- Add UPX compression
⚠️ UPGRADE NOTES
- Delete all files and folders in root folder except
data
folder.
- Discord PTB 0.0.37
- Move repository to Portapps org
- Discord PTB 0.0.36
- Workaround for Discord PTB bug (Issue #2)
- Add info in the README about BetterDiscord
- Switch to Golang Dep as dependency manager
- Go 1.9.1
- New logger
- Override USERPROFILE env var instead of using symlink to APPDATA to store data
- Do not migrate old data folder from APPDATA
- Reduce dependencies and system calls to avoid heuristic detection
⚠️ UPGRADE NOTES
- Move the content of
data\*
indata\AppData\Roaming\discordptb\
- Remove symlink
%APPDATA%\discordptb
- Go 1.9
- Add support guidelines
- Discord PTB 0.0.34
- Initial version