Smereka

extensible personal
freeform database
and personal
information manager




Introduction
Features
Download

Developing plugins
Smereka in your language

Forum
Contact
English | Ukrainian
Version 1.1.0
12 November 2009

MS Windows

You must exit Smereka before updating.

If you have admin rights on your PC:
installer (2.9 mb)

If you do not have admin rights on your PC (limited functionality):
self-extracting archive (2.7 mb)

Source code:
go

1.1.0 (12 November 2009)
  • new feature: reminders (read more);
  • successfully tested on Windows 7.
1.0.1 (21 October 2009)
  • added Swedish interface language (translation by Lasse Claesson);
  • the "window" menu in the main window is now translated as well (in Swedish and Ukrainian);
  • Plugin SDK - modified the project files to fix sample plugin deployment problems on clean machines.
1.0.0 (15 October 2009)
  • redesigned, extensible and filanlized plugin system;
  • Smereka plugin SDK;
  • minor bugfixes and enhancements.
Details on release 1.0.0



0.9.18
(10 September 2009)
  • bugfix: temporary files were not deleted after a file from a file item was opened with the default program;
  • bugfix: after import, you could not save the description of a file item. It was possible to modify and save the description only after reopening the database;
  • unintended feature: you could edit deleted items if there were reference items that pointed to these delete items. This is now blocked.
0.9.17 (28 August 2009)
  • bugfix: "Jump to reference source" was enabled when no database was opened. Using this menu in this case lead to crash;
  • enhancement: entire text extraction module is now protected against crashes in third-party IFilters. (Text extraction is activated when you import a file or a webpage as an item.) Now a crash in IFilters won't bring down Smereka.
0.9.16 (29 June 2009)
  • feature: context menu in "save all" dialog lets forcefully close an item or jump to the item editor
0.9.15 (22 June 2009)
  • feature: the new "reference" data type, which which allows a single item to belong to multiple branches (see Help for details)
0.9.14 (6 June 2009)
  • bugfix: open a database, then open another database in the same window - possible crash (bug was introduced in 0.9.13). Thanks everyone who reported!
0.9.13 (25 May 2009)
  • a context menu in the tag view is now present, leading to the "add and remove tags" dialog
  • feature: "quick find by name" (look under the tree pane)
0.9.12 (18 May 2009)
  • tag view auto-refreshes on any tag-related change
  • feature: "add and remove tags" dialog to modify tags of multiple items at once
  • tags now may contain non-alphanumeric characters (except for commas)
  • fixed assertion failure (crash) in the icons dialog after double-clicking a multiple selection (yes, it's possible to do)
  • files of common text-based formats (like source code or batch files) are now imported as Text type, not File type
0.9.11 (21 April 2009)
  • fixed crash on loading long rich texts
0.9.10 (17 April 2009)
  • added a set of icons for usage in databases
  • opening the same database twice (in different instances) is now forbidden
0.9.9 (15 April 2009)
  • translated help to English
  • added plugin interface version control
0.9.8 (8 March 2009)
  • fix: search query with stopwords in uppercase caused no search results
  • fix: tag search in tags window was not exact; substrings and superstrings would match
  • optimization in tag search
0.9.7 (22 February 2009)
  • copy-paste between databases now transfers icons
  • feature: export branch to Smereka database
  • "modification date" is now only updated when the item content is changed (not label or tag etc)
  • fix: stopwords in search query caused search to return no results
  • fix: copy-pasting did not always preserve item order
  • fix: tags window displayed deleted items
0.9.6 (18 February 2009)
  • fix: cancelled rename would change item's modification date
  • fix: in branches with deleted items, shift up/down was not always effective
0.9.5 (15 February 2009)
  • bugfix: the "modification date" wouldn't update on item save
0.9.4 (4 February 2009)
  • search inside revisions and deleted items
  • recycle bin
  • bugfix: deleting and undeleting an item with revisions would turn the revisions into visible items
  • bugfix: undeleted branches were not displaying children
  • worked around adobe PDF IFilter 6 crash on application exit
0.9.3 (2 February 2009):
  • search fix
  • better Advanced search dialog
0.9.2 (31 January 2009):
  • feature: advanced search dialog
  • feature: search within separate branches
0.9.1 (16 January 2009):
  • feature: recursive import of disk folders
  • fix: focus lost after Alt+Tabbing
  • fix: crash after cancelled item rename
  • fix: some versions of MS Word would fail to open files via "Open with default program" if the filename contained spaces.
  • fix: purging revisions resulted in strange renderer effects
0.9.0 (12 December 2008)
  • first release