aboutsummaryrefslogtreecommitdiff
path: root/RELEASE.md
AgeCommit message (Collapse)Author
2023-02-08Update flatpak to use PySide6Micah Lee
2023-02-08Update Windows build script to support PySide6Micah Lee
2023-02-06Install libiodbc and postgresMicah Lee
2023-02-05Change minimum Python version to 3.8, and update all poetry depsMicah Lee
2022-10-09Update release documentation. Emphasize automated packaging in the ↵Micah Lee
changelog, and update the URL for the screenshot
2022-10-02Change how poetry is installed in snapcraft, and update release docsMicah Lee
2022-10-02Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic ↵Micah Lee
build
2022-10-02Update release documentationMicah Lee
2022-07-04Try fixing go parts in snapcraftMicah Lee
2022-07-04Update get-tor.py to use Tor Browser 11.0.15Micah Lee
2022-06-19Follow redirects when downloading with curlMicah Lee
2022-06-19Switch to python 3.9.13 and switch how python is installed in WindowsMicah Lee
2022-04-07Fix macOS package cleanup and codesigningMicah Lee
2022-04-05Complete codesigning and packaging for WindowsMicah Lee
2022-04-03Move windows and mac build scripts into scripts folderMicah Lee
2022-03-31Work on macOS buildMicah Lee
2022-03-31Create new windows.py script that combines various Windows build tasks, and ↵Micah Lee
update CI to use it
2022-02-13Merge branch 'develop' into censorshipMicah Lee
2022-01-17Make snapcraft workv2.5Micah Lee
2022-01-17Update release docs, and fix screenshot link in appdataMicah Lee
2022-01-16Version bump to 2.4.1Micah Lee
2022-01-13Finish packaging and code signing for MacMicah Lee
2022-01-12Add code signing and MSI packaging for WindowsMicah Lee
2021-12-22Use cx_freeze for making macOS dmgMicah Lee
2021-12-19Update release docs, and remove appimage script that didn't workMicah Lee
2021-12-12Add release step to update country list after updating available languagesMicah Lee
2021-12-04Merge branch 'develop' of https://github.com/a1346054/onionshare into ↵Micah Lee
a1346054-develop
2021-11-15Update snapcraft docsMicah Lee
2021-10-14Fix spellinga1346054
2021-09-10Version bump in appdata.xmlMicah Lee
2021-08-20Update release instructions to include making a flatpak bundleMicah Lee
2021-08-20Version bump to 2.3.3Micah Lee
2021-06-01Update release docs, and update CLI poetry lockMicah Lee
2021-05-31Update version strings, docs, and release.md for version 2.3.2Micah Lee
2021-05-07Pins flask-socketio to 5.0.1 in pyproject.tomlSaptak S
Also updates the RELEASE.md to document the need to update the socket.io.min.js file whenever we want to update flask-socketio to ensure that they are compatible with each other, failing which, the chat stops works.
2021-05-04Update torMicah Lee
2021-02-22Update release docs, and only include translated locates in the docs build ↵Micah Lee
script
2021-02-21Update release documentation to include instructions on localization and ↵Micah Lee
documentation
2020-11-23Update snapcraft release docsMicah Lee
2020-11-08Also version bump the onionshare-cli whl fileMicah Lee
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Update release docs to finalize flatpakMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ↵Micah Lee
so flatpak can see it, reduce python dependencies, and update release docs
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package ↵Micah Lee
script
2020-11-06Write proper Windows release build script, and update Windows release docsMicah Lee
2020-11-06Add DMG creation to macOS package scriptMicah Lee
2020-11-06Start writing a proper macOS build scriptMicah Lee
2020-11-04Write macOS package script, to codesign child binariesMicah Lee
2020-11-04Write unified release documentation, move licenses into the root, and delete ↵Micah Lee
some unnecessary files from desktop/install