What's New
Moved from hash router to browser router
URLs will no longer have the /#/ in them making them a little cleaner and following a more standard format. This however means that share links will now resolve to /watch/:id, this shouldn't affect anyone but it is the only path that that has changed outside of removing the /#/.
So before a share link would be /w/:id -> resolves to -> /#/w/:id
Now a share link will be /w/:id -> resolves to -> /watch/:id
Tag Editing
You can now edit tags. Nothing crazy here, but now if you create a tag directly on a video you have the option to go to the tags page and edit the color or even label of the tag without having to first create it there if you wanted it colored a certain way.