Merge pull request #912 from soroushj/fix-visible-to-everyone-option
[Booktype.git] / CHANGES.txt
blobf6bfbe0b3abe27a561b23ab26e941cf606f3709a
1 2.3.0 (2017-11-14)
2 ==================
4 ** Test Case
5     * [BK-2354] - Fix failing tests
7 ** Bug
8     * [BK-1299] - Diff error when comparing revisions
9     * [BK-1423] - Used font is not marked in pull down
10     * [BK-1449] - Test failure in python-ooxml 0.12
11     * [BK-1578] - List of book admins is not shown on Book info page
12     * [BK-1602] - Contributors do not appear on Book Detail page when not Superuser
13     * [BK-1657] - Control Centre labels admins as superusers
14     * [BK-1669] - Firefox Browse button does not fit inside field height in various pages
15     * [BK-1683] - Profile buttons wrap on small screens
16     * [BK-1695] - Book Info page gives publication date for a book which has not been published
17     * [BK-1714] - In Book Settings, Publisher appears under both Metadata and Additional Metadata
18     * [BK-1723] - Academic and custom themes do not allow space for cover image in screen PDF
19     * [BK-1732] - Copy&paste text into Aloha: character styles are NOT preserved when track changes on
20     * [BK-1734] - Definition for track icon is missing
21     * [BK-1737] - Export History shows the same timestamp twice
22     * [BK-1739] - Non-approved covers can be selected in the Export wizard
23     * [BK-1768] - DraftView should do word-wrapping on long words
24     * [BK-1789] - EPUB and MOBI outputs have duplicate 'Guide' below Table of Contents
25     * [BK-1890] - My Dashboard menu item should not open My Dashboard in a new tab
26     * [BK-1922] - Internal link feature does not work for mPDF print or screen PDF outputs
27     * [BK-1933] - Imported covers don't show their names in publish screen settings
28     * [BK-1982] - UX - Multi-user bug with theme selection
29     * [BK-1985] - Insert Comment button vanishes after first comment is made
30     * [BK-2011] - Raw HTML editor no longer closes when the user clicks 'Set' button
31     * [BK-2012] - Raw HTML editor did not work in Firefox 48.0 for certain book
32     * [BK-2017] - Table of contents in editor is sometimes very slow to load, or does not load at all
33     * [BK-2045] - Book visibility /CORE
34     * [BK-2050] - Welcome Message: and Show activity: homepage features no longer work
35     * [BK-2126] - Favicon upload doesn't work
36     * [BK-2161] - Insert Table options are shown when edit cursor is inside another table
37     * [BK-2171] - Snapshot .deb packages no longer work
38     * [BK-2178] - Chapter break working unreliable
39     * [BK-2191] - Change title for print pdf export settings modal window
40     * [BK-2192] - Reader doesn't init properly if custom theme wasn't saved
41     * [BK-2193] - Export info block has wrong position
42     * [BK-2195] - Books list throws error when it has more than 16 books
43     * [BK-2197] - Control Center: Publishing Settings don't show PDF reactor print and screen
44     * [BK-2202] - Fix temp folder logic for icml/docx shell scripts
45     * [BK-2205] - Error during epub import
46     * [BK-2208] - Editor inits with wrong section "urlTitle"
47     * [BK-2210] - Save button doesn't work in section settings form.
48     * [BK-2214] - DOCX chapter import: overwrite does not work properly
49     * [BK-2216] - DOCX Import append does not recognise headline 1
50     * [BK-2219] - SimpleTable plugin wrongly wraps whole content
51     * [BK-2222] - Small "<" symbol at the end of content on DOCX import
52     * [BK-2225] - Themes templatetags should accept context to render templates
53     * [BK-2228] - Fix css issue with button
54     * [BK-2233] - JS error during user invite email validation
55     * [BK-2235] - Book reader is broken, it doesn't load themes.
56     * [BK-2236] - Remove useless test assertion in portal tests for frontpage
57     * [BK-2237] - Validation error when creating Invite code after changing language
58     * [BK-2250] - Remove dots from jquery's selector by ID in '_addOnlineUser' and related functions
59     * [BK-2252] - Headings paragraphs are wrongly "fixed" in DOCX import (book mode)
60     * [BK-2269] - Colour for h1 does not apply for epub output with custom theme
61     * [BK-2275] - Missed logging filter for prod profile
62     * [BK-2278] - Modal dialogs with data-remote are not working
63     * [BK-2281] - Bootstrap-notify plugin is missing after bootstrap assets upgrade
64     * [BK-2285] - Wrong indent in image editor
65     * [BK-2286] - MPDF converter fails without logging error when custom width is selected
66     * [BK-2289] - Fix typo in docimporter module
67     * [BK-2290] - Change role modal window doesn't work in the book settings
68     * [BK-2291] - UserInviteForm inits roles not in the correct way
69     * [BK-2292] - If selected theme does not exist use 1st available theme in alphabetical order
70     * [BK-2294] - Don't edit images for ICML output
71     * [BK-2297] - Sidebar menu doesn't activate when accessing from direct url in book settings
72     * [BK-2298] - Comments plugin is not showing comments icon in editor
73     * [BK-2299] - Removing the custom theme breaks the editor
74     * [BK-2311] - Fix section settings in converter outputs and issue with saving settings
75     * [BK-2316] - Fix failed tests
76     * [BK-2317] - CSS issue with show/hide options for sections
77     * [BK-2322] - Increase exported filename length
78     * [BK-2324] - Remove hardcoded info from control center
79     * [BK-2329] - Epub2 export fails
80     * [BK-2332] - Reader does not show default theme if selected theme is not available
81     * [BK-2333] - Use correct API url on the client side
82     * [BK-2334] - Use config.get_configuration for loading settings in context processor
83     * [BK-2335] - Can not enable converters with "-" char in the generic name.
84     * [BK-2336] - Define REST_FRAMEWORK_DEFAULT_VERSION variable in base settings
85     * [BK-2339] - Empty isbn can produce epub export error
86     * [BK-2340] - Improve createbooktype script
87     * [BK-2356] - Actions toolbar menu is not aligned in Editor
88     * [BK-2357] - Migration for related name in chatmessage.thread
89     * [BK-2362] - Editor error when switching from different Blocks of content
90     * [BK-2365] - Bookundo main contenteditor focus makes caret to lose the position
91     * [BK-2368] - Sections settings exported incorrectly when empty sections exists
92     * [BK-2372] - Create API endpoints to cover new editor needs
93     * [BK-2381] - Download history fails when switching to certain languages like german
94     * [BK-2382] - Syntax error in core/js/utils.js line 219
97 ** New Feature
98     * [BK-918] - Standard look for custom Aloha Blocks
99     * [BK-989] - Create new page for online book reading
100     * [BK-1007] - Django signals for different events
101     * [BK-1051] - What to do with messaging application
102     * [BK-1086] - Convert old style Booktype project layout to new one
103     * [BK-1222] - Design for Messaging application
104     * [BK-1545] - Frontmatter / Titelei: standard set pages in front of every book
105     * [BK-1607] - Homepage: List just the books and groups for the language that the reader selects
106     * [BK-2180] - Implement download chapter history and bookwise history as well
107     * [BK-2189] - Import .docx files into existing book chapters
108     * [BK-2204] - Marker functionality and icon in TOC
109     * [BK-2218] - REST API for chapters
110     * [BK-2227] - Add ability to change or delete role in the book settings separately for each user.
111     * [BK-2232] - Implement a Invite with code feature to join books to contribute
112     * [BK-2256] - Implement triggering signal when uploading/importing files into book/chapters
113     * [BK-2258] - Create epub2 export
114     * [BK-2263] - Add ability to view log files from django admin
115     * [BK-2303] - Full page image support
116     * [BK-2326] - API for metadata
117     * [BK-2360] - Send message by hitting "enter"
119 ** Task
120     * [BK-1557] - Dashboard and Home Screen differentation
121     * [BK-2076] - Remove "create" buttons from home screen
122     * [BK-2088] - Fix/improve broken tests. Implement py.test testing framework.
123     * [BK-2114] - Section settings: tick box for "chapter start on right page" or just "on new page"
124     * [BK-2211] - syncdb is deprecated in Django 1.9
125     * [BK-2223] - Make ICC Profiles setting available in publish screen if any
126     * [BK-2267] - Decrease default epub's export width for images
127     * [BK-2268] - Decrease default mobi export width for images
128     * [BK-2270] - Remove redundant conditions in converters during creation of ImageEditorConversion
129     * [BK-2273] - Use converter name as suffix for output file names
130     * [BK-2276] - Import DOCX inline in the editor
131     * [BK-2287] - Add ability to provide custom crop margin size for mpdf converter
132     * [BK-2320] - Add versioning for API
133     * [BK-2331] - Cloudflare cache reset
134     * [BK-2337] - Lock ebooklib library requirement to 0.16
135     * [BK-2343] - Collect metadata for PDF generation
137 ** Improvement
138     * [BK-1412] - Profile skeletons could make user-modifable settings more obvious
139     * [BK-1426] - Add a short message to the automatically sent login data mail
140     * [BK-1455] - Permissions for changing themes
141     * [BK-1598] - Interface to edit text blocks on the webpage
142     * [BK-1599] - Invitation to books does not work with existing Accounts
143     * [BK-1606] - Save chat history in Booktype Editor (not only during session)
144     * [BK-1636] - Metadata notice (to complete) and link on publish page
145     * [BK-1671] - Select/Unselect option in the role editor
146     * [BK-1689] - Some collected bugs / improvements - by Peter Baumgartner
147     * [BK-1730] - Make templates to be standalone packages
148     * [BK-1731] - Hide link to registration when set to admin registration only
149     * [BK-1790] - Clarify default roles for anonymous and registered users
150     * [BK-1803] - Do not show header on the separator page in PDF
151     * [BK-1830] - Book settings should include field for 'Table of Contents' string
152     * [BK-1850] - Breadcrumps to the image overview
153     * [BK-1902] - Insert Table feature could allow a caption
154     * [BK-1905] - Custom theme could allow font size setting for body text
155     * [BK-1964] - Email generated by 'Invite people' wizard should be more informative
156     * [BK-2022] - Draft and full view don't support themes.
157     * [BK-2042] - Delete redundant field in control center
158     * [BK-2147] - Control epub version output in settings
159     * [BK-2170] - Deprecate custom theme in next release
160     * [BK-2179] - Update and organise bootstrap + font-awesome assets
161     * [BK-2198] - Missing export in section settings
162     * [BK-2200] - Add suffix for icml/docx output file name
163     * [BK-2201] - Add the ability to choose if append or overwrite content in chapter docx import
164     * [BK-2207] - Log mpdf command stdout
165     * [BK-2215] - DOCX import modal: append and overwrite same colour
166     * [BK-2224] - Sputnik improve addMessageToChannel method
167     * [BK-2234] - Remove default roles from list of roles during invitation
168     * [BK-2241] - Remove target blank links from the ui
169     * [BK-2244] - Improved HOME PAGE
170     * [BK-2245] - Implement marker alert functionality in publish screen
171     * [BK-2251] - Update skeleton to have ability override BOOKTYPE_PATH in manage.py with ENV variable
172     * [BK-2253] - Make the WordImporter module customisable from client instance via settings
173     * [BK-2261] - Allow managing publish options in control centre even if they're custom outputs
174     * [BK-2262] - Allow opening Roles and Metadata from book info page
175     * [BK-2264] - Improve logging for all API endpoints
176     * [BK-2265] - Table options should be to "Update" when cursor is in table_caption element
177     * [BK-2272] - ICML and DOCX converters should have a fallback path to scripts
178     * [BK-2288] - Chapter status does not update in TOC after closing editor
179     * [BK-2296] - 'Initially hidden from others' string could be more clear
180     * [BK-2318] - Allow downloading chapter content from TOC raw modal window
181     * [BK-2321] - Improve grammar in TOC import dialog
182     * [BK-2327] - Pull export settings from constants module when get_configuration fails
183     * [BK-2330] - New book creation process
184     * [BK-2338] - Extract TOC sections settings values to a separate object
185     * [BK-2342] - Implement using EPUB Skeleton for book creation and managing in ControlCenter
186     * [BK-2346] - Book visibility setting should be unchecked by default in book creation wizard
187     * [BK-2348] - Move logtailer app out of production profile
188     * [BK-2351] - Implement DOCX or EPUB import on new Book Creation Wizard
189     * [BK-2352] - Implement Cover Upload in new Book Creation Wizard
190     * [BK-2361] - Sort users alphabetically in book owner drop-down
191     * [BK-2364] - Endnotes plugin should only consider <sup> tags with endnote class attribute
192     * [BK-2375] - Control Centre: fix Site Front Page issues and settings pages should persist after save
193     * [BK-2386] - Improve ChapterHistory admin to be more useful in django admin interface
194     * [BK-2387] - Reduce number of db queries on TOC/Editor
196 ** Technical task
197     * [BK-1046] - Move logging functionality to new booktype application
200 2.2.0 (2017-03-02)
201 ==================
203 ** New Feature
204     * [BK-918] - Standard look for custom Aloha Blocks
205     * [BK-977] - Update wiki documentation for Booktype 2.0
206     * [BK-989] - Create new page for online book reading
207     * [BK-1007] - Django signals for different events
208     * [BK-1051] - What to do with messaging application
209     * [BK-1077] - Manage book permissions
210     * [BK-1086] - Convert old style Booktype project layout to new one
211     * [BK-1126] - Autosaving in Booktype editing
212     * [BK-1222] - Design for Messaging application
213     * [BK-1545] - Frontmatter / Titelei: standard set pages in front of every book
214     * [BK-1574] - Import EPUB or .docx into existing book as a new chapter or chapters
215     * [BK-1607] - Homepage: List just the books and groups for the language that the reader selects
216     * [BK-1608] - Groups could have a language setting
217     * [BK-1684] - Add a button to remove a book from a group
218     * [BK-2009] - Implement interface in editor to save section settings
219     * [BK-2030] - Show comment icon in table of contents IF comments are in chapter's content
220     * [BK-2034] - Create ability to control permissions from JS app
221     * [BK-2089] - Implement API authentication mechanism
222     * [BK-2090] - Integrate swagger.io with the API
223     * [BK-2140] - Add ability to edit color of book statuses
224     * [BK-2141] - Show an indicator in TOC  that chapter has comments
225     * [BK-2144] - Create export chapter's content option from TOC
226     * [BK-2152] - Add ability to implement cover for pdfreactor screenpdf
227     * [BK-2153] - Implement epub/docx importing through API
228     * [BK-2165] - Set unified history the default one in book history screen
230 ** Bug
231     * [BK-579] - Preview of PDF cover does not work in Cover Manager
232     * [BK-662] - Opera12.15  browser -> pasted hyperlinks are becoming plain text
233     * [BK-709] - URL address is using the first version of chapter in place of new name of chapter for automatic URL address
234     * [BK-766] - User with email not in Gravatar database get error instead of "no avatar image" or smth like that
235     * [BK-792] - Problems with Cross Site Request Forgery protection on development machine
236     * [BK-973] - Underline tag is removed but is not replaced with CSS definition
237     * [BK-1299] - Diff error when comparing revisions
238     * [BK-1331] - Add error pop-ups for pencil and eye icons in the Home view
239     * [BK-1345] - Unclear button in image insert window makes image vanish
240     * [BK-1404] - mPDF: page 1 must start on the right side (not left)
241     * [BK-1407] - Tidy chokes on HTML5 figure and figcaption tags
242     * [BK-1421] - Prevent executing group of requests on server before first request result will not appear on clients.
243     * [BK-1423] - Used font is not marked in pull down
244     * [BK-1439] - Hard-coded references to booki.cc site in source code
245     * [BK-1449] - Test failure in python-ooxml 0.12
246     * [BK-1486] - Fav icon for instance does not upload in Control Center
247     * [BK-1538] - Chapter revisions diff displays without some styles.
248     * [BK-1578] - List of book admins is not shown on Book info page
249     * [BK-1590] - Fix TOC in DraftView and FullView
250     * [BK-1602] - Contributors do not appear on Book Detail page when not Superuser
251     * [BK-1637] - 'Default visibility' setting does not have the expected effect
252     * [BK-1657] - Control Centre labels admins as superusers
253     * [BK-1669] - Firefox Browse button does not fit inside field height in various pages
254     * [BK-1683] - Profile buttons wrap on small screens
255     * [BK-1686] - Toolbar buttons do not wrap well when the display is narrow
256     * [BK-1688] - Deprecation warning in debug toolbar
257     * [BK-1695] - Book Info page gives publication date for a book which has not been published
258     * [BK-1699] - Split chapter functionality does not work if chapter has endnotes inside
259     * [BK-1714] - In Book Settings, Publisher appears under both Metadata and Additional Metadata
260     * [BK-1718] - Table of Contents in draft view is broken
261     * [BK-1720] - Possible indentation error in custom.py
262     * [BK-1723] - Academic and custom themes do not allow space for cover image in screen PDF
263     * [BK-1727] - TOC in ePub contains "Guide"?
264     * [BK-1728] - preload.css is not copied to static files path at installation time
265     * [BK-1729] - Error parsing messaging template during compression of static files
266     * [BK-1732] - Copy&paste text into Aloha: character styles are NOT preserved when track changes on
267     * [BK-1734] - Definition for track icon is missing
268     * [BK-1737] - Export History shows the same timestamp twice
269     * [BK-1739] - Non-approved covers can be selected in the Export wizard
270     * [BK-1751] - Impossible overwrite profile image
271     * [BK-1768] - DraftView should do word-wrapping on long words
272     * [BK-1786] - Instance logs show several RemovedInDjango18Warning messages
273     * [BK-1789] - EPUB and MOBI outputs have duplicate 'Guide' below Table of Contents
274     * [BK-1792] - Strange behaviour of sidebar tab when using Table plugin
275     * [BK-1797] - There is no role name for role_key DEFAULT_ROLE_registered_users
276     * [BK-1799] - Warnings from celery seen in supervisor log
277     * [BK-1805] - createuser command throws an error even when successful
278     * [BK-1833] - Debian package postinst should not use localised answers as triggers
279     * [BK-1843] - License link points to table of contents before a license is selected
280     * [BK-1881] - It's impossible to delete 'nbsp', if there is no another char before.
281     * [BK-1886] - Disable insert image, horizontal line, page break and split chapter menus when endnotes's body is in focus
282     * [BK-1890] - My Dashboard menu item should not open My Dashboard in a new tab
283     * [BK-1899] - Set attachments name during docx import to lowercase
284     * [BK-1918] - EPUB output does not include ISBN from metadata settings
285     * [BK-1922] - Internal link feature does not work for print or screen PDF outputs
286     * [BK-1929] - 'No module named bookizip' error on bookrename and bookexport commands
287     * [BK-1933] - Imported covers don't show their names in publish screen settings
288     * [BK-1982] - Multi-user bug with theme selection
289     * [BK-1984] - Same interface string defined in multiple places
290     * [BK-1985] - Insert Comment button vanishes after first comment is made
291     * [BK-1986] - Theme selector overlapped by reset button in sidebar panel
292     * [BK-1994] - Init infobox error
293     * [BK-1999] - JS console error when close chapter history tab
294     * [BK-2000] - CHAPTER_STATUS_DEFAULT must be contained into CHAPTER_STATUS_LIST
295     * [BK-2005] - Steps of the modal wizards should be translatable
296     * [BK-2006] - Rename JS vars to satisfy camel case style for draft and full views
297     * [BK-2012] - Raw HTML editor did not work in Firefox 48.0 for certain book
298     * [BK-2017] - Table of contents in editor is sometimes very slow to load, or does not load at all
299     * [BK-2018] - 'Not well formed' errors in browser console for certain files in editor
300     * [BK-2019] - TypeError: define is not a function
301     * [BK-2023] - Image gallery in the editor loads raw images
302     * [BK-2033] - Image gallery gives ability to upload not image file, which is wrong
303     * [BK-2038] - Password change notification sends new password in plain text email
304     * [BK-2041] - Custom style does not set valid defaults for EPUB css
305     * [BK-2045] - Book visibility /CORE
306     * [BK-2046] - Link to user manual is out of date, links should default to https
307     * [BK-2055] - Image editor fails in converter scripts (mpdf) when images is missing
308     * [BK-2056] - Image editor won't open if another was left opened
309     * [BK-2057] - Image editor popup overlaps with aloha toolbar when content starts with an image
310     * [BK-2065] - Sputnik first request hangs under some strange situation
311     * [BK-2068] - Inconsistency in blockquote lines and alignments
312     * [BK-2075] - Clean install may be broken on Debian/Ubuntu
313     * [BK-2077] -  Tick box has no effect!
314     * [BK-2080] - Fresh install of dev profile broken by sqlparse conflict with django debug toolbar
315     * [BK-2081] - Lock Booktype requirements to avoid breaking installation process
316     * [BK-2094] - Automatic numbering for figures is the same for all images in one chapter.
317     * [BK-2098] - Registration doesn't work after django 1.9 update
318     * [BK-2100] - Lock django-compressor version to 2.0
319     * [BK-2101] - Book still accessible via URL also it is hidden
320     * [BK-2102] - Invitation doesn't work when invited user is logged in
321     * [BK-2103] - TOC doesn't work properly on epub.js library with Booktype epub files
322     * [BK-2110] - Fix broken offline compression
323     * [BK-2111] - Metadata template tag is not returning safe html content
324     * [BK-2116] - New Reader: does not display after upload
325     * [BK-2117] - Improve edit link appear logic in the book draft view
326     * [BK-2119] - Remove RemovedInDjango110Warning warnings
327     * [BK-2123] - Remove redundant images from final epub file
328     * [BK-2131] - Don't remove cover during redundant image cleanup
329     * [BK-2132] - Initial epub sometimes has not valid nav.xhtml
330     * [BK-2135] - Footer text is out of date
331     * [BK-2137] - Spaces caused by comments are not stripped correctly from initial epub
332     * [BK-2138] - Add ability for including pdfreactor screenpdf as output
333     * [BK-2143] - Fix an issue inside text striping method for bas epub writerplugin
334     * [BK-2146] - ImageEditorWriterPlugin is removing theme images
335     * [BK-2148] - Deleting group in CC also removes all related books
336     * [BK-2149] - Remove errors during group creation/removing
337     * [BK-2151] - Refactor html in panel_publish template
338     * [BK-2158] - Tables are not well recognized by aloha editor plugin
339     * [BK-2160] - Endnotes are wrongly imported twice
340     * [BK-2161] - Insert Table options are shown when edit cursor is inside another table
341     * [BK-2166] - Revision 'Next' button always skips to the last revision, not the next
342     * [BK-2167] - Interface still refers to legacy Versions feature in several places
343     * [BK-2168] - Info page shows spurious Published: timestamp
344     * [BK-2169] - Info page shows misleading book status of 'New'
345     * [BK-2171] - Snapshot .deb packages no longer work
346     * [BK-2172] - Editor tooltip says 'Change Heading' when it also changes paragraph styles
347     * [BK-2173] - Wrong label in quote box "Set an author for this Quote" and issue with citation importer
348     * [BK-2175] - Change import in SecurityMiddleware
349     * [BK-2176] - Remove data-id attribute from endnote after internal link was created
351 ** Epic
352     * [BK-2008] - Sections must have settings to define some custom behaviours on each output
353     * [BK-2084] - Create REST API to communicate with other platforms
355 ** Task
356     * [BK-751] - Create objavi installation script (createobjavi)
357     * [BK-1041] - Convert old code from booki application to booktype
358     * [BK-1261] - Create official Debian package of Booktype 2.x
359     * [BK-1302] - Make official Debian/Ubuntu package of python-ooxml
360     * [BK-1507] - Search & Replace function in Editor (chapterwise possibly in the whole book)
361     * [BK-1530] - Tests for new permission API
362     * [BK-1557] - Dashboard and Home Screen differentation
363     * [BK-1701] - Document how to create a Booktype theme design
364     * [BK-1760] - Profile image cache issue
365     * [BK-1770] - Slight modifications of Academic theme
366     * [BK-1906] - Force browser to download exported files
367     * [BK-1909] - Removing icejs-plugin from list of aloha enabled plugins produces errors
368     * [BK-1996] - Update .po file headers for Booktype 2.1
369     * [BK-1997] - Update contributor documentation
370     * [BK-2014] - Infobox: remove paragraph tag in caption
371     * [BK-2032] - Some fileupload listeners attached to the whole document
372     * [BK-2040] - Add support for Django 1.9
373     * [BK-2060] - Use md5 as key for edited image cache
374     * [BK-2063] - Fix requests and redis versions in requirements file
375     * [BK-2064] - Make all import/convert constants configurable
376     * [BK-2072] - Add ability for including pdfreactor as output
377     * [BK-2088] - Fix/improve broken and abandoned tests
378     * [BK-2091] - Update core themes
379     * [BK-2096] - Change text input to dropdown in columns settings
380     * [BK-2097] - Rename and re-order drop down menu for paragraph styles. Part II
381     * [BK-2114] - Section settings: tick box for "chapter start on right page" or just "on new page"
382     * [BK-2122] - User stats by month: new users
383     * [BK-2134] - Remove settings deprecated TEMPLATES_DIRS setting
384     * [BK-2163] - Error during docx import
385     * [BK-2174] - Turn off autosave by default in editor to avoid saving revision issues
387 ** Improvement
388     * [BK-342] - 'Add Member' button for Groups menu
389     * [BK-374] - Index creation tool
390     * [BK-394] - Updates for Booktype 2.0.0 manual
391     * [BK-640] - Settings tab could offer more languages
392     * [BK-794] - Develop basic Aloha plugins for the new editing environment
393     * [BK-806] - Custom configuration should be stored in database
394     * [BK-832] - Cover image visible on the front end must be defined by Cover Manager
395     * [BK-834] - Panels in the editing environment must be defined in local template files
396     * [BK-835] - Reorder TOC function should be part of TOC class
397     * [BK-836] - Prune old converter tasks
398     * [BK-1153] - Remove bundled fonts from Debian/Ubuntu package
399     * [BK-1154] - Aloha and jQuery clean-up for distribution
400     * [BK-1272] - Admin could add a user to a group directly from the control centre
401     * [BK-1386] - Image captions / information
402     * [BK-1412] - Profile skeletons could make user-modifable settings more obvious
403     * [BK-1426] - Add a short message to the automatically sent login data mail
404     * [BK-1455] - Permissions for changing themes
405     * [BK-1460] - Only use default image for gravatar service when server is publicly accessible
406     * [BK-1464] - Move chat channel from the booki project
407     * [BK-1477] - Images also for Groups
408     * [BK-1481] - Rename a book as NON-SuperUser?
409     * [BK-1496] - Editable Imprint
410     * [BK-1498] - Data protection & privacy (for and on Booktype instance)
411     * [BK-1598] - Interface to edit text blocks on the webpage
412     * [BK-1599] - Invitation to books does not work with existing Accounts
413     * [BK-1636] - Metadata notice (to complete) and link on publish page
414     * [BK-1671] - Select/Unselect option in the role editor
415     * [BK-1689] - Some collected bugs / improvements - by Peter Baumgartner
416     * [BK-1730] - Make templates to be standalone packages
417     * [BK-1731] - Hide link to registration when set to admin registration only
418     * [BK-1733] - Close chapter dialog lacks "cancel" button
419     * [BK-1742] - Have a default email subject in the settings for notification messages
420     * [BK-1790] - Clarify default roles for anonymous and registered users
421     * [BK-1803] - Do not show header on the separator page in PDF
422     * [BK-1815] - Icon alignment
423     * [BK-1829] - Directionality should be implied by book language setting
424     * [BK-1830] - Book settings should include field for 'Table of Contents' string
425     * [BK-1844] - Show instance time zone near to time stamps
426     * [BK-1847] - Generate developer documentation from existing docstrings
427     * [BK-1850] - Breadcrumps to the image overview
428     * [BK-1863] - The change of view in dashboard book list should save selected view
429     * [BK-1864] - Groups add book modal should contain ajax search with autocomplete and button for loading more books
430     * [BK-1897] - Add Korean to language choices, fix Czech and Norwegian entries
431     * [BK-1902] - Insert Table feature could allow a caption
432     * [BK-1904] - Theme info.json and panel should state which languages are supported
433     * [BK-1905] - Custom theme could allow font size setting for body text
434     * [BK-1912] - Catch event when user wants to close tab and he has unsaved changes in the editor
435     * [BK-1916] - Academic theme needs improvements to EPUB styling
436     * [BK-1917] - Support e-readers that do not understand subtitle metadata
437     * [BK-1919] - EPUB Table of Contents could have classes to enable styling
438     * [BK-1925] - Separate ISBN for each output format
439     * [BK-1930] - Blockquote should be handled in a standards compliant way
440     * [BK-1936] - Improve logic for draft and full page views
441     * [BK-1964] - Email generated by 'Invite people' wizard should be more informative
442     * [BK-1968] - Add version for js files which include using requirejs
443     * [BK-2007] - Merge Amnesty cover manager features to core
444     * [BK-2010] - Improve the converter scripts to handle the sections settings correctly
445     * [BK-2020] - Improve converter to handle images which have not relative src
446     * [BK-2021] - Create folders for images if they don't exist
447     * [BK-2022] - Draft and full view don't support themes.
448     * [BK-2043] - Activity stream
449     * [BK-2044] - Soft Hyphenation (manually inserted hyphenation)
450     * [BK-2051] - Section settings supporting structure
451     * [BK-2058] - Improve image compression for image editor in converter scripts
452     * [BK-2067] - Allow creating a cite just when user creates a quote
453     * [BK-2083] - Strip linebreak tags when exporting to PDFreactor?
454     * [BK-2099] - Lock dev requirements
455     * [BK-2104] - Logout view should support `next` url param
456     * [BK-2105] - Small screen and usability improvements
457     * [BK-2107] - Frontpage url should be customizable
458     * [BK-2125] - Create epub converter plugin to drop not allowed tags
459     * [BK-2130] - Handle text in the epub chapter's root which is not covered with tags
460     * [BK-2139] - Implement custom colors for chapter status and display in TOC
461     * [BK-2142] - Autosave functionality should be modified from control center and book settings
462     * [BK-2145] - Chapter's history tab should use new unified history mode
463     * [BK-2159] - Update settings to better fit https installation
464     * [BK-2162] - Allow authorname and reference class in docx importer and booktype editor
465     * [BK-2164] - Allow infoboxes be imported from docx files
467 ** Technical task
468     * [BK-799] - Aloha plugin for inserting special characters
469     * [BK-1046] - Move logging functionality to new booktype application
471 ** Document
472     * [BK-2157] - Add information to PDF renderer installation section
475 2.1.0 (2016-08-01)
476 ==================
477   - theme support
478   - image editor
479   - many more
481 2.0.0 (2015-10-12)
482 ==================
483   Complete rewrite. Please check issue tracker for changes or see full changelog here
484   https://github.com/booktype/Booktype/compare/v1.6.1...v2.0.0
486 1.6.1 (2013-06-02)
487 ================
488   Read INSTALL file about instructions how to upgrade to version 1.6.1.
490   - BK-136 Add named URL patterns for all pages
491   - BK-510 Footnotes disappearing
492   - BK-546 Booktype.pro: control center does not save
493   - BK-686 Red bars shown in edit interface after importing chapters
494   - BK-671 Arabic file name cannot be used in cover manager for publish process
495   - BK-692 Add initial French localisation files and expand them with new strings
496   - BK-679 Back button on first page of Publish settings wizard does not function
497   - BK-153 Preformatted text not in monospace
498   - BK-563 present the delete option for books on the book_info page
499   - BK-628 Publishing with Ebook formats crashes on a certain book
500   - BK-415 Chapter Name -> it is not possible to select the default name with a mouse (similar to Ctrl+A action)
501   - BK-687 Long name of book made crash of publishing
502   - BK-478 Settings -> Permissions and visibility -> corresponding list entries are not translated into russian
503   - BK-648 'Insert new image' hasn't saved correctly previous resolution and showed origin resolution after edit image
504   - BK-684 Images are not copied over when a chapter is imported from another book on the server
505   - BK-564 Add delete chapter functionality to the table of contents
506   - BK-693 It is not possible to enable button in chapter deletion dialog after dialog is closed for the first time
507   - BK-700 Table in History view is missing some cells
508   - BK-701 History over on book view page is missing some descriptions
509   - BK-702 Make current editing templates more modular
510   - BK-703 Redirect for draft book does not work for first chapter
511   - BK-700 Table in History view is missing some cells
512   - BK-705 Forgot password email hasn't link as link
513   - BK-707 GUI problem observed while dragging chapters with longer names to Hold Chapters section
514   - BK-632 NewRenderer->All Styles -> the larger link is visually concatenated
516 1.6.0 (2013-04-16)
517 ==================
518   Read INSTALL file about instructions how to upgrade to version 1.6.0.
520   - BK-674 Cover images uploaded using Safari browser are not available in settings dialog for Ebook,ScreenPDF, ODT
521   - BK-673 Only administrator should be able to change Cover approval status
522   - BK-665 The icons representing back, spine, full , etc. covers in Cover Manager are dislocated in misleading positions
523   - BK-670 GIF image has incorrect text info under image in 'Enter Meta-data'
524   - BK-658 CoverManager Tab->TIF icon misrepresented
525   - BK-659 OperaBrowser -> XML parsing failed for SVG file preview in Cover Manager
526   - BK-663 Russian and albanian translation-> access error message translation is broken
527   - BK-629 Show first chapter by default in reader view
528   - BK-480 Edit Book -> Versions -> Edit Chapter- > inconsistency observed
529   - BK-637 change wording in settings dialogue of publish wizard from non approved to pending
530   - BK-656 Cover select box on Firefox in Publish Wizard does not show correctly
531   - BK-439 Improve Russian translation of 'Submit'
532   - BK-655 Length of Cover Title should be limited in Publish Wizard
533   - BK-654 Covers without selected format or with format e-book are not shown in Book Publish Wizard
534   - BK-651 PDF cover is showed as E-book in Publish process
535   - BK-643 please check if user messages for cover manager are written in correct english
536   - BK-585 update markup and css for the UI of the cover manager
537   - BK-631 NewRenderer -> Custom Style -> unless played with Settings Dialog Libertine Serif is substituted by DejaVuSerif in output PDF
538   - BK-644 Do not allow upload of cover files bigger then 15Mb
539   - BK-619 'View files of status' has not user friendly place in 'Cover Manager' tab
540   - BK-638 Show warning message if you are uploading small cover image
541   - BK-635 It would be much better NOT to offer fonts and sizes for NewRenderer->Modern and New->Renderer->Old styles
542   - BK-634 Cover dialog is not enabled if previous upload was canceled
543   - BK-633 Cover Manager should have different thumbnails for different source files
544   - BK-630 Cover Metadata should be sanitized
545   - BK-523 User guide links point to versioned manual for English
546   - BK-627 Available licenses are appended each time to the list in Cover Manager
547   - BK-626 Cover image preview size display needs updating
548   - BK-625 Make some strings in Manage contributions dialog translatable
549   - BK-612 ADD THIS BOOK TO GROUP on group without some books made Internat Server Error
550   - BK-624 Links in book thumbnail has wrong color
551   - BK-622 Change placeholder name for Cover author
552   - BK-621 Link for downloading cover file
553   - BK-620 Limit available covers in Publish wizard
554   - BK-618 Only allow upload of covers with certain extension
555   - BK-614 Newly uploaded cover is NOT visible unless user switches tabs
556   - BK-611 Modify message for Book deletion interface
557   - BK-610 Frontpage in Control Center fails if user has activity in book which does not exist
558   - OB-122 Ebook->all formats -> certain Cover Image leads to Unknown error
559   - BK-609 Content type guess for cover images returns default value
560   - BK-130 Add page wrap to sup in default CSS
561   - BK-608 Update default settings for Objavi server
562   - BK-605 Remove notification "This interface is still work in progress." from editing interface.
563   - BK-107 More then one saved settings data throws exception
564   - BK-97 While saving message there could be error due to duplicate key
565   - BK-566 Dropdown menu on the group page is using url title instead of full title
566   - BK-511 Profile image fails with error for unknown user
567   - BK-60 Apply maximum chars displayed for book title in Dashboard
568   - BK-115 grid spacing with unnecessary break of images
569   - BK-604 Show used covers when the publish process is finished
570   - BK-603 Implement multi cover select for Book publishing wizard
571   - BK-601 Publish wizard Dialogs needs some updating with sizes
572   - BK-600 Default cover image has wrong image format
573   - BK-570 The text in published output is trimmed due to initializations of gutters and margins
574   - BK-596 History Tab- > Larger URL contained in chapter gets out of frame
575   - BK-599 Send cover image dimension to Objavi during the publish process
576   - BK-598 Offer empty option for cover in publish wizard
577   - BK-597 Show default cover image when you can not show default one in the upload form
578   - BK-595 increase distance to buttons in upload form
579   - BK-581 allow 50 characters max for titles of a cover
580   - BK-590 create one more icon for type of books - ebook
581   - BK-580 Default image for cover images for which preview can not be made
582   - Portuguese localization, many thanks to Alberto Costa :-)
583   - BK-584 change "choose booksize options" as we have them in the publish settings
584   - BK-589 make list of covers more responsive
585   - BK-592 show filename if there os no title
586   - BK-584 change "choose booksize options" as we have them in the publish settings
587   - BK-588 Show empty image if Cover thumbnail can not be used
588   - BK-587 Add cancel button to upload form
589   - BK-584 change choose booksize options as we habe them in the publish settings
590   - BK-583 add missing type "Full Cover" to uploadform
591   - BK-585 Update markup and css for the UI of the cover manager
592   - BK-582 change title of icons according to usage
593   - BK-25 Replace default avatar image
594   - BK-577 Undo ticket BK-575. Show all covers in the publish wizard.
595   - BK-576 Create thumbnail images for covers
596   - BK-575 Do not show Cover information in the publishing wizard if there is no approved covers
597   - BK-574 Send cover information when creation OpenOffice documents
598   - BK-573 Create fake file names for cover images
599   - BK-572 Cover should be sent to Objavi for screen pdf
600   - BK-568 Initial support for Book covers
601   - BK-562 Button 'Close' not made translatable in Roles Management dialog
602   - BK-557 Modify default styles for PDF publishing
603   - BK-556 Styles for PDF publishing
604   - BK-555 Extra styles for new renderer should be disabled by default
605   - BK-539 Chapter lock should be removed by the super user or book administrator
606   - BK-528 Remove code for Lulu pdf generation
607   - BK-554 Add new renderer to the list of available publishing options
608   - BK-554 Add new renderer to the list of available publishing options
609   - BK-553 Implement new publish layout with option for new renderer
610   - BK-533 Book import crashes for invalid metadata values
611   - BK-531 Notification filter in Dashboard tab does not work at all
612   - BK-527 Implement switch in the interface for BookJS/PDF renderer
613   - BK-525 Create utility function to delete the books
614   - BK-524 Delete books from Booktype Control Center
615   - BK-520 Add Italian language to the list of languages
616   - BK-519 TinyMCE should switch to Italian interface if user selected Italian interface
617   - BK-518 Install Italian translation for custom Booktype TinyMCE plugins
618   - BK-517 Fix argument for pip in the installation documentation
619   - BK-516 Disable Lulu interface in the configuration
620   - BK-515 Do not escape strings in the notes tab
621   - BK-514 Escape strings while formatting messages in JavaScript code for the editor
624 1.5.4 (2013-02-06)
625 ==================
626   Read INSTALL file about instructions how to upgrade to version 1.5.4.
628   - BK-503 Implement language switch on the base template
629   - BK-502 Fix Albanian translation for insert image dialog
630   - BK-501 Fix install documentation to use requirements.txt files
631   - BK-498 Only some of books created by owner could be added to newly created group
632   - BK-476 Manage Roles dialog contains two items which are not translated to russian
633   - BK-470 Publishing -> wait message -> is not translate into Russian
634   - BK-485 Attach file and further messages not translated into russian
635   - BK-481 History -> page navigation keywords are not translated into russian
636   - BK-497 Update README, INSTALL and UPGRADE.txt file with updated links and information for Booktype 1.5.4
637   - BK-125 replace draft background with something more subtle
638   - BK-496 Add shell script which starts weekly reports
639   - BK-495 i18n support in JavaScript can return multiple strings instead of one
640   - BK-494 Booktype daily cron report needs updating
641   - BK-493 Implement new weekly cron report
642   - BK-492 Escape messages in chat window
643   - BK-491 Add Translator comments for some confusing translations
644   - BK-490 Depending of the language set auto configure TinyMCE to use Albanian language
645   - BK-489 Install Albanian translations for TinyMCE editor
646   - BK-488 Misspelled word in Publish wizard
647   - BK-417 Version, Setting Tabs -> some captions are in Croatian
648   - BK-472 Upload Finnish translation
649   - BK-471 Upload italian translation for Booktype and Booktype Control Center
650   - BK-468 Disable Django admin interface by default
651   - BK-466 Do not load environment variables with source inside of report shell script
652   - BK-231 add 3 lines to default css
653   - BK-462 russian version of Book creation wizard contains untranslated buttons and other controls
654   - BK-464 Attachment ID inside of exported file can have invalid characters in ID
655   - BK-464 Attachment ID inside of exported file can have invalid characters in ID
656   - BK-462 russian version of Book creation wizard contains untranslated buttons and other controls
657   - BK-463 Cron script for reporting needs updating
658   - BK-461 Remove script which does user registration on StatusNet service
659   - BK-460 Upgrade .gitignore with new entries
660   - BK-459 Rename MIGRATE.txt into UPGRADE.txt and change all references to it
661   - BK-431 Publishing wizard -> Advanced - 'general' subsection related russian translations are incomplete and reverted in meaning
662   - BK-458 Implement multiple files for PIP requirements
663   - BK-450 Transaction handing in Django views can fail in case of failure
664   - BK-449 Remove statusnet Django application
665   - BK-447 Update localisation files
666   - BK-448 Profile image is not generated if Image can not be read
667   - BK-424 My Dashboard -> My Groups -> leads to crash
668   - BK-427 Russian translations do not fit the size of the control they are contained in
669   - BK-429 Publishing wizard -> an ambiguity is introduced by using Column keyword twice
670   - BK-425 History Tab -> Cloning the chapter -> The action name is set to 'unknown'
671   - BK-447 Update localisation files
672   - BK-446 Must wait until TinyMCE is initialised before text is set
673   - BK-412 Spanish translation for custom Booktype TinyMCE plugins
674   - BK-410 Info messages send from Booktype to client over Sputnik channel are not translated
675   - BK-407 In Russian version, the dropdown lists are out of border in some page
676   - BK-406 Password reset fails if there is more then one person with the same email
677   - BK-405 Reading configuration fails if configuration.json does not exists
678   - BK-403 Add requirements.txt file to the distribution
679   - BK-208 Improve forgot password email
680   - BK-404 It is needed to reload Apache server to reload configuration
681   - BK-402 Add support for i18n in custom Booktype plugins
682   - BK-401 Add TinyMCE language files for languages - Russian, Spanish, Italian
683   - BK-400 Update translation files for Russian and Spanish
684   - BK-399 Buttons in publishing wizards must be made translatable
685   - BK-397 Fix untranslated string in html templates
686   - BK-396 Dialogs on profile page should support i18n
687   - BK-395 Text in publishing wizards should be translatable
688   - BK-393 Booktype and Objavi do not have synchronized list of licenses
689   - BK-392 Add document about interface translation
690   - BK-391 Remove __init__.py files from locale directories
691   - BK-388 Draft view does not have a good HTML structure and is missing edit buttons
692   - BK-386 Remove auto field update from Book.created field
693   - BK-387 Update models and remove auto update functionality of some date fields
694   - BK-379 References to Booki in Booktype interface messages
695   - BK-162 Dashboard->Book Activity->Send Reply dialog does not dissapear
696   - BK-385 Update documentation files in doc/deployment/ directory
697   - BK-382 Remove reference to booki.cc in settings and report file
698   - BK-379 References to Booki in Booktype interface messages
699   - BK-381 Make objavi.booktype.pro default Objavi server
700   - BK-380 Better organize README, INSTALL and doc/deployment directory.
701   - BK-351 Default settings.py should have predefined utf8 encoding
702   - BK-350 Organize README file
703   - BK-349 Remove outdated files from tools/ directory
704   - BK-348 Can not save Book history for AnonymousUser
705   - BK-347 Publishing the Book leads to a dead URL on Objavi server when custom is selected as a BookSize
706   - BK-345 Add Spanish translation to Booktype and Booktype Control Center
707   - BK-344 Upgrade django.po files for Booktype and Booktype Control Center and add Russian translation
708   - BK-212 Booktype needs a version string shown in the admin interface
709   - BK-101 Booktype Tinymce Image plugin shows blank window in Firefox
710   - BK-343 Form for creating new Person in Booktype Control Center does not return password
711   - BTPRO-23 Booktype 'new user' emails need some updating
712   - BTPRO-22 Settings->Language- displays Unknown as language
713   - BK-330: Added machine-readable copyright file
714   - BK-330: Added copyright and contact information to gettext files
715   - BK-330 Script for generating nightly snapshot package
716   - BK-121 Change Password
717   - BK-333 Show notification for missing license description
718   - BK-161 MyBooks->BookName->View Draft ->Upload Image leads to a deadlink
719   - BK-158 MyBook->Settings->Role : It is possible to add same user several times
720   - BK-329 Settings->License Information should be available for all available options
721   - BK-332 Management command to create Booktype user
722   - BK-331 Create configuration variables to limit number of users and books
723   - BK-328 Load initial language data as part of South migration
724   - BK-327 Load initial license data as South data migration
726 1.5.3 (2012-07-01)
727 ==================
728   Read INSTALL file about instructions how to upgrade to version 1.5.3.
730   - BK-318 Update english locale files
731   - BK-317 Change configuration for TEMPLATE_LOADERS
732   - BK-316 Change style of database configuration
733   - BK-315 Integrate Control Center in Booktype
734   - BK-314 Disallow access to redis debug
735   - BK-313 Submit form for chapter rename is broken if you press enter
736   - BK-307 Messaging library does not check input arguments
737   - BK-306 Untranslated strings in create book template
738   - BK-303 User profile pages has some untranslatable text
739   - BK-302 In the configuration library there is no check if BOOKTYPE_CONFIG is None while setting and getting values
740   - BK-301 Check if saving of configuration was successful in Control Center
741   - BK-300 Report for database size in Control Center works only for PostgreSQL
742   - BK-299 Parts of book create, group create and import book templates are not made translatable
743   - BK-298 Parts of messaging templates are not made translatable
744   - BK-297 Implement new methods for model Book
745   - BK-296 Welcome message had dummy text inside
746   - BK-294 Customize FrontPage - upload html file
747   - BK-295 Check for user permissions in Control Center
748   - BK-294 Customize FrontPage
749   - BK-293 Editing of Frontpage options in Control Center
750   - BK-285 Uncomment ODT options for editing default CSS in Control Center
751   - BK-284 Web interface to change default CSS options in Control Center - added new template file
752   - BK-284 Web interface to change default CSS options in Control Center
753   - BK-283 Configuration library is not thread safe
754   - BK-282 Not sending custom options when publishing as ODT
755   - BK-281 Configuration parameters for default publishing CSS
756   - BK-271 Update initial settings file and update documentation with messages framework
757   - BK-270 Implement notifications in Control Center with Django messages framework [added views.py]
758   - BK-270 Implement notifications in Control Center with Django messages framework
759   - BK-267 Implement custom error messages for Django forms and organize Form models
760   - BK-265 Translate all templates and forms in Booktype Control Center
761   - BK-264 Implement new CSS style for Django forms in Booktype Control Center
762   - BK-262 Bunch of changes after review
763   - BK-259 Create css directory during the data migration in Booktype Control Center
764   - BK-255 Change the order of loading external css file and put _user.css at the end
765   - BK-254 Edit Booktype appearance from the Booktype Control Center
766   - BK-253 Editing publishing options from Booktype Control Center
767   - BK-252 Editing of privacy options in Booktype Control Center
768   - BK-251 Prevent users from creating or importing books
769   - BK-250 Prevent users from creating accounts on Booktype instance
770   - BK-249 License editing inside of Booktype Control Center
771   - BK-241 Editing of default Book creation settings in Booktype Control Center
772   - BK-240 Site description editing in Booktype Control Center
773   - BK-239 New template tags for metadata and favicon
774   - BK-220 People Page in Booktype Control Center - missing people.html file
775   - BK-238 renameBook function should ignore if it can't rename book directory in DATA_ROOT/books/ directory
776   - BK-237 New management commands to access Booktype configuration
777   - BK-236 New API for managing configuration parameters
778   - BK-221 Books Page in Control Center
779   - BK-220 Implemented Page tab in Control Center
780   - BK-219 Dashboard Status page (frontpage)
781   - BK-235 Import basic Django application for Control Center
782   - BK-234 Create utility function for calculating disk usage
783   - BK-232 Separate book rename functionality from management command into new function
784   - BK-230 Create separate functions for changing profile image and book covers
785   - BK-129 Advanced CSS panel should send CSS when overide not set
786   - BK-229 Use JSON.stringify instead of $.toJSON in booki.js
787   - BK-228 Broken html in edit templates
788   - BK-173 Separate constant values in booki.constants.py file
789   - BK-175 Implement default book licence configuration parameter
790   - BK-174 Implement default book visibility configuration parameter
791   - BK-173 Separate constant values in booki.constants.py file
792   - BK-172 Configuration option to limit publishing options in editor interface
793   - BK-171 Setting for default profile image
794   - BK-170 Strings were not translated in publish tab
795   - BK-169 Separate content of publish tab in new file
796   - BK-168 View profile page has wrong link to rss feed
797   - BK-167 Change info in setup.py for PyPI repository
799 1.5.2 (2012-04-06)
800 ==================
801   Read INSTALL file about instructions how to upgrade to version 1.5.2.
803   - BK-165 INSTALL was not updated with changes with LOCALE_PATH and settings
804   - BK-164 Add LOCALE_PATHS and sets correct path in default settings file.
805   - BK-155 Add additional Booktype links to README file
806   - BK-154 Separate Sputnik dispatcher outside of URL dispatcher
807   - BK-72 remove BOOKI from site meta titles
808   - BK-149 Remove obsolete pages my_books, my_groups and my_people.
809   - BK-148 Remove old xinha JavaScript code
810   - BK-147 Update default settings.py with Locale middleware and comment list of languages by default
811   - BK-146 Createbooki script must create locale directory in the Booktype project directory
812   - BK-145 Add page for changing current language settings.
813   - BK-144 Create default message file and create booki/locale directory.
816 1.5 (2012-02-15)
817 ================
819   - Release 1.5 to PyPi , renamed from Booki to BookType
822 0.3 (2010-03-15)
823 ================
825   - Release 0.3 during code sprint in Pukerua Bay, NZ [Andy Nicholson]
827 0.2 (2010-03-14)
828 ================
830   - Release 0.2 during code sprint in Pukerua Bay, NZ [Andy Nicholson]
832 0.1 (2010-03-12)
833 ================
835   - Initial Release for 0.1 test release to pypi [Andy Nicholson]