english russian
version 1.1 (12.2015 - ...)

  * adaptive page design introduced for mobile devices
  * new widgets added:
    - Yandex.Translate
    - Yandex.Dictionary
    - Netwalk game
    - Sudoku game
    - Feedback (chat with developers)
    - Calculator


version 1.0 (02.2015 - 12.2015)

  * security:
    - security audit has been performed for all modules
    - HTTPS-only connection (no SSLv3)

  * users:
    - all functionality is fully accessible without mandatory registration
    - free registration available (invites are off)
    - Spanish added to the list of available languages

  * functionality:
    - password keeper widget added with built-in AES encryption (128-bit)
    - password generator widget added


version 0.9a (05.2014 - 02.2015)

  * platform:
    - all the html-generation functionality as well as workspace, tabs, module and column management code
      is now moved to client side
    - the unified module format and "module API" has been developed
    - it is now possible to develop a module on pure js with no need to write any server-side scripts
    - "options API" created to load, save and display module options
    - server-side caching introduced to avoid security warnings and speed up loading of courses, weather and RSS
    - CSS layouts refined to improve rendering quality in modern browsers as well as to increase compatibility
      even with obsolete browser versions (IE8, FF4+, Opera10+)

  * user interface:
    - number of predefined color themes added
    - the user can personalize page looks by customizing head and page background
    - common options are expanded
    - multiple language interface is now fully supported
    - workplaces introduced
    - tabs can now have icons on them

  * functionality:
    - bookmarks: adding/editing module is completely renewed
    - bookmarks: similair bookmarks info is shown when the user is adding a new bookmark to collection
    - bookmarks, notes: data is synchronized between open pages (like at home / at work etc).
      This means you can left Combobox page open at your home PC and edit your data from other location
      and when you get back home you'll see all your changes are here.
    - RSS: the number of new articles is displayed at title bar
    - RSS: regexp-based filter to clean up feed
    - weather: using World Weather Online
    - courses: % change is shown


version 0.75. (08.2012 - 05.2014)

  * Renewed and improved core conceptions:
    - introduced tabs, allowing user to create unlimited number of pages
    - introduced layouts, allowing user to rearrange columns on each page (tab)
    - it is possible to create an unlimited number of instances of each module
    - most changes applied without reloading page, such as
      - adding/removing instance
      - adding/removing tab
      - changing columns layout
      - etc
    - added support for language switching (no UI option though)
  * Completely refactored code:
    - module code strictly divided into two parts: server-side (php) and client-side (js)
    - generalized js script loader implemented; module API drafted
    - all the js code rewritten to support multiple instance concept
    - most of the application UI is now generated on client side using templates
    - html pulling is minimized, data is pulled as JSON objects now
  * User interface changes:
    - added tabs and page layout selection
    - columns are highlighted with different colours when user move panels around
    - added common panel params: custom caption & custom header color
    - added "maximize all", "minimize all" buttons at the right top corner of the page
    - new popup dialog to add modules to page
    - introduced panel icons
  * bookmakrs:
    - possibility to use regular expressions in search via /regex/ syntax
    - added 'url' scope in search
  * currency courses:
    - user currency list is unlimited
    - can step through days
  * RSS:
    - added "reload" button to manually refresh feed
  * calendar:
    - current date/time displayed
    - added "week" period allowing to select week days
    - added base date and due date to define a period


version 0.5a, 0.5b (12.2011 - 08.2012)

  * Project resurrected !
  * bookmarks: site icons are now stored as a single png image (dramatically reduced page load time)
  * Changed panel header icons (single image, rollover effect)
  * Panel maximizing/minimizing uses Scriptaculous' effects
  * Column sizing with a mouse
  * Introduced round corners in panels
  * Made some database changes for future refactoring
  * Fixed a number of minor bugs


version 0.33 (10.2008 - 12.2011)

  * First public release
  * Used only occasionaly though