Releases: wajeshubham/snippng
Releases · wajeshubham/snippng
v1.3.1
v1.3.0
- 🎨 Add support to the themes
- 🖼️ User can create their own theme and save them in their profile
- 🏭 UI changes related to themes
- 🔐 Add HOC to handle secure pages
- ✍🏼 Theme creation page required Sign in
v1.2.2
- 🌊 Add watermark choice
- 🎛 User can control visibility of the watermark in the settings dropdown
- 🪲 Minor bug fixes for interface validator
v1.2.1
- 🪲 Minor bug fixes
- 📚 Add logic to persist editor changes inside the local storage
- 🧪 Done necessary test migrations
v1.2.0
- ⬆️⬇️ Add support to import and export editor config to share
{}
Add imported json file validator to make sure correct config is being imported- 🪲 Fix minor bugs
v1.1.0
- 🌅 Add support to inject images as a background
- 🌫 Add background blur control
- 🔗 Add support to add image urls in the background
- 🗾 Configure pexels api to generate random background images
- Add option to make background transparent
- Default desktop view in mobile browsers to avoid congested code area
v1.0.0
- 👨🏻💻 Add support for 77 languages
- ✨ 22 themes available
- 🟩 solid and 🌈 gradient background configuration
- 🎛 Add font size, gradient angle, padding vertical, padding horizontal, line height controls
- 🎛 Add window controls options
- ☁️ Option to download snippet as png
- ␁ Option to toggle filename heading, line count, drop shadow, corner radius
- 📱 Add PWA support. Now user can install the Snippng app on their device.
Save, manage and share your snippets to refer them later
- User can save code snippets and access them inside their profile
- User can share the code snippet
- User can fork and copy code snippets from other user's snippets or from his/her own snippet
- Support to copy the source code
Go generate attractive code snippets: Snippng (https://snippng.wajeshubham.in/)
v1.0.0-rc
- Add firebase authentication
- Add firebase firestore to save snippets
- Add profile details page with saved snippets list
- Add snippets details page to update or for new snippet from existing one
- Fix minor bugs
- Update README.md
- Refactor code
v1.0.0-beta
Initial release
- Add support for 77 languages
- 22 themes available
- solid and gradient background configuration
- Add font size, gradient angle, padding vertical, padding horizontal, line height controls
- Add window controls options
- Option to download snippet as
png
- Option to toggle filename heading, line count, drop shadow, corner radius