Wednesday, June 5, 2013

2.0.24 Released


Hi All!

It's been a while since my last release, but I've finally released version 2.0.24. This version is compiled with Java6, so it should work on a wider range of PC / devices that haven't been updated to Java7.

There are no major feature changes - just minor ones and a few bug fixes.

Release Notes
  • Applied patch provided by Thomas Leberbauer to add recurring expense. Made recurring expense to reset expense date when template is copied to new page.
  • Added no_browser_open system parameter which suppresses browser opening during startup for user who wants to start up dsBudget on boot
  • Fixed a minor HTML issues and added version tag to force browser to reload various css/js sources
  • Updated DivRep lib, and jquery/jquery-ui. Modified a way to highlight negative balance months.
  • Added scheduled remaining column under balance view.
  • Page with negative balance will now show up in red color


Saturday, June 2, 2012

2.0.23 Released

Hello!

I just released dsBudget 2.0.23 which now runs on new Java7 JRE. I've also added a capability to lookup & autocomplete using previous month's Expense Where labels.

Enjoy!
Soichi

Thursday, August 18, 2011

2.0.22 Released

I am very excited to announce our new release, 2.0.22. This version includes a feature I call "Search & Export". This feature allows you to search deductions or expense items from the past and lets you download them so that you can analyze the data using Excel or any other tools of your choice.


For example, let's say I want to know the past trend for my electric bills. First, I will go to the "search" page and then enter "Duke", which is the name of my electric company.

dsBudget will then show all Duke energy bills that I have paid in the past.


Once you get the result, you can click the export button at the top (which I circled in red) and it will let you download the search results in Excel (or OpenOffice, Google Doc, or whatever..)


Then, you can analyze the data, create graphs, etc..


Instead of providing a native reporting function on dsBudget, I believe "Search & Export" will meet most (if not all) of your reporting needs.

Another cool feature that was recently requested by one of our users is the ability to enter deduction or category amounts by percentage.


Instead of specifying a specific amount, you can specify a percentage as a Deduction in relation to the amount of an Income entry. The above screenshot is showing I am deducting 10% of my paycheck for monthly saving, for example.

You can also specify a percentage in the Category amount as well.


Above screenshot shows you that I have allocated a category which is 10% of total net income, for example.

If you are interested in these features, I highly recommend that you upgrade it by simply uninstalling the current version of dsBudget (your current document & configuration will not be touched), then install the new version downloaded from our download page.

* Please note that if you are sharing your document across multiple machines, you need to upgrade all of them before using the new version.

There are a few other new features and various bug fixes. I hope you will enjoy the new version!

Release Notes
  • Fixed the bug where old backup files were not removed as specified in the configuration file.
  • Added ability to specify percentage in category and deduction dialog 
  • Added ability to specify IP address to bind the server 
  • Added a search/export page.
  • Added Spanish translation. 
  • Added shortcut on the Program Files installation directory so that user will be able to start the application from program installation directory.

Sunday, August 29, 2010

2.0.21 Released

Release Notes
  • Updated Balance View to include more information (please see the screenshot)
  • Fixed a bug where money amount editor doesn't validate  sometimes.

Sunday, August 8, 2010

2.0.20 Released

Hi all,

It's been a while since the last release, and I have several bug fixes that were reported by various users so I'd like go ahead and release this version. Please update if you are affected by these bugs.
  • Fixed invalid sort_by issue which happens on imported old SimpleD document.
  • Fixed the issue of installer copying previous version of SimpleD Budget document to a wrong location.
  • Fixed the autocomplete (used for expense "Where" field) bug.
  • Added Turkish translation and fixed i18n related issues.
Thanks,
Soichi

Saturday, July 3, 2010

2.0.19 Patch(c) Released

I've found a bug on the auto-complete text box used for the "where" field on the expense dialog on 2.0.19 release, so I have patched it and released 2.0.19c. If you have downloaded 2.0.19, please upgrade it to 2.0.19c.

Friday, July 2, 2010

2.0.19 Released

This is mostly cleanup & bug fix release.

Following are some new features.
  • User can now enter expense item by simply hitting Enter key instead of clicking on OK button (this makes it easier & quicker to enter expenses item)
  • Added more confirmation dialogs when user tries to remove major items such as income or budget category.
  • Added autocomplete feature for "where" field in the Expense dialog.
  Please upgrade if you wish to have these features.