Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
That's great that new stable version of FT was released recently.
However, it has one change which I really don't like. It's 'Insert frame' function, which is now trying to select new patterns every time I add the frame. But it never can guess which patterns I really need, so I must constantly change all the pattern numbers after every added frame.
Thus, there is feature request for frame editor: new 'Duplicate frame' function, which will simply duplicate current frame (this is most often required).