hRecipe ChangeLog
(Reading time: 4 – 6 minutes)
In programming, a ChangeLog shows the work that’s been accomplished at each step of the journey. ChangeLogs aren’t required, the plugin will operate without it, but they are important. Besides, it’s fun to look back over the time spent writing code to see how much was accomplished, and when it got done.
Here’s the hRecipe ChangeLog in reverse chronological order, that is, latest entries at the top.
= 0.5.3 = * Restructured WordPress options table handling. * Fixed "Tested up to:" tag. = 0.5.2 = * Added Italian translation courtesy of Manuel Seschi (Scrumptious: http://www.ghiottone.org/) * More cleanups. = 0.5.1.2 = * Removed hrecipeinput.php and hrecipe_options.php, this code has been moved to view. = 0.5.1.1 * Fixed Stable tag for release. = 0.5.1 = * Integrated inheritance from plugin base class using Redirection code. * Added Paypal donate button. = hRecipe 0.5.0.2 = * Added options page screen icon.
Back when I had more time, I used to do some fancy formatting.
hRecipe 0.5.0.1 [11/4/2009]
- Updated readme.txt with better explanations and instructions.
- 6 new screenshots!
- Swedish translation courtesy of no1troca.
hRecipe 0.5 [11/1/2009]
- Updated the readme.txt file with all known contributors.
- New editing interface added courtesy of MicroMedia Websites.
- Added more help text in the options page.
hRecipe 0.4.4 [10/30/2009]
- Added options for Variations.
- Added a load of text formatting options
- Separated style, structure and labeling.
- Javascript for post boxes fixed, courtesy of MicroMedia Websites
hRecipe 0.4.3.3 []
- Added Quick Notes section.
hRecipe 0.4.3.2 []
- Changed from image stars to html char stars. These can be styled with css.
- Commented out FirePHP code until it’s bracketed for conditional execution.
hRecipe 0.4.3.1 []
- Fixed a php variable bug.
hRecipe 0.4.3 []
- Cleaned up css handling, more modern now.
- Added Settings link to plugin entry.
hRecipe 0.4.2.2 [7/31/2009]
- Default enclosure is now a
<div>element rather than a<fieldset>element. User option for choosing is implemented. Text for “Instructions” is now a user option. - Anu Kumar of the The Spicy Yatra sent some options coding for Vietnamese and Marathi cuisine.
- Cleanup on the hRecipe options page. Split structure and styling into different sections.
- Started adding help text toggles on admin page.
- Russian translation courtesy of Fat Cow web hosting
Version 0.4.2.0 [6/29/2009]
- Moved options html to hrecipe_otions.php to clean up base file.
- Moved Javascript formatting code to it’s own file.
- Added activation/deactivation hooks, moved initialization calls.
- Implemented hrecipe php class.
- Added author byline field
- Version 0.4.1.1 [6/21/2009] Changelog in readme.txt now follows new procedure.
- Version 0.4.1.0 [6/20/2009] Internationalization started. Brazilian Portuguese, French and German translations are now available. Danish pending. Try it out, let me know.
- Version 0.4 [6/11/2009]
- Added Copyright option.
- Added Link Love option.
- Finished parameter passing clean up.
- Version 0.3.4 [6/8/2009]
- Added Yield.
- Started parameter passing clean up.
- Version 0.3.3 [5/19/2009]
- Fixed CSS issue.
- Added cooking time.
- Version 0.3.2 [5/11/2009]
- More diet information (low carb, high protein, etc.) added.
- Admin page footer link removed. Too obnoxious.
- Version 0.3.1 [5/4/2009]
- Ingredients list can be formatted by numbers or bullets, set by the user on the administration options page.
- Type of diet (vegetarian, vegan, etc.) added.
- Admin page footer link added.
- Version 0.3 [04/27/2009]:
- Background color can now be specified on the options page. I’m willing to add as many user-specified css formatting options as anyone wants, just let me know.
- Meal types such as breakfast, lunch, dinner, etc. can now be specified.
- Version 0.2 [03/30/2009]:
- Outer block element changed to fieldset
- Fixed recipe label in popup
- Added “Culinary Tradition”
Version 0.1 [03/25/3009]
Basic port from Andrew Scott’s hReview. Added necessary fields, tweaked the css to match. As few changes as possible for this first version.

Comments on this entry are closed.