Releases: evilsocket/arc
v1.1.1
Changelog
3496678 Releasing v1.1.1
490da7f fix: fixed a bug which caused a wrong message to be shown after uploading a record.
67bb652 fix: minor fix fortunately, it could have been catastrophic.
63efde7 refact: major refactoring of ui controls logic.
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.1.0
Changelog
ec627e7 Releasing v1.1.0
0a82764 critical fix: switched from CBC mode to GCM mode, tnx to JP Aumasson for the correction.
ab01a64 fix: KISS
9957d05 fix: binary encoding was messed up and caused files to be bigger than needed, by avoiding weird encoding issues Arc now uses about 20% less space per each record.
df4a63d fix: fixed .travis.yml
57bae62 fix: fixed dumb error in Makefile
0f63313 fix: fixed tests
a5ad37a fix: giving arcd capabilities to bind to privileged ports without root while installing
9468bc4 fix: installing the webui in /share/arc instead of /bin
14c35ae fix: much faster exports and backups using tar.
046e953 fix: removed animation from loader and record modals to make transitions quicker.
922f40a fix: running go tools before building.
70342b1 new: added my RPi update script.
e43a0a4 refact: various fixes, optimizations and refactoring of client side encoding and encryption
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.9
v1.0.8
Changelog
16e3519 Minor update for proper Travis build status
729f424 Releasing v1.0.8
496c20b fix
1760bdc fix: added a missing return statement to 404 condition of record buffer controller
fc84f6d fix: check if notifications are supported (closes #105)
39485b4 fix: fixed a bug due to keyboard shortcuts on iOS and macOS
a571626 fix: fixed a bug which copied db Index file lock object.
7981c1e fix: fixed a null output when mime is not set.
1c1cbf7 fix: fixed mobile
cbbd706 fix: fixed session expiration warning message position.
0507f12 fix: fixed the configuration json in the readme
d6817d5 fix: fixed typo in main
c2a887b fix: fixed url hash management.
9fd03da fix: gofmt -s db/setup.go
4a33cad fix: inputs should have unique names as well as unique ids.
be1a412 fix: let travis cache the right dependencies folder.
80587da fix: misc ui fixes
e8cde56 fix: readme edits
0ecf2ea fix: readme edits
080ca2f fix: readme edits
3efcb6a fix: removed redundant if
fa26f6d fix: removed redundant if
e473bce fix: removed redundant if
664d001 fix: reporting events as informative logs
04e1884 fix: setting default byte size precision to 0 instead of 1
c0df08c fix: some objects' locks were copied by value.
3badef9 fix: using max gzip compression level
11bbffd new: IMPORTANT log level to highlight important events.
1eb6cfb new: added 'p' keyboard shortcut for pinned status toggling.
d0f7f19 new: added GOOS and GOARCH to the first log line.
9e21eea new: added file modification date.
ccadaba new: implemented rate limiting on email reports.
ca7fbbb new: implemented records pinning
8749320 new: improved js crash manager with application version and user agent.
39917e6 new: logging average compression speed.
aaeb62a new: more robust WebCrypto browser prerequisites checking.
0e4ba89 new: slightly better logo
659f86e refact: removed some logs
8ea0c3d refact: using go template engine to generate email reports.
b5b9503 refact: well ... FU*K ME :P
b73c8ed ui: major restyling of file type entry.
f4b53b7 ui: minor css fixes to the loader modal.
19248e0 ui: minor refactoring
78da383 ui: various fixes
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.7
Changelog
32c61fd Add continuos integration via travis.
36ef071 Ref #61: Add first simple test case.
1b8b815 Releasing v1.0.7
3553ddd arcd/makefile: add dependencies to build rule
3230d24 arcd/makefile: reword vendor to dependencies
c6923a4 arcd: add install rule
63488c3 arcd: fix missing go package
cbf25b5 arcd: fix service starting issue
2bbe1f7 arcd: remove updating packages target
3a086e7 fix: added crypto/openpgp to the dependencies ( fixes #93 )
5250c9d fix: readme edits
5d1a268 fix: readme edits
6cb5083 fix: readme edits
1068337 fix: wrapped 'Remember me on this computer' text into a label to make it clickable.
0dc1ca9 new: added a loader animation to make obvious some computation is going on while encrypting.
2d040d5 new: arcd now only works on https (with self signed certificate generation) - fixes #98
d88b8da new: installing unhandled errors handler.
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.6
v1.0.5
Changelog
02ae666 Expiring and expired records are now marked with a specific background image.
892afe6 Releasing v1.0.5
79b69af Set theme jekyll-theme-modernist
f7694db doc: added a few useful commands on the README file.
cefc441 fix: added missing event to the readme
4f4c8c8 fix: decreased footer font size.
76bd343 fix: fixed a bug due to access of undefined variable.
7fdd7a7 fix: fixed a bug in keyboard shortcuts execution which intercepted erroneously events on the html area.
7879331 fix: fixed a bug in keyboard shortcuts execution which intercepted erroneously events on the text area.
6b04aa5 fix: for some reason i deleted an important line of code XD
a5e1c08 fix: keyboard shortcuts are not triggered if ctrl is pressed.
acdf3af fix: made expiring and expired icons colors lighter.
c87bcf6 fix: new_release.sh script will use an updated samples_config.json file.
d1e3313 fix: readme edits
6bfb836 fix: readme edits
73c43cd fix: readme edits
8788e70 fix: readme typo
ddee352 fix: removed useless stuff
c2e1708 new: added new 'r' keyboard shortcut to trigger current item renaming.
8a2eaf9 new: adding *bsd to goreleaser file.
f806b7d new: adding mips to supported archs
25e6911 new: arc server now checks for updates every hour and sends a notification if a newer version is found.
0ac9521 new: email notifications now are (optionally) pgp encrypted by arcd before being sent.
e048482 new: releases are now generated for freebsd as well.
3133dd1 refact: reduced informative logs
2b9e57c refact: refactored code which serializes the form into an encrypted record.
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.4
Changelog
7e00cb1 Releasing v1.0.4
353b7d1 added arcd template
f3813fe fix
789ffe3 fix: disabled html element popover.
16b3148 fix: fixed a bug which prevented some of the UI widgets to update the record contents.
72d5c5a fix: keeping arcd and arc versions aligned.
37d2a7e fix: removed 500ms delay when calling loader callback.
cd62ff6 fix: removed a debug log with login credentials ( fixes #84 ).
5c0e439 fix: triggering keyboard shortcut only if the focused item is not an input.
a2a431b new: created new_release.sh script in order to make the release process easier.
7fd9683 new: implemented keyboard shortcuts.
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.3
Changelog
0a04f78 fixed bad bug :(
4c63af8 v1.0.3
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v1.0.2
Changelog
1269a7f fix: fixed a bug which prevented the form update to work.
0c5d3dc v1.0.2
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64