GnuCash Logo
Continent: (US) (EU) (AU) Language: English | Français | Deutsch (mirror) | Nederlands | Português  
spacer
dot General Information
spacer dot  Home / News
dot  Features
dot  Screenshots
dot  How To Help
dot  Software Dependencies
dot Documentation
spacer dot  Concepts Guide
dot  Help Manual [de]
dot  SQL HOWTO
dot  more...
dot Help
spacer dot  Mailing Lists
dot  Bug Reports
dot  IRC (Chat)
dot Downloads
spacer dot  USA (master site)
dot  Europe
dot  SourceForge
dot  Australia
dot Developer Information
spacer dot  System Architecture
dot  The Road Ahead
dot  Project Goals
dot  Browse Source Code
dot  CVS Access
dot  Language Translations
dot Other Information
spacer dot  Related Financial Software
dot  GnuCash in the News
dot  GnuCash Banners!
dot  History & Credits
dot  Survey Results
dot  Sizing
dot 
dot Search
spacer

Sort method:

Older Announcements

This is an archive of announcements that once appeared on the GnuCash home page.

 Vote for GnuCash to go to Comdex! - (2003-10-20   02:17:31)

Your vote in the O'Reilly "Open Source Goes to COMDEX" Contest could send one of the GnuCash developers to Comdex to show off our wares! Take a moment to vote, as the increased exposure of GnuCash will help attract more developers, more translators, and more accountants to help answer your questions on the mailing lists!



 System Outage FIXED - (2003-10-11   13:09:52)

Yes, the www.gnucash.org server was down most of today. Problem was a failed IDE controller. Please remember that the gnucash website & ftp site are mirrored in Australia, at http://www.au.gnucash.org. (A European mirror coming soon). If you know of a technology to mirror mailman mailing lists, let us know.



 Announcement: GnuCash Docs 1.8.2 Release - (2003-08-20   15:05:10)

The GnuCash team is pleased to announce the release of the docs version 1.8.2.

What's New in GnuCash Docs 1.8.2?

o Jon Lapham now primary author of Guide
o Moved convert-html to make all so html gets built during 'make'
o Many, many, many changes to the Guide by Jon (see changelog)
o If you can't find it in the Help, look in the Guide (hint)


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Network Upgrade - (2003-08-13   12:43:14)
The internet connection on which www.gnucash.org and the gnucash.org mail servers sit is being upgraded right now. The new line will have more bandwidth, which should speed transfers. Note that the IP address of the website will be changing. This change should be transparent to everyone; however, if you have trouble accessing this site after that date, you may want to try to flush your domain name cache. If problems persist, please contact the mailing lists.


 Network Upgrade - (2003-07-19   00:52:53)
The internet connection on which www.gnucash.org and the gnucash.org mail servers sit will be upgraded sometime after the week of July 23. The new line will have more bandwidth, which should speed transfers. Note that the IP address of the website will be changing. This change should be transparent to everyone; however, if you have trouble accessing this site after that date, you may want to try to flush your domain name cache.


 Announcement: GnuCash 1.8.4 Release - (2003-05-27   03:44:57)

The GnuCash team is pleased to announce the release of stable version 1.8.4.

What's New in GnuCash 1.8.4?

o Fix transfer dialog to not hang if OK button is clicked w/o filling in dialog properly.
o Add HTML::Parser to the list of items checked/installed.
o Updated translations: Brazilian Portugese, Czech, Italian, German
o Fix the "View xxxbar" menu items to track properly when a new data file is opened. Consolidate the code for manipulating the View/Statusbar and View/Summarybar menu items. Work around a Gnome MDI bug as best as possible.
o The numeric test regex was broken and would fail on ALL numerics, causing all imports to be of value zero.
o Fix for creating new template transactions [from Scheduling existing transactions], such that they have valid Posted dates.
o Fix for existing/old data without posted dates. If we encounter the condition, fixup the transaction's Posted date to that of the Entered date.
o Add LOT_IS_CLOSED and LOT_BALANCE query parameter methods
o Fixes for 64-bit architectures.
o Add gncQueryGetBooks() API to return list of books in a query.
o Add INVOICE_POST_LOT query parameter methods
o Add an api to force an event even when events are suspended. Without such an API, events can be lost if the event system is suspended when the event comes in.
o Added gnucash wrappers around gnome-print's rotate, translate, gsave, and grestore APIs. All to allow sideways printing (by rotating the image).
o Wrap the new print-session apis.
o Modify the AC_GWRAP_CHECK_GUILE() macro to take an argument, the g-wrap module directory. Then actually test that the g-wrap module loads. This should detect systems without slib installed.
o New gwrap check macro
o Deal properly when there are no prices for a commodity.
o Supply a start date (as well as an end date) and don't print invoices that occur prior to the start date or after the end date. The aging information ignores the start date, but not the end date. This means the aging information will always be acurate through the end date (even if all the invoices and payments are not displayed).
o Limit the itemized invoices/payments to the start/end date range, but print out a "Balance" line if there is a non-zero balance as of the start date.
o Nikos Charonitakis's account chart updates: added new carloan account chart, updated account chart.
o Use the correct columns when printing the Gain column, don't reuse the same column as profit; we want to report different values.
o Don't let the user do anything with the options dialog until Apply() finishes.
o Had the wrong number of arguments in gnc:account-get-balance-at-date
o Add some (commented out) code to support a start date for computing the Net Income (aka Net Profit) in the Balance Sheet.
o Move the instantiation of File -> Properties into main-window.scm (out of business-gnome.scm) for future cases where we might decide to ship the business modules separately.
o Fix the ofx test program to make sure it links on many weird platforms.
o When we are asked to reload the report, queue the request, queue a draw event, and then return immediately. When the draw event happens, load the report then. This lets you hit Apply and then OK before the report finishes loading.
o Make sure we can find libofx/libofx.h
o Include split transactions in the filtering of the transaction report.
o Use a 'from' date to better compute the Net Income on the report.
o Change the default Search Operation for numerics from "less than" to "equals" -- so by default you would search for an exact value.
o "eval" changed API on guile-1.6. Use the existing API to convert a delta symbol to a delta time.
o Call eval with the right number of arguments based on early or late versions.
o Change the date format string to be consistent with other places (e.g. the check print dialog) and use '%' instead of '~'.
o Make the Bill Due Days option selectable based on the setting of Notify Bills Due?
o Don't crash if you remove the last entry and then add another one.
o Deal with the case where the first transaction found for a particular company is a payment
o Also print out any overpayment in the total column.
o Catch errors when running the child reports so we display the failed report backtrace but also display an error and continue with the multicolumn report.


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.8.3 Release - (2003-05-13   13:15:11)

The GnuCash team is pleased to announce the release of stable version 1.8.3.

What's New in GnuCash 1.8.3?

o Updated translations: Italian, Swedish, Danish, British, Traditional Chinese, French, German, Tamil, Brazilian Portugese.
o Turn off the report-total by default
o The Euroland currency rates were inverted in the transfer dialog.
o Chris Morgan's Baysian Matching code, to match transactions based on Bayesian filtering of previously matched transactions.
o Fix a bug in the account name list when you you filtered down to no accounts it would ignore the filter.
o The Account Separator option was moved to the Accounts page, reference correctly.
o Fix the keypress handlers so they work properly for both the text entry widget and the calendar popup widget.
o Force the cursor to the first line of a transaction split before disabling "double line" mode in the register. This prevents the register refresh code from trying to update a cell that is no longer visible.
o Fix HBCI close-on-finished checkbutton.
o Add descriptions of new HBCI actions.
o OpenBSD fixes by Todd T. Fries
o New report "income vs. day of week" by Andy Wingo
o Fix a couple strings to improve comments when owners and accounts are missing. Direct the user to select them in the report options.
o When building the "name + address" string, check if the company name and contact name are the same and, if so, only print one of them.
o Fix the glade settings so resizing the window will properly resize the widgets.
o Save the entry cells before adding an it to the invoice, otherwise it wont get sorted properly.
o Add support in business code for the to-charge amount.
o Don't ask the user in the general case when making changes to entries. Generally the user should be allowed to make whatever changes they want without being pestered.
o Guile-1.6 requires empty lists to be quoted.
o Symbols are not strings in guile-1.6.
o Fix "WeekDelta" and add TwoWeekDelta.
o Pop up a dialog if the user tries to transfer from a non-currency account, and don't let them do it.
o Evaluate the date during get_predicate() in case the user just "hit return" (and the auto-evaluate didn't happen).
o Fix crash during import of investment accounts.
o Fixes for GCC 3.3 warnings
o Fix HBCI user messages where chip cards were confused with key files.
o Adapt to latest changes in OpenHBCI CVS.
o Applied Tomas Pospisek's patch to the transaction report.
o Fix the description of gnc:mdi-show-progress.
o Enable changing the "ID" for different business objects.
o Fix the percentage calculations so we don't get GtkCritical warnings.
o Disable the test-scm-query-import test, since it breaks on guile-1.6
o Move currency conversion to gnc-pricedb.c
o Improve report for stocks and funds not denominated in report currency.
o QIF imports don't assume that a date of the form XXXXXXXX is always YYYYMMDD. Make sure a 4-digit year "makes sense"
o Fix hbci and ofx test for handling --disable correctly.
o Fix openhbci macro again so that it uses a C check program.
o New gnucash-docs release (1.8.1)


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 SERVER BACK ONLINE, SOME DATA LOSS - (2003-04-30   14:59:36)

The GnuCash.org Server is back online, and should now be fully operational. However, there has been some data loss: if you subscribed (or unsubscribed) to any mailing list, between 12 December 2002 and 28 April 2003, your membership info has been lost. Furthermore, all configuration info for the German gnucash-de mailing list has been lost. (My sincerest apologies, Christian). However, most of the mailing list archives should be intact (possibly excepting Jan-April 2003, which might be damaged). All web pages should work at least as well as before, and all FTP site contents have been restored and should be fine. If you experience problems, please report them to me. Mail is still not being delivered; investigating

So what happened? It was the classic server-failure triple-whammy. This server has RAID disk mirrors to minimize down-time due to a failed disk, and is backed up nightly in order to safeguard against catastrophic data loss. Hard-drive status was monitored with smartmontools and reported regularly with logcheck. So how could this belt-and-suspenders system be down so long, and result in lost data before its all over?

Over the last few months, smartmontools was reporting occasional disk status changes, but none of these seemed to be in the form of warnings, or had any hint of being dire. At the same time, there were increasing numbers of status error: status=0x58 { DriveReady SeekComplete DataRequest } messages showing up in the system log. In mid-April, these messages started showing up at least hourly, and were coupled with the cryptic S.M.A.R.T. messages (it didn't help that I was running the older, more cryptic smartsuite, not the new, improved smartmontools). Finally, the server locked up, waiting for a DMA to complete, that never would. Reboot. Locks up. Reboot again, locks up (warlord calls by phone to point this out). I disabled DMA, went to PIO-mode for the disk in question, and things cleared up. I then made my first thinko: I concluded that one of my hard drives was on the verge of failing completely (the DMA should have clue-trained me in). I procured a replacement disk, and then made my second 'operator error': I replaced the failing disk. My logic was this: there are two disks in the raid array; both are exact duplicates of each other. Therefore, if I replace the failed disk, the contents of the good disk will be restored onto the blank disk automatically. Easy as pie. I've done it many times before. It didn't work this time. Upon reboot, I got a gazillion fsck'ing errors, the file system was corrupted. In addition, I was getting a lot of status error: status=0x58 { DriveReady SeekComplete DataRequest } from what used to be the 'good' disk. I plowed on. At this time, I assumed that maybe both disks were bad, a reasonable assumption; these were the infamous IBM-lawsuit drives. I guessed that the raid array was hiding the badness from me: whenever one disk had trouble, the RAID would go to the other disk, and all was well in the kingdom, even though anarchy seethed just below the surface. Oh well. I procured a second hard drive, and replaced that. With more fsck'ing error in the process. Then I notice that I'm still getting SeekComplete's in the syslog, even with the new disks. Now, the replacement disks are the same lawsuit-brand and model number as the old disks, so woe is me, this is my third mistake, I assume, incorrectly, that its the brand and model number, and get a new third disk. When the errors don't abate, it suddenly becomes clear that its not the drives, its the controller or cable).

Now the fun and hacking begin. Stay up til three AM playing the swap-the-cables-and-reboot game. The failing controller was on the system planar ('motherboard'), so there is no way to remove it; one can only play with BIOS settings. But BIOS (and the Linux kernel shares the blame) has this magic way of renumbering IDE drives when one plugs in or removes controllers, enables or disables controller ports, etc. This can be overcome, but is a provides a steady stream of hurdles to jump: one must boot a rescue diskette first, then mount, then re-write the boot sector, then reboot, then edit /etc/fstab, and then try again. Over and over and over. It didn't help that my rescue diskette didn't have RAID on it: so that was one more thing to hack around. Finally build a stable system, and now it comes time to restore the data files that were fsck'ed out of existence. To restore /usr, I decide that reinstall of the OS is appropriate. I then restore the FTP site, which was badly corrupted. Restore the mailing lists; no problems, only October 1998 was lost and restored. Restore the website; only minor damage there. Then restore the mailing list subscriber info in /var/lib/mailman/lists ... Uhh ... whoops. That directory was not backed up nightly. I had falsely assumed that everything in /var/lib/mailman/lists was stuff that could be recovered by re-installing mailman. I had no idea that it kept subscriber info there. Mistake number four (number zero?): this critical directory was not one that was backed up nightly. I was lucky to find a December 2002 backup of it; it could have easily been December 2001 and then I really would have felt sorry. Mistake five: turns out the backup machine had overflowed, and stopped making backups on 5 April. Fortunately for me, not much has happened since 5 April. I hope this little story makes it clear that running a public web site in a professional manner can sometimes be a walk in the park, and sometimes guerilla warfare. BTW, yes, every now and then, this server is backed up to an off-site location, so that if the machine is stolen, or the house burns down, all is not lost.

Also, BTW, my 'failed' disks are fine: once they were off the bad controller, the errors stopped. I am still eyeing them with suspicion, but ...

Some lessons drawn from this, or rather some complaints, are documented at http://www.linas.org/linux/peeves.html


 SERVER OUTAGE: Continuing File System Problems - (2003-04-29   14:10:54)

The GnuCash Server is continuing to experience an assortment of problems, whose root cause is a set of failing hard drives and is masked by a faulty ide controller and/or ribbon cables. The drives have been replaced, and the ide controller has been replaced. However, in the process, data has been corrupted, and has not yet been restored.

The mailing lists appear to be broken, and I am attempting to fix this. If you subscribed since April 4th, it is possible that your subscription is lost, and you may have to resubscribe. Some of the mail archives got corrputed, and are permanantly lost (they were'nt being backed up due to backup configuration error). Some of the ftp site may possibly be corrupted, I haven't yet had the time to restore the ftp site. its possible that parts of the web site may be corrupted; I haven't yet restored the web site. Please bear with, things should get fixed in a few days. If you are curious about the agony of dealing with this, see http://www.linas.org/linux/peeves.html


 SERVER OUTAGE: Continuing File System Problems - (2003-04-24   15:50:14)

The GnuCash Server is continuing to experience an assortment of problems, whose root cause is a set of failing hard drives. The drives have been replaced, but problems remain. The mailing lists appear to be broken, and I am attempting to fix this. If you subscribed since April 4th, it is possible that your subscription is lost, and you may have to resubscribe. Some of the mail archives got corrputed, and are permanantly lost (they were'nt being backed up due to backup configuration error). Some of the ftp site may possibly be corrupted, I haven't yet had the time to restore the ftp site. its possible that parts of the web site may be corrupted; I haven't yet restored the web site. Please bear with, things should get fixed in a few days. If you are curious about the agony of dealing with this, see http://www.linas.org/linux/peeves.html


 Announcement: GnuCash 1.8.2 Release - (2003-03-10   16:04:18)

The GnuCash team is pleased to announce the release of stable version 1.8.2.

What's New in GnuCash 1.8.2?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Release of new stable version 1.8.2
o Updated translations: German, Slovak, Spanish
o Updated HBCI requirement to 0.9.6
o Postgres fix for PG-7.3.x
o More fixes for guile-1.6 support
o Fix QIF Import for split transactions (#105139)
o Remove "display balance in Euro" columns from the main window
o Add "display balance in Report Currency" columns to the main window
o Fix the transfer dialog / exchange-rate dialog so it doesn't round
the values input by the user. (#106332)
o Fix configure so tests wont fail on GCC 3.2.2
o HBCI: avoid sending online transfers twice
o Dont override the user's toolbar style (#102041)
o Import: don't punish transactions with an online ID
o Add engine support for employee expense vouchers


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.8.1 Release - (2003-02-11   14:58:51)

The GnuCash team is pleased to announce the release of stable version 1.8.1.

What's New in GnuCash 1.8.1?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Release of new stable version 1.8.1
o Fixes for qif import crashes o Update translation po/it.po by Lorenzo Cappelletti
o Remove the tip that says that this is a development version.
o Remove the "development version" string when running "gnucash --version"
o Add heuristic for duplicate matching by check number.
o Various bug fixes, remove Finance::Quote requirement for rpms built on RH 8.0


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.8.0 Release - (2003-02-03   18:41:27)

The GnuCash team is pleased to announce the release of stable version 1.8.0.

What's New in GnuCash 1.8.0?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Release of new stable version 1.8.0
o Fix problem getting quotes from trustnet.
o Add new script that dumps all the data returned by F::Q for a stock.
o Apply Bill Nottingham's patch to use db4/db_185.h
o Updated translations, po/en_GB.po by Nigel Titley, po/it.po by Lorenzo Cappelletti
o Fix HBCI problem with negative account balances.
o Add preference (on advanced tab) to enable HBCI debug messages.
o Fix the Recurrence-Frequency example-calendar date calculation to show upcoming instances correctly.
o Add HBCI user messages about what is supported by the bank.
o Fixes for gcc 3.x build problems with postgresql backend
o Many more fixes for the postgresql backend
o Fix the "bill reminder" so it doesn't create a query if there are no payables accounts.
o Fix some of the accounts in the tree to be more accurate to the real world.
o Only set ReadOnly status for Invoices, not Payments.
o Fix several bugs in QIF importer
o Recognize even more error codes from OpenHBCI.
o No longer assume that transaction with type OFX_OTHER are investment transactions.
o Don't add income accounts to bills, or expense accounts to invoices. This should help further reduce user confusion with what to do when entering invoices.
o Lots more bugfixes


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash Docs 1.7.8 - (2003-01-28   11:46:46)

The GnuCash team is pleased to announce GnuCash Docs version 1.7.8.

Updated in this version;

o Add patch from RedHat for db4 support
o Copy of required portions of docbook-xsl 1.45
o Change to point at internal version of docbook-xsl 1.45 stylesheets.
o This fixes the problem of the stylesheets needing to go online to do the conversion from XML to HTML.


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 gnucash-de@gnucash.org German / Deutsch Mailing List - (2003-01-28   02:29:05)
A new mailing list for German speaking GnuCash users has been created: gnucash-de@gnucash.org. To subscribe, visit http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-de and enter your email address there. You can choose whether you would like to receive the administrative emails in German or in English language.

This list is meant for discussions in German language about the general usage of GnuCash, as well as specific topics only relevant to German users (e.g. HBCI or German tax system).

Ab sofort existiert eine neue Mailingliste für die deutschsprachigen Benutzer von GnuCash. Um sie zu abonnieren, trage man auf http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-de seine E-Mail-Adresse ein. Man kann dort außerdem wählen, ob man administrativen E-Mails lieber auf Deutsch oder auf Englisch erhalten möchte.

Diese Liste ist zur deutschsprachigen Diskussion der GnuCash-Benutzung gedacht. Gleichzeitig können dort die Deutschland-spezifischen Features von GnuCash diskutiert werden (z.B. HBCI oder deutsches Steuerrecht).


 Announcement: GnuCash 1.7.8 Release Candidate 3: "Lil Devil" - (2003-01-21   20:58:40)

The GnuCash team is pleased to announce Release Candidate 2 version 1.7.8: "Lil Devil".

What's New in GnuCash 1.7.8?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Welcome to Release Candidate 3
o Fixed build issues introduced in last release
o Fix compile errors on SuSE 8.0 + 8.1
o Update translations, po/ru.po by Vitaly Lipatov, po/el.po by ta_panta_rei@flashmail.com
o Ignore certain splits with an "amount" of zero.
o Convert from the old to new symbols for Russian Roubles.
o Invoices change a couple of columns. Enable viewing the "taxable" entry. Enable viewing all the tax accounts individually.
o Scrub hbci include paths to prevent gcc 3.x compile errors.
o Default the OFX import directory to the directory of the last OFX file imported, or the user's home dir for the first export. Remembered across invocations of gnucash.
o Default the save directory to the directory of the last file used. Default the exports directory to the directory of the last file exported, or the user's home dir for the first export. Remembered across invocations of gnucash.
o Correctly handle the case where no stocks have been defined and the user asks gnucash to get price quotes.
o Work around bug in ghttp library so that intl users whose whole units/fractions separator is a comma can request web pages.
o Add "Default Report Currency" preference.
o Set invoice currency based on owner's currency.
o Use invoice's currency for printing the invoice.
o Make the progress bar argument a double instead of an int. This gets around an issue with guile 1.6.
o Add a checkbox to search-for-all
o Changes to make the build system work on multiple architectures and with multiple versions of the autotools suite. Make generated g-wrap sources depend on config.status.
o Remove restriction on guile versions > 1.4 Provide a version dependant load path variable for the SRFI location. (Empty in 1.6 since they're bundled with guile.)
o Limit QIF matches against only the accounts in the old group, so we don't match against ourselves. This should limit the matches to only "reasonable" matches.
o Remove "user name" and "user address" preferences, as they are no longer used by anything.
o Create a taxtable option type using the new generic optionmenu code o Create a default customer and default vendor taxtable option for the "File Properties" option menu.
o Reset the search-type to "New Search" if we end up displaying no results.
o Use the "New Search Limit" pref to decide when to start a new search vs. when refine the search.
o Create two new global preferences: "Notify Bills Due?" and "Bills Due Days"
o Added sources needed for OS X to dist.
o Lots more bugfixes


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.7.7 Release Candidate 2: "It ain't easy, livin free" - (2003-01-06   21:40:34)

The GnuCash team is pleased to announce Release Candidate 2 version 1.7.7: "It ain't easy, livin free".

What's New in GnuCash 1.7.7?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Welcome to Release Candidate 2
o Give the user better feedback on exactly what the exchange rate means.
o Better handling of corrupt XML data files. Print better error messages for unknown tags, or mismatched start/end tags.
o When checking for gtkhtml-1.1, make the lack of pkg-config a fatal error. Also check for pkgconfig
o Updated translations, po/de.po
o Fix HBCI reparent warnings. Make the PIN dialog a bit nicer.
o Fixes to Postgresql backend.
o Changed the "ALTER TABLE table ADD COLUMN..." statements to conform to the current Postgres implementation (and SQL 92) standard by putting the DEFAULT modifier in a separate ALTER statement. This was reported by Christopher B. Browne.
o Implement unpost function in invoices.
o Correctly open a help window when the initial URL contains a label component to it.
o Make the reconciliation window respect the 'include subaccount' flag any time it opens a register. Consolidate logic for opening a new register. Enhance the reconciliation start window to update the ending value when this flag is changed.
o If the amount is monetary, map the keypad decimal key to the correct decimal character for the locale.
o Fix malformed URLs for bringing up a report options window.
o Add new option for specifying sort critera for piecharts and barcharts.
o The report title should change when the report name field is changed in the options.
o Add a smart function for going "back" from the "load a file" page. If there are any files loaded it returns to the "loaded files" page instead of the initial druid page.
o Add support for i18n of price source strings.
o Add icons to gtk only windows.
o Search on NOTES add code to prevent searching on template-txn accounts so SXes don't show up in find results.
o Create a 'file compression' option and pass the data into the backend. This is an option in the preferences.
o Provide a simple checkbook set of accounts
o When editing an exchange rate, always change the _VALUE_ of the split, not the amount. This has the affect of keeping the visible number the same and changing the "other" account.
o Add a set of business accounts to the account setup
o Give a much higher importance to the date heuristics in the OFX import.
o Disable skipping transactions which already have an online id during matching, untill a fix for the "transfer between two accounts" bug is properly fixed.
o Large set of fixes to the build system by John H. Pierce
o Lots more bugfixes


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.7.6 Release Candidate 1: "Santa's got a brand new bag" - (2002-12-23   22:14:14)

The GnuCash team is pleased to announce Release Candidate 1 version 1.7.6: "Santa's got a brand new bag".

What's New in GnuCash 1.7.6?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

o Welcome to Release Candidate 1
o Put the build date into the about box for development versions
o Deal with broken QIF files that give broken bang-fields. In particular, handle the case where it supplies "!Type Bank" instead of "!Type:Bank"
o Fix g-wrap test to fail properly if it cannot find g-wrap-config
o Add "Edit Exchange Rate" menu items to the Actions menu and the context menu
o Fix the amount display so that the exchange dialog always shows the "amount" in the the local (register) currency.
o Add an additional module to check for (LWP aka libwww-perl) before attempting to call Finance::Quote.
o Updated translations, po/nl.po by Hendrik-Jan Heins , po/uk.po by Volodymyr M. Lisivka , po/el.po, accounts/el_GR by Nikos Charonitakis
o Major update to generic import architecture/transaction matcher.
o Change HBCI to using new Transaction Matcher GUI
o Require openhbci 0.9.4 for HBCI version choosing.
o When not retrieving stock quotes for an account, dim the price source labels as well as the option menus.
o Consolidate all knowledge about Finance::Quote sources into one place. Functions to record whether or not F::Q is installed properly, and if so, whether a particular source is available.
o Change default new SX frequency to monthly
o Filled in a long-thought of idea for a formula cell: can contain text unlike a pricecell, but doesn't really want to do auto-complete like a quickfill cell [what we had been using]. This allows us to provide the gnome formula cell which can remap the keypad '.' character based on locale
o Disallow the deletion of accounts with ReadOnly Transacation in them. You must first "delete" the RO Txns before you delete the account.
o NOTE: As of now you ABSOLUTELY REQUIRE G-WRAP >= 1.3.3
o Loan Druid re-written
o Add menu items and code so a user can limit transactions in a register to any combination of the Reconciled/Cleared/Voided/Unreconciled states.
o Give user feedback during the rendering of a report.
o Remove old user docs and tools that are now in gnucash-docs
o Fix for large accounts overflowing the data types used in the register code which are causing crashes.
o Add support for new GnuCash icon made by Jakub Steiner
o Connect up help buttons in dialog's to help files
o Lots more bugfixes


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Search Now Works! (Part Two) - (2002-12-18   10:12:23)

The search feature has been fixed (again), and should now work. Unfortunately, the ranking/relevence of search results is not very good; we will be looking at other search engines to see if we can improve this. If you know of any spiders/ search engines with good ranking algorithms, so that e.g. they will return main site pages before mailing list archives, and will rank mailing list archives by date as well as relevence, please let me know. <linas@linas.org>.


 Translators Needed! - (2002-12-18   06:00:41)


The next stable release, 1.8.0, is rapidly approaching, and we need all language translators to update the message catalogs. Version 1.8.0 will be based on the development versions 1.7.x, which contain many new features not in 1.6.x, and thus many new strings that need translation. If these translations are not brought up to date, version 1.8.0 will come out with broken or missing translations for many languages. Now is really the best time to bring translations up to date.


 Search Now Works! - (2002-12-09   08:56:37)

The search feature has been fixed, and should now work. Unfortunately, the ranking/relevence of search results is not very good; we will be looking at other search engines to see if we can improve this. If you know of any spiders/ search engines with good ranking algorithms, so that e.g. they will return main site pages before mailing list archives, and will rank mailing list archives by date as well as relevence, please let me know. <linas@linas.org>.


 Announcement: GnuCash 1.7.5 beta: "Nowhere" - (2002-12-03   20:09:32)

The GnuCash team is pleased to announce the release of the beta version 1.7.5: "Nowhere".

What's New in GnuCash 1.7.5?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

     o Third beta release
     o Fix for a possible corruption bug in 1.7.4 currency support


Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 Announcement: GnuCash 1.7.4 beta: "The water of life" - (2002-12-02   21:23:47)

The GnuCash team is pleased to announce the release of the second beta version 1.7.4: "The water of life".

What's New in GnuCash 1.7.4?

- Scheduled Transactions:
    GnuCash now has the ability to automatically create and enter transactions, remind
    when a transaction is due, give a choice of entering a transaction or postponing it
    and remove an automated transaction after a certain period.
- Mortgage & Loan Repayment Druid:
    Used to setup a variable payment loan scheduled transaction.
- Small Business Accounting Features:
    GnuCash now can be used for Customer and Vendor tracking, Invoicing and Bill Payment,
    and using different Tax and Billing Terms in a small business.
- OFX Import:
    GnuCash is the first free software application to support the Open Financial Exchange
    protocol that many banks and financial services are moving to use. The development of
    OFX and HBCI support has also resulted in an improved transaction matching system that
    more accurately picks duplicate transactions.
- HBCI Support:
    GnuCash is the first free software application to support the German Home Banking
    Computer Information protocol which includes statement download, initiate bank
    transfers and direct debits.
- New User Manual and Help:
    A brand new user help has been written which focuses on how to do tasks in
    conjunction with a Tutorial and Concepts guide that gives the user background
    information on using GnuCash.
- New Multi-Currency Transaction Handling:
    GnuCash no longer requires separate currency exchange accounts to handle multiple
    currency transfers.
- Redesigned Menu's
    The GnuCash menu's have been redesigned to conform more with the new GNOME
    Human Interface Guidelines.

Specifically updated in this version;

     o Second beta release
     o Problems with importing 1.6 data files fixed
     o Updates to generic transaction matching
     o More postgres backend fixes
     o New progress bar when making reports
     o Payment schedule review page added to loan druid
     o Fixes to multi-currency support
     o Added Brazilian Portugese account templates by Lucimar Moresco
     o Added doxygen documentation support, and integrated it into the
       build system. There is a new target, make doc, that can be used to
       build the documentation if you have doxygen installed.
     o Catch the condition gracefully when OpenHBCI config file does not
       exist.
     o Compute the implicit exchange rates for ALL transactions when
       necessary. No longer requires the pricedb for printing split values.
       This will display all transactions in the currency of the current
       account, regardless of the number of splits in the transaction.
     o First pass at getting multi-currency transactions to work from the
       register.
     o Lots more bugfixes

Available at the usual places!

http://www.gnucash.org

http://download.sourceforge.net/gnucash


 CVS Cleanup; Server Outage - (2002-11-27   06:20:31)

The CVS tree was pruned to remove some old and dead directories. This should improve cvs update times a little bit. A historical archive is still available by checking out the source from a different repository: the "gnucash-archive" repository.

The cvs server and the web site will be down for a few hours during the evening of 27 November or morning ov 28 November, as the servers are relocated to a new location.


 Announcement: GnuCash 1.7.3 beta: "This rose is priceless" - (2002-11-18   19:20:06)

The GnuCash team is pleased to announce the release of the first beta version 1.7.3: "This rose is priceless".

  • New Features in this version!
  • Improved libofx configure support. Add --with-ofx-prefix so users can define where to look for libofx.
  • Fixed missing OFX files in tarball.
  • MAJOR improvement to OFX investment support. All transactions created from an investment account are now already balanced. Explicitely support Dividend Reinvestment transactions which will now directly create a income account -> stock account transaction, and Income transactions which will directly create a income account -> cash account transaction. Support memorising the income account association. Several stock account can use the same income account if desired.
  • Updated gnucash.spec file to work with rh8.
  • Added new cashflow report contributed by Herbert Thoma.
  • New functions to get/set read-only status on a transaction, and to print a warning message if a transaction is read-only.
  • Added a bunch of currencies.
  • Updated translations (merged from 1.6 branch plus updates from the Translation Project).
  • Matthew Vanecek added some bug fixes for the SQL back end.
  • Add support for gtkhtml 1.1
  • Added calculate the number of remaining payments based on the start date, loan length and current date to Mortgage druid.
  • Loads of bugfixes, keep those bugs coming!
  • NOTE: Report bugs to bugzilla.gnome.org

    Available at the usual places!

    www.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.7.2 alpha: "Antipodean Nightmare" - (2002-10-28   23:50:59)

    The GnuCash team is pleased to announce the release of the second alpha version 1.7.2: "Antipodean Nightmare". This release is the result of the development team working so hard the GnuCash developers topped the GNOME Summary commits list last week.

  • New Features in this version!
  • You can now search by reconcile flag for transactions
  • Ability to set posted invoices and payments read-only in the small business module.
  • New commodity matcher for OFX generic import.
  • Latest libofx is needed for OFX support
  • Investment transactions now create two accounts, one is for the stock, the other is the account defined by the FI, where the cash is swapped.
  • Updated glossary
  • HBCI improvements to transaction retrieval
  • Add Direct Debit HBCI action and add caching of the PIN to user preferences.
  • HBCI suport requires OpenHBCI 0.9.3 or current OpenHBCI CVS
  • Loads of bugfixes, keep those bugs coming!
  • NOTE: Report bugs to bugzilla.gnome.org

    This release features HBCI online banking support. This makes it the world's first *free* HBCI-enabled personal finance manager. HBCI (Home Banking Computer Interface) is a standard used by German banks for offering online banking service. Through this standard, business actions like statement retrieval, bank transfer, or direct debits can be invoked by any HBCI-compliant client application, i.e. now also from GnuCash. Authentification and encryption is done through a bank-issued chip card or a self-generated file-based RSA key pair. (In the latter case, the user prints out his public key finger print on paper, signs it, and sends it to his bank.)

    Available at the usual places!

    www.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.7.1 alpha release! - (2002-10-15   08:11:04)

    The GnuCash team is pleased to announce the release of alpha version 1.7.1. This is the first release as we begin the journey to stable version 1.8.0. We have lots of bugfixes and new features in this release and would like as much testing and bug reporting as possible. Please report problems to bugzilla.gnome.org. If you feel the need to speak to us or even just to encourage us to move forward on the next major version please either join the mailing list or come on irc.gnome.org and chat with us in the #gnucash channel.

  • New Features in this version!
  • Scheduled Transactions
  • Small Business Customer and Vendor tracking and Invoicing
  • OFX and HBCI (Germany) Support
  • Improved Menu layout

    Available at the usual places!

    www.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.6.8 stable release! - (2002-08-22   19:16:14)

    The GnuCash team is pleased to announce the release of stable version 1.6.8. This is to fix some minor bugs that prevented the last release being easy to compile from source. Please continue to report problems to our new module in bugzilla.gnome.org. As usual, if you feel the need to speak to us or even just to encourage us to move forward on the next major version please either join the mailing list or come on irc.gnome.org and chat with us in the #gnucash channel.

  • Fix for acinclude.m4 problem with guile-config
  • Removed rpm spec file depenedncy on Postgresql

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.6.7 stable release! - (2002-08-22   19:14:59)

    The GnuCash team is pleased to announce the release of stable version 1.6.7. This is mainly to fix some important bugs that have cropped up and add some additional translations to the stable series. Please continue to report problems to our new module in bugzilla.gnome.org. As usual, if you feel the need to speak to us or even just to encourage us to move forward on the next major version please either join the mailing list or come on irc.gnome.org and chat with us in the #gnucash channel

  • Updated or new translations for Japanese, Italian, Traditional Chinese, Simplified Chinese, Russian, French, German, Swedish, Portuguese, Brasilian Portugese.
  • Add French account hierarchy template.
  • Back-ported fix for locale of new accounts.
  • File permission fix.
  • Changed "Opening Balances" to "Opening Balance" to unify the account name.
  • Tweak for newer versions of db2html.
  • Fix a common crash (Gnome Bug #78132 et. al.) caused by a dangling pointer reference.
  • Add upper bounds checking on the versions of guile and g-wrap.
  • Fix for guile-1.4.1 srfi problem.
  • Added support for VWD as a quote source (Joachim Breitner).

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  GnuCash Bugs now at the GNOME Bugzilla - (2002-07-07   12:49:43)

    GnuCash has now moved its bug reporting system into the central GNOME bugzilla. This will give the GnuCash project the ability to receive bug reports generated by Bug Buddy as well as take advantage of the GNOME bug team in their overall administration of GNOME bugs.
    If you wish to use the GNOME bug system to report a GnuCash bug please go to bugzilla.gnome.org and use the forms there to enter your report.
    You can also see a complete list of GnuCash bugs by following this link, "Complete" and this link "Open" if you wish to just see any open bugs.


     New GnuCash features in development - (2002-06-20   17:55:41)

    The GnuCash team has been hard at work developing new requested features for the next version of GnuCash which is slated for beta testing and release in the late summer and fall of 2002.
    New features;
  • Small Business functions
  • Scheduled Transactions
  • OFX support
  • Improved User Interface
  • Updated Users Guide
    The development team would appreciate greatly any feedback from persons testing these features by compiling the CVS version of GnuCash. You can either join us on irc.gnome.org #gnucash or email the developers list gnucash-devel@gnucash.org


  •  Announcement: GnuCash 1.6.6 stable release! - (2002-03-12   04:18:31)

  • Updated or new translations for Dutch, Norwegian, Russian, Greek, French, German, Portuguese, Azerbaijani Turkic, and Slovak.
  • Tweaked the exchange rate calculation so that it will work in even more complicated cases, involving different Euroland and other currencies.
  • Added Edit Report Options hyperlink to warnings in reports.
  • Added workaround for Guppi barchart legend sorting (broken in Guppi 0.40.0 - 0.40.3)
  • Bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.6.5 stable release! - (2001-12-17   21:12:18)

  • Euro conversion druid
  • Updated or new translations for Brazilian Portuguese, Danish, German, Nicaraguan Spanish, Norwegian, Portuguese, Slovak, Spanish, and Swedish
  • minor bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  GnomeChart 0.1 - (2001-11-23   02:17:01)


    GnomeChart 0.1 is now available.

    GnomeChart is a small application for viewing stock charts. It uses libguppi for the graphics, so you'll need to have Guppi 0.40.1 or better installed.

    You can download GnomeChart from:

    http://download.gnome.org/GNOME/unstable/sources/gnome-chart

    -JT


     Announcement: GnuCash 1.6.4 stable release! - (2001-10-01   17:50:27)

  • fix bug loading GnuCash 1.4 files

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.6.3 stable release! - (2001-09-24   18:41:22)

  • new Polish translation
  • Danish and Spanish translation of new account files
  • updated Swedish, German, and Portuguese translations
  • child accounts can be reconciled with the parent
  • support for TrustNet online quotes
  • support for precious metal currencies
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Gnome Time Tracker - (2001-09-15   10:43:08)


    Screenshorts showing the latest version of the Gnome Time Tracker have been put up at a temporary web site. Voluneteers are needed to provide a module to export gtt billing data into gnucash, as well as to update the gtt documentation.


     Final Survey Results - (2001-09-07   10:42:42)


    The First Gnucash User/Features Survey is now closed. There were 828 survey respondents. The responses and the averages changed almost not at all from the early snapshot posted here earlier. The majority of respondants are home users interested in more home-user features. You can view an executive summary and the detailed responses here. We hope to do a bit of data mining later, and present a more detailed breakdown according to the types of users. Let us know if you have interest in this dataset.


     Announcement: GnuCash 1.6.2 stable release! - (2001-08-13   18:51:53)

  • Updated Danish and German translations
  • SQL backend performance improvements
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Preliminary Survey Results - (2001-07-13   05:01:35)


    There have been 415 survey takers to-date. The majority of respondants are home users interested in more home-user features. You can view an executive summary and the detailed responses here. The survey itself continues, and we hope to have a more detailed breakdown according to the types of users later.


     GnuCash Tutorial - (2001-07-12   12:21:18)

    Joseph Mack has created an online tutorial as part of a GnuCash talk given to the North Carolina Systems Administrators on July 11. The tutorial is about how to do small-business accounting using GnuCash.


     RedHat 7.1 GnuCash Packages - (2001-07-10   07:17:05)
    RedHat 7.1 packages of GnuCash-1.6.1 for guile-1.3.4 are now available here, courtesy of Ben Stanley.

    Thanks Ben!


     Announcement: GnuCash 1.6.1 stable release! - (2001-07-07   19:01:57)

  • Updated documentation
  • Updated French, German, Japanese, and Portuguese translations
  • Improved startup time
  • Many bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Features Survey - (2001-06-30   18:08:52)
    Let us know what your opinions about the future of GnuCash. There is a rather long, detailed survey that asks for your opinion about the future of GnuCash. You can rate the importance of a big list of features and possible future directions for gnucash. You can take the survey, or study up on our thoughts for the possible future directions for GnuCash by reading the roadmap.


     SuSE 7.1 GnuCash Packages - (2001-06-28   02:09:19)
    SuSE 7.1 packages for GnuCash-1.6.0, Guppi ad g-wrap are now available here, courtesy of Stephan Kahnt.

    Thanks Stephan!


     Yellowdog PowerPC GnuCash Packages - (2001-06-27   03:38:59)
    Yellowdog PowerPC packages of GnuCash-1.6.0, Guppi ad g-wrap are now available here, courtesy of Martin Hill.

    Thanks Martin!


     Mandrake GnuCash packages - (2001-06-17   18:34:00)
    A Mandrake 8 package of GnuCash 1.6.0 is now available here, courtesy of Arnold Troeger. A mandrake version of guppi, required by gnucash, is in the same directory.

    Thanks Arnold!


     GnuCash T-Shirts! - (2001-06-15   15:00:31)

    We have a limited number of t-shirts left over from a trade show. They're $15 a pop. Show your colors!


     New GnuCash packages - (2001-06-13   16:42:35)
    A Solaris 8 package of GnuCash 1.6.0 is now available here, courtesy of Alan Orndorff.

    A debian package of GnuCash 1.6.0 is now available here, courtesy of John Goerzen.

    Thanks guys!


     Announcement: GnuCash 1.6.0 stable release! - (2001-06-11   10:48:27)


    The GnuCash Development Team proudly announces the release of GnuCash 1.6.0, the GNU personal finance manager.

    GnuCash features an account hierarchy creation tool, a checkbook-like register GUI to enter transactions, and a full set of reports to visualize the state of your finances. The new release comes with a configurable main window, a much improved checking and general ledger entry window, and over ten completely new graphical reports including pie charts and bar charts using the GNU plot program Guppi.

    Thanks go to all the translators, testers, bug reporters, artists, and programmers who made this release possible. And thanks to all our users for choosing GnuCash!

    The new release of GnuCash contains many new features including:

  • Printable, persistent reports (reports are saved between sessions)
  • XML file format (old binary files are converted automatically)
  • Account hierarchy creation druid, account hierarchy export
  • Much improved QIF importing
  • Financial calculator
  • Better support for multiple currencies, special support for the Euro
  • Online stock quotes integrated with the GUI
  • Expression evaluation (you can type in 40.45 + 31.23)
  • PostgreSQL back-end supports multiple simultaneous users (beta, disabled by default)
  • Menus translated to 12 languages, users guide to 3 (French, Spanish, Portuguese)

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •   - (2001-06-05   11:13:07)
    Announcement: GnuCash 1.5.98 release!

    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.12 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

    This is a beta release. GnuCash is now in feature freeze for 1.6.0.

  • updated documentation (English & Portuguese)
  • updated German and Portuguese translations
  • more work on sql backend
  • fixes for FreeBSD
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Translators Needed! - (2001-06-01   01:55:25)


    The next stable release, 1.6.0, is rapidly approaching, and we need all language translators to update the message catalogs. The translatable text strings in 1.5.x have been frozen, we don't expect any new strings in 1.6.0. However, the text strings in the current 1.5.x are completely different from those in 1.4.12, and many new strings have been added since he earlier days of 1.5.x. If these translations are not brought up to date, version 1.6.0 will come out with broken or missing translations for many languages. Now is really the best time to bring translations up to date.


     Announcement: GnuCash 1.5.97 release! - (2001-05-28   18:41:20)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

    This is a beta release. GnuCash is now in feature freeze for 1.6.0.

  • updated documentation
  • updated Norwegian and Portuguese translations
  • prices now stored in sql backend
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.5.96 release! - (2001-05-21   19:05:50)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

    This is an alpha release.

  • updated user documentation
  • updated api documentation
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •   - (2001-05-14   13:35:04)
    Announcement: GnuCash 1.5.95 release!

    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

    This is an alpha release and a string freeze release.

  • new user account hierarchy wizard
  • account hierarchy export
  • reporting improvements
  • transfer dialog auto-completion
  • many bug fixes

    Available at the usual places!

    (fast mirror)

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Server Move - (2001-05-10   06:10:35)
    There will be sporadic outages next week as the gnucash.org server is moved to a new location sometime next week.


     Announcement: GnuCash 1.4.12 release! - (2001-05-01   11:56:35)


  • Turkish translation
  • minor bug fix

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  I18N: The GnuCash Portuguese Web Site Goes On-line! - (2001-04-25   07:00:54)

    The new Portuguese website is up! Many thanks to Duarte Loreto for the fantastic job setting up the site, as well as for the translations of the GnuCash menus and the documentation! Outstanding job Duarte!


     Announcement: GnuCash 1.5.6 release! - (2001-04-23   19:37:07)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

    This is a feature freeze release.

  • reporting improvements
  • many misc GUI improvements
  • updated German and Portuguese translations
  • fixes for Solaris
  • bug fixes

    Available at the usual places!

    (fast mirror)

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.5.5 release! - (2001-04-16   11:50:06)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

  • more new & improved reports
  • use of gnome MDI for main window
  • GUI improvements
  • bug fixes

    Available at the usual places!

    (fast mirror)

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.5.4 release! - (2001-04-02   14:23:48)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

  • several new & improved reports/graphs
  • online price quotes now work
  • new main window display
  • Spanish & Portuguese translations of the manual
  • many bug fixes

    Available at the usual places!

    (fast mirror)

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  GnuCash Website Redesigned! - (2001-03-28   04:20:13)

    Jeremy Collins has updated & modernized the GnuCash website layout for a cleaner, fresher feel. Please test it out, and let us know about any bugs, layout problems, dead links, etc.

    Note also: we now have a full backup copy of the French translation of the GnuCash site hosted on this server. We are looking for volunteers to help Yannick Le-Ny bring it in sync with the new site layout.



     Five Stars! -- Editors Choice - (2001-03-27   10:46:19)
    Five stars and the editors' choice award is what GnuCash-1.4.8 received in the December 2000 edition of Maximum Linux France. Hurrah! We've scanned in the article: read it here, page 1, page 2, page 3, page 4.



     Announcement: GnuCash 1.4.11 release! - (2001-03-19   11:22:12)


  • Brazilian Portuguese, Danish, Norwegian, and Ukranian translations
  • bug fixes

    Available at the usual places!

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  Announcement: GnuCash 1.5.3 release! - (2001-02-27   12:28:45)


    Note: this is an unstable development release and may be buggy! Most users should probably stick to version 1.4.10 for day-to-day use. (All 1.5.x releases will be unstable/buggy. The next stable version will be 1.6.0).

  • new XML file format
  • better support for importing qifs from online banks
  • improved checking register
  • support for charts & graphs
  • financial calculator
  • new user account hierarchy wizard
  • many UI improvements
  • beta support for postgresql -- see src/engine/sql/README

    Available at the usual places!

    (fast mirror)

    ftp.gnucash.org

    download.sourceforge.net/gnucash


  •  CVS snapshots - (2001-02-26   18:16:15)

    CVS snapshots with tarballs and RPMs for Redhat 6.x and 7.x are now available on ftp.gnucash.org. Thanks to Chris Lyttle for making these available!



     The CVS server has fallen off the net because the - (2001-02-20   08:07:51)
    DSL line to the CVS server has a shorting clip on it somewhere. We are waiting for Southwestern Bell (SBC) technicians to remove the clip. This is the second time in 4 months that SBC has sabotaged the line. Estimated up time: 2 or 3 days. In the meanwhile, please study up on CVSUP.


     Announcement: GnuCash 1.4.10 release! - (2001-01-30   07:19:45)


  • updated translations
  • support for Greek Drachma as Euro currency
  • updated tax report
  • bug fixes

    Available at the usual places!