Skip to content

Releases: StevenJDH/Code-Librarian

4.0.0.19071

16 Jul 12:00
Compare
Choose a tag to compare
  • Completely rebuilt from scratch using C# instead of the previous VB.Net language.
  • Minor updates to the UI design that was a long time coming.
  • New Consolas font to improve code snippet readability.
  • Changed database format to SQLite3 for more portability.
  • New database is now properly normalized.
  • Fixed rare issue with records sometimes becoming corrupt.
  • Removed the compact and repair feature, which was only needed for the Access database.
  • Removed one of the delete buttons found on snippet editor to increase field space.
  • Significantly improved performance in all areas of the program.
  • Fixed the limitation that prevented the pound symbol (#) from being used in titles, filters, etc.
  • Removed the orphaned records filter as this is no longer an issue.
  • Removed the unlisted authors search filter, which can be handled more naturally by unchecking the box.
  • Fixed author and language manager windows maximizing when title bar was double-clicked.
  • Added support for duplicate titles when a different programming language is used.
  • Added ability to ensure work is not lost when switching to another record or database.
  • Added auto and manual update checking.
  • Other general fixes and improvements that are too many to name.

3.0

13 May 16:06
Compare
Choose a tag to compare
3.0

This is an initial public release. Should be very stable.