Skip to content

Releases: wajeshubham/snippng

v1.3.1

20 Jun 11:28
e5469eb
Compare
Choose a tag to compare
  • 🧭 New Explore theme page. Where user can explore other user's published themes.
  • 🎨 User can publish the theme
  • © User can clone other user's theme
  • ✍🏼 Shared code will have the author details

v1.3.0

06 May 14:04
fe1db8f
Compare
Choose a tag to compare
  • 🎨 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

27 Feb 12:17
c0c445c
Compare
Choose a tag to compare
  • 🌊 Add watermark choice
  • 🎛 User can control visibility of the watermark in the settings dropdown
  • 🪲 Minor bug fixes for interface validator

v1.2.1

20 Feb 09:35
d5e5bea
Compare
Choose a tag to compare
  • 🪲 Minor bug fixes
  • 📚 Add logic to persist editor changes inside the local storage
  • 🧪 Done necessary test migrations

v1.2.0

12 Feb 08:04
d6df6bb
Compare
Choose a tag to compare
  • ⬆️⬇️ 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

04 Feb 16:01
14afa89
Compare
Choose a tag to compare
  • 🌅 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

03 Feb 18:05
fa87856
Compare
Choose a tag to compare
  • 👨🏻‍💻 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

31 Jan 13:16
476c9d7
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release
  • 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

29 Jan 17:39
476c9d7
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Initial release

snippng-cover

  • 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