Releases: CCianfloneDev/VBCrm
V.1.0.6
🚀 VBCrm v1.0.6 Release 🚀
Hey there, awesome folks! 🌟
What's New?
- Navigation bar: The navigation bar actually fully collapses now to give you all the open real-estate.
- Bug fixes: More bug fixes.
🔄 Full Changelog: Check it out here!
📣 Note:
Windows Defender SmartScreen: As I've gone for a free-spirited approach without a paid code signing certificate, you might see a Windows Defender SmartScreen note during installation. No worries, it's just a heads-up!
🚨 Follow these steps to install the application safely:
📝 Important Note for Existing Data:
Wondering what might happen to existing data when updating? Fear not! Uninstalling or updating the application does not delete the mydatabase.db
file stored in the install directory. So, when it opens up after an update or re-install, it will have all your data just as before.
Exciting times ahead with VBCrm – my little project that's free, and made with lots of love. 😊
Download now and enjoy a modern .NET CRM experience! 🚀✨
V.1.0.5
🚀 VBCrm v1.0.5 Release 🚀
Hey there, awesome folks! 🌟
What's New?
- More search criteria: You can now search by all the fields that exist for a record.
- More preferences: You can now show/hide search criteria in the settings form. This, similar to the column order and column visibility, all saves in the local database so when you re-open VBCrm it will be just the way you like it. By the way, if you didn't know how to re-order the columns, just drag the column headers around. 👍🏻
- Styling overhaul on the main form: New navigation bar on the left side, which is collapsible in place of the old-style menu strip. Also, the search criteria region will auto-size as you show/hide search fields.
- Styling overhaul on settings form: New style for the settings form where each settings panel is collapsible.
- Error logging: Better error logging which now includes the stack trace.
- Bug fixes: More bug fixes.
🔄 Full Changelog: Check it out here!
📣 Note:
Windows Defender SmartScreen: As I've gone for a free-spirited approach without a paid code signing certificate, you might see a Windows Defender SmartScreen note during installation. No worries, it's just a heads-up!
🚨 Follow these steps to install the application safely:
📝 Important Note for Existing Data:
Wondering what might happen to existing data when updating? Fear not! Uninstalling or updating the application does not delete the mydatabase.db
file stored in the install directory. So, when it opens up after an update or re-install, it will have all your data just as before.
Exciting times ahead with VBCrm – my little project that's free, and made with lots of love. 😊
Download now and enjoy a modern .NET CRM experience! 🚀✨
V.1.0.4
🚀 VBCrm v1.0.4 Release 🚀
Hey there, awesome folks! 🌟
What's New?
- Error logging I've added error logging to the local SQLite database, it saves errors and you can view them via the menu bar under Help. You may also delete all errors.
- Bug fixes Hopefully no errors are logged for you as I also fixed some bugs for this release. But moving forward this will be a handy feature as I intend to expand the application.
🔄 Full Changelog: Check it out here!
📣 Note:
Windows Defender SmartScreen: As I've gone for a free-spirited approach without a paid code signing certificate, you might see a Windows Defender SmartScreen note during installation. No worries, it's just a heads-up!
🚨 Follow these steps to install the application safely:
Exciting times ahead with VBCrm – my little project that's free, and made with lots of love. 😊
Download now and enjoy a modern .NET CRM experience! 🚀✨
V.1.0.3
🚀 VBCrm v1.0.3 Release 🚀
Hey there, awesome folks! 🌟
What's New?
- Installer Upgrade: I've revamped the installation process with an MSI format – no more code signing headaches! Just a smoother, hassle-free experience for you!
🔄 Full Changelog: Check it out here!
📣 Note:
Windows Defender SmartScreen: As I've gone for a free-spirited approach without a paid code signing certificate, you might see a Windows Defender SmartScreen note during installation. No worries, it's just a heads-up!
🚨 Follow these steps to install the application safely:
Exciting times ahead with VBCrm – my little project that's free, and made with lots of love. 😊
Download now and enjoy a modern .NET CRM experience! 🚀✨
V.1.0.2
Adding unhandled exception handling and adding certificate.
V.1.0.1
Full Changelog: v1.0.0...v1.0.1
First release (WIP)
Still work in progress, this is my first attempt at doing a release. Note the app works after install but you must run as admin.