mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 09:35:33 -05:00
Updated changelog and version bump to 1.1.dev1
This commit is contained in:
parent
6dd3bbb1f5
commit
c3cfe68f45
@ -1,5 +1,11 @@
|
|||||||
# OnionShare Changelog
|
# OnionShare Changelog
|
||||||
|
|
||||||
|
## 1.1
|
||||||
|
|
||||||
|
* OnionShare connects to Tor itself now, so opening Tor Browser in the background isn't required
|
||||||
|
* In Windows and macOS, OnionShare alerts users about updates
|
||||||
|
* Removed the menu bar, and adding a Settings button
|
||||||
|
|
||||||
## 1.0
|
## 1.0
|
||||||
|
|
||||||
* Fixed long-standing macOS X bug that caused OnionShare to crash on older Macs (!)
|
* Fixed long-standing macOS X bug that caused OnionShare to crash on older Macs (!)
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
# change these with each release
|
# change these with each release
|
||||||
!define INSTALLSIZE 39265
|
!define INSTALLSIZE 39265
|
||||||
!define VERSIONMAJOR 1
|
!define VERSIONMAJOR 1
|
||||||
!define VERSIONMINOR 0
|
!define VERSIONMINOR 1
|
||||||
!define VERSIONSTRING "1.0.0"
|
!define VERSIONSTRING "1.1.dev1"
|
||||||
|
|
||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.0
|
1.1.dev1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user