mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	version bump
This commit is contained in:
		| @@ -4,6 +4,14 @@ Changelog | |||||||
| * 0.3.6 | * 0.3.6 | ||||||
|   * Fix for `#200`_ (!!) where the API wasn't configured to allow updating the |   * Fix for `#200`_ (!!) where the API wasn't configured to allow updating the | ||||||
|     correspondent or the tags for a document. |     correspondent or the tags for a document. | ||||||
|  |   * The ``content`` field is now optional, to allow for the edge case of a | ||||||
|  |     purely graphical document. | ||||||
|  |   * You can no longer add documents via the admin.  This never worked in the | ||||||
|  |     first place, so all I've done here is remove the link to the broken form. | ||||||
|  |   * The consumer code has been heavily refactored to support a pluggable | ||||||
|  |     interface.  Install a paperless consumer via pip and tell paperless about | ||||||
|  |     it with an environment variable, and you're good to go.  Proper | ||||||
|  |     documentation is on its way. | ||||||
|  |  | ||||||
| * 0.3.5 | * 0.3.5 | ||||||
|   * A serious facelift for the documents listing page wherein we drop the |   * A serious facelift for the documents listing page wherein we drop the | ||||||
|   | |||||||
| @@ -1 +1 @@ | |||||||
| __version__ = (0, 3, 5) | __version__ = (0, 3, 6) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn