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
Added LINK_CUSTOM_ALPHABET to support custom alphabet when generating short links' address
Added TRUST_PROXY configuration
Fixed showing empty domain address above input when editing a link
Fixed error when editing a link by admin
Other changes:
Breaking: Volume name for the SQLite-Redis Docker compose file was changed from db-data to db_data_sqlite to be consistent in naming with the other compose files. (b596f7e)
Added custom folder to Docker compose volumes (f4a59d4)
Added default DB_PORT to the compose file for Postgres (b4849ee)