1.2.0 (2022-05-25)
- allow administrators to force nsfw checks or dark mode (a6a9ca9)
- let the user provide the chromedriver address (24e82e2)
1.1.0 (2022-05-25)
- add
Procfile
for heroku (93d429a) - add a self-hosted server on heroku (ec45896)
- add docs route (a87ff53)
- add dprint checks (7bb9e7c)
- add more checks to prevent mismatch (1a11545)
- add nsfw checks (bcc8360)
- ci: cache deps (931844a)
- dark mode (0ca4555)
- prevent bot detection (39f982d)
- remove use of
portpicker
(b58415e) - tests: add basic tests (42ce400)
- use docker for heroku (6a33b8b)
- add whitelisted ips option (cc6d626)
- deps: update rust crate once_cell to 1.12.0 (#27) (96e6333)
- deps: update rust crate rayon to 1.5.3 (#24) (787d4e4)
- deps: update rust crate tokio to 1.18.2 (#20) (76d20ac)
- derive
Eq
forError
(4efd1ab) - docker build (0abd36e)
- heroku build (14a7b12)
- hide scrollbar (72c38e5)
- remove heroku (a5b20d8)
- set remote debugging address (410bb07)
- shorten
chrome_opts
declaration (ac8456f) - sleep the main thread because chromedriver may take a while (8eb74f9)
- wrong arg (12ba779)
1.0.0 (2022-05-04)
- msrv is now nightly 1.62
- add auth (39514ad)
- add support for selfhosted s3 storage (closes #9) (da2c085)
- fullscreen screenshots (22283d2)
- deps: update all non-major dependencies (#12) (556fa91)
- deps: update all non-major dependencies (#14) (120f706)