Add this custom css on your site to eliminate round corners. In next update, there will be an option to achieve this.
.gps-nav-next, .gps-nav-prev{
border-radius:0 !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
-o-border-radius:0 !important;}
Thumbnails -> Great idea. Will implement it on next update.