Time Budget Release Notes

Version 1.1.0.0

Release Date: July 30, 2026

  • Upgraded Time Budget to the latest version of SQLite.
Version 1.0.0.27

Release Date: July 5, 2026

  • Data synchronization with the mobile app has been fixed.
Version 1.0.0.26

Release Date: July 5, 2026

  • Users can now choose where to save the Time Budget database file.
  • The ability to export data to XML has been removed.
  • The ability to import data from XML has been removed.
Version 1.0.0.25

Release Date: March 3, 2024

  • Data synchronization now supports retrieving changed time entries 10 records at a time.
Version 1.0.0.24

Release Date: December 28, 2023

  • The Setup EXE now has the correct company name.
Version 1.0.0.23

Release Date: March 5, 2022

  • The Share Data on Network screen now shows all IP addresses for the computer.
Version 1.0.0.22

Release Date: November 12, 2022

  • You can now click on the current week label to change the currently selected week.
Version 1.0.0.21

Release Date: July 29, 2022

  • Added row striping to list views.
Version 1.0.0.20

Release Date: July 24, 2022

  • Main window title is now Time Budget.
Version 1.0.0.19

Release Date: July 24, 2022

  • The time entries grid and budget list now refresh after a time entry text box loses focus.
Version 1.0.0.18

Release Date: July 24, 2022

  • A new WPF version of the Time Budget application has been created. It has all features that the Windows Forms version possesses, except for the ability to view a chart of project times.
  • The application now remembers which customer was selected between different runs of the application.
Version 1.0.0.17

Release Date: June 19, 2022

  • A project must now be assigned to a customer and when creating an invoice, only time entries for the invoice’s customer’s projects are available for selection.
  • Invoices now have a customer property and invoices can now only be generated when a customer is assigned to the invoice.
  • Customer IDs for invoices and projects are now imported properly when importing data from an XML file.
  • The service now sends the customer’s desktop ID, not the customer ID, when sending the customer ID for an invoice or project.
  • Customers with projects and/or invoices can no longer be deleted.
  • A default customer is now created and assigned to all projects and invoices when upgrading to database version 6.
Version 1.0.0.16

Release Date: March 5, 2022

  • You can now import data from Time Budget Mobile.
  • Objects deleted from the mobile app are now deleted from the desktop app when synchronizing data with the mobile app.
  • The service now includes the project desktop ID and the invoice desktop ID when sending changed time entries to the mobile app.
  • The service queries used when the mobile app requests time entry changes have been improved.
  • You can now configure more than one invoice template and you must now choose the invoice template to use when generating an invoice.
  • Exporting of time entry invoice IDs now works properly.
  • Project editor no longer crashes when a value greater than 168 is assigned as the weekly budget.
  • The customer editor now shows decimal places for price per hour.
Version 1.0.0.15

Release Date: February 15, 2022

  • Time Budget can now share its data on the network.
  • No longer displaying Business Identification Number on the generated invoice.
Version 1.0.0.14

Release Date: February 11, 2022

  • The budget list now shows only projects with times unless you turn on a new option to view all projects.
Version 1.0.0.13

Release Date: January 26, 2022

  • The day and project invoice now has a project column.
Version 1.0.0.12

Release Date: January 25, 2022

  • You can now generate an invoice showing hours worked each day and for each day the number of hours worked for each project.
Version 1.0.0.11

Release Date: November 5, 2021

  • The weekly budget display now shows total hours worked in addition to the hours worked for each project.
  • The invoice creation/edit screen now shows the total hours billed. This total gets updated as projects are added or removed to/from the invoice.
Version 1.0.0.10

Release Date: October 28, 2021

  • You can now generate an invoice showing hours worked per day instead of hours worked per project.
Version 1.0.0.9

Release Date: October 25, 2021

  • Now showing 2 decimal places when showing hours spent on a project.
Version 1.0.0.8

Release Date: October 25, 2021

  • The chart of time spent on projects now shows times in hours and now shows the proper bar heights for all projects.
  • The time chart now shows the number of ours as part of the project label.
  • Projects with no time are no longer shown on the project times chart.
Version 1.0.0.7

Release Date: October 24, 2021

  • The Time Budget Setup EXE now has a license agreement and the license PDF file is installed to the Time Budget install directory.
Version 1.0.0.6

Release Date: October 23, 2021

  • Assembly company attribute is now Kalculated Decisions and the about box now shows the Kalculated Decisions logo.
Version 1.0.0.5

Release Date: October 19, 2021

  • The business identification number is now displayed on generated invoices.
  • The tax label printed on generated invoices is now configurable.
Version 1.0.0.4

Release Date: October 17, 2021

  • Export/import to/from XML now works properly when there is no logo image.
Version 1.0.0.3

Release Date: October 16, 2021

  • The InvoiceTemplates table is now purged on a data import.
Version 1.0.0.2

Release Date: October 16, 2021

  • You can now configure customers and an invoice template, and you can now generate an invoice.
  • Invoices now have an invoice number property and this new invoice number property is displayed as the invoice number on the user interfce.
Version 1.0.0.1

Release Date: October 16, 2021

  • Time Budget now lets users create invoices.
  • The Time Budget database now has a database version table.