Skip to content

v0.2.0

Compare
Choose a tag to compare
@ryosk7 ryosk7 released this 25 Jun 11:23

This change enables tracking of user_id

If the model being modified owns a user_id column, we have also added user_id to the scannings data.

Adding WIP method

In the Rails settings, by adding the session user to the current_user_method, we can host the current_user data on the Snapcher side. This feature is still in the development stage and is planned to be applied globally in the future.