Releases: fastlane-old/frameit
2.0.0 Text, Background and Mac Support
This update was kindly sponsored by MindNode
A major update to frameit
with so many cool new features:
- Create perfect screenshots for all device sizes in all languages
- Add
titles
in different colours on the top of your screenshots - Add a background to your devices
- Support for both portrait and landscape mode
- Support for iPhone, iPad and even Mac apps
- Suport for
.strings
files
More information about screenshots can be found on my blog.
The great thing: If you've been using frameit
to add frames around your screenshots, you can use it just as before. If you decide to upgrade to even better screenshots, take a look at the project page.
As always:
- Generate the actual screenshots using snapshot
- Upload the generated screenshots straight to iTunes Connect using deliver
Enough text, just take a look at those great shots. Click to enlarge. Everything below was created completely automatic, the screenshots were taken using snapshot (12 languages) and then framed using frameit.
This update was kindly sponsored by MindNode
1.0.1 Fixed missing transparency
Fixed not having a correct background sometimes.
1.0.0 Production Ready
Following semantic versioning, frameit
as the first of all fastlane
tools is now 1.0.0
.
This update includes
frameit
now launches even faster 🚀- Internal refactorings
- New message if no screenshots were found
0.2.3 Enhancements
Updated the fastlane_core
dependency
0.2.2 Major refactoring
A lot of changes under the hood: All fastlane tools now use the shared gem fastlane_core
This allows me to develop and release new features even faster 🚀
- Show stack trace by default when an error occurs
- Fixed not generating correct png images (Thanks @onato)
0.2.1 Fixed ImageMagick error
There were problems with some ImageMagick installations: #12
0.2.0 fastlane release
This is the first release with full fastlane support
0.1.5 Automatic creating of PNG files
Improved behaviour when imagemagick
was not installed on the first run on FrameIt
(#7)
0.1.4 iPad Support
Run frameit setup
to add the iPad Mini 3 device frames.
0.1.3 Bugfixes
Only bugfixes