You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed Fit width and height (with height being the automatic choice first)
added zoom and pan controls to the share comic page
Passwordless share links wouldn't work after restarting gopherbook
Now passwordless Share Links for encrypted comics just require
the user that owns the comic to be logged in for passwordless
share links to be viewed, this is a security feature as there's
no other way to do this without permanently storing passwords in
memory/bbolt in plain text for share links, which I would like to avoid.
Password Share Links for encrypted comics work with no issues.
use this if you don't want to be logged in for the share link to work.
If your comic is not encrypted none of the above applies at all,
just make your share links
Corrected build-labeled-container
better AVIF conversion for older hardware and single cores
fixed minor folder creation issue when creating a user
This discussion was created from the release v2.1.1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
the user that owns the comic to be logged in for passwordless
share links to be viewed, this is a security feature as there's
no other way to do this without permanently storing passwords in
memory/bbolt in plain text for share links, which I would like to avoid.
use this if you don't want to be logged in for the share link to work.
just make your share links
This discussion was created from the release v2.1.1.
Beta Was this translation helpful? Give feedback.
All reactions