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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Nothing
Changed
#191 Created ForServerVersion helper component which dynamically renders children if current server conditions are met.
#189 Simplified short url tags and short url deletion components and reducers, by removing redundant actions.
Deprecated
Nothing
Removed
Nothing
Fixed
#193 Fixed maxVisits being set to 0 when trying to reset it from having a value to null.
#196 Included apache .htaccess file which takes care of falling back to index.html when reloading the page on a client-side handled route.
#179 Ensured domain is provided to Shlink server when editing, deleting or fetching short URLs which do not belong to default domain.
#202 Fixed domain not passed when dispatching actions that affect a single short URL (edit tags, edit meta and delete), which cased the list not to be properly updated.