forked from OpenBazaar/OpenBazaar
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
42 lines (33 loc) · 1.75 KB
/
changelog
File metadata and controls
42 lines (33 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
openbazaar (0.2.3) unstable; urgency=low
* Messages between peers are no longer compressed.
-- OpenBazaar Team <project@openbazaar.org> Thu, 30 Oct 2014 15:30:00 -0500
openbazaar (0.2.2) unstable; urgency=low
* Default logging level set to 30 -- WARNING.
* First attempt at fixing logging issue.
-- OpenBazaar Team <project@openbazaar.org> Sun, 12 Oct 2014 15:30:00 -0500
openbazaar (0.2.1) unstable; urgency=low
* Typo fix proposed by @freamon
-- OpenBazaar Team <project@openbazaar.org> Fri, 3 Oct 2014 15:30:00 -0500
openbazaar (0.2.0) unstable; urgency=low
* Multiple bug fixes.
* New feature: “Add Node” by entering Store GUID.
* New feature: Shutdown from within the web client. (Settings > Advanced)
* New feature: Web port is now randomized by default.
* New feature: Automatically opens preferred web browser by default on start.
* UX-Upgrade: stores on home page are now scrollable.
* Tests converted to formal unit tests, travis integration.
* Code reorganization, normalization, cleanup, refactors.
* Debian binary now lintian error and warning free.
* Compatibility and stability improvements in `configure.sh`.
* Search improvements.
* Support for Python 2.6 dropped.
-- OpenBazaar Team <project@openbazaar.org> Tue, 30 Sept 2014 15:30:00 -0500
openbazaar (0.1.0) unstable; urgency=low
* Generation, signing, and verification of Ricardian Contracts.
* Generation, signing, and broadcasting of 2-of-3 multisig.
* Reputation Pledges, a proof-of-burn implementation for bootstrapping trust.
* Ability to back up database.
* GUI to manage these features.
* UPnP port mapping support.
* One-click .tar.gz backups of the database and keys.
-- OpenBazaar Team <project@openbazaar.org> Sat, 30 August 2014 15:30:00 -0500