ChangeLog 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. version 2.6 - Hypostyle
  2. + Fixed sql problems with Maria DB. Any_value is not supported there
  3. + Fixed some query and data loading brain fucks..
  4. + Fixed #10. URL is now considered when building search information.
  5. Update search index from stats view to update all the exiting information
  6. + Updated third party information in readme
  7. + Fixed xml import xsd
  8. + Added translation support. More information in translation.txt
  9. version 2.5.2 - Darkmere (2020-09-12)
  10. + Fixed bug #8 It is possible to add empty tags and categories.
  11. Special chars check done on server side. JS has problems with unicode.
  12. + Fixed bug #7 Edit categories/tags. Rename and move
  13. + Fixed feature #3 Reduce whitespace in frontend
  14. version 2.5.1 - Caves of Circe (2020-03-22)
  15. + Bugfix release
  16. version 2.5 - Winnowing Hall (2020-03-21)
  17. + Added a thumbnail by talking to Google page speed API
  18. Planned was a full page snapshot, but only got the thumbnail.
  19. Needs some more work with headless chrome.
  20. + Instead you can now decide to make a full page screenshot
  21. using wkhtmltoimage. See documentation about it.
  22. + Improved documentation
  23. version 2.4 - Seven Portals (2020-02-16)
  24. + Now including update instructions
  25. + DB export only insipid tables and not the whole DB itself.
  26. + Simple xml export and import
  27. + #2 Protection if the email-import.php file if it needs to be
  28. in a web accessible folder
  29. + Fixed the search for words. See update instructions how to correct your data
  30. + Removed JS and replaced it with plain old working JS
  31. + Dropped IE support. Edge still working.
  32. version 2.3 - Guardian of Steel (2019-12-30)
  33. + Improved documentation
  34. + Delete single local storage of a link
  35. ++ Done by uncheck the store image locally option
  36. + Sorting in category overview
  37. + Sorting in tag overview
  38. + Simple complete DB dump as download as backup solution
  39. + Fixed a bug in tag selection SQL query
  40. version 2.2 - Guardian of Ice - (2019-02-27)
  41. + email import
  42. + using mysql transactions if needed
  43. + pagination
  44. + authentication with an extra url now (index.php?m=auth)
  45. + management actions shown only if authenticated
  46. + small stats overview
  47. + links can now be deleted
  48. + awaiting moderation links can new be moderated
  49. + clean up the local storage via stats page (if authenticated)
  50. + Updated documentation
  51. + INFO, WARN and ERROR now in the log files used for messages
  52. + stats, storage usage. With stats and valid auth display moderation
  53. + email import auto reply check
  54. + flush local storage of images
  55. + Fixed an error in create sql file
  56. + Fixed info when a tag or category has no links
  57. + Fixed code cleanups
  58. + Fixed access to log files directory
  59. + Fixed check for duplicates in email importer
  60. version 2.1alpha - Guardian of Fire - (2019-09-29)
  61. + cleanups
  62. + edit area for a bookmark
  63. + documentation and sql setup cleanup
  64. + new design with bulma.css (https://bulma.io/)
  65. + added SEO information to "prevent" crawling and a robots.txt file
  66. + new option to restrict access via http basic auth.
  67. + very simple user authentication based on http basic auth.
  68. Needs improvement in further releases
  69. + using mysql transactions
  70. + working with new MySQL (5.7) version
  71. + Image from parsed link info can now be stored
  72. version 2.0alpha - Bright Crucible - (2017-01-05)
  73. + This is a not prodction ready version of the complete rewrite.
  74. + It is now written in PHP based on the idea from Luke Reeves
  75. version 1.5 (30 Nov. 2012)
  76. + support phantomjs as a screenshot tool for a bookmark
  77. + code updates and cleanup
  78. version 1.1 (20 Feb. 2012)
  79. + older and newer link at the top no working
  80. + bug with path to the jquery.js file
  81. + some statistics
  82. + options can be ordered now
  83. + tool to check the bookmarks
  84. version 1.0 (15. Feb 2012)
  85. + jumpin.banana
  86. + tag suggest was not working correctly.
  87. + tag rename feature implemented
  88. + tag rename case sensitive problem
  89. + add bookmark only if url and title are not empty
  90. + tag delete is available now. It moves the selected bookmarks
  91. to another one
  92. + bookmarks without a tag can be selected now
  93. + Fix the text/html content type going that's snapshotted
  94. This is not needed. Since we use the charset info
  95. to determine utf, we need this information
  96. + Insert SQL more save now
  97. Tue Jul 14 21:38 EST 2009 Luke Reeve <luke@neuro-tech.net>
  98. + Fix the option "proxy_host" not being saved correctly.
  99. Sun Jul 12 11:00 EST 2009 Luke Reeves <luke@neuro-tech.net>
  100. + Fixed the Perl 5.10 module reloading bug.
  101. + Fixed snapshotting functionality
  102. Sat Jul 11 23:30 EST 2009 Luke Reeves <luke@neuro-tech.net>
  103. + Dusted off the codebase, kicked the tires and finally
  104. finished off the git migration.
  105. Mon Mar 27 18:59 EST 2006 Luke Reeves <luke@neuro-tech.net>
  106. + Added an option for disabling mod_rewrite support
  107. + Added a prefix option for database tables
  108. Tue Mar 21 19:34 EST 2006 Luke Reeves <luke@neuro-tech.net>
  109. + Fix the export system
  110. Tue Feb 21 12:30 EST 2006 Luke Reeves <luke@neuro-tech.net>
  111. + Fix up database connectivity for newer PostgreSQL
  112. libraries
  113. + Incorporate patch from Paul Boin that allows importing
  114. of regular del.icio.us backups (as opposed to only
  115. supporting exports as before)
  116. Mon Nov 21 12:41 EST 2005 Luke Reeves <luke@neuro-tech.net>
  117. + Fixed some of the cleanup process for snapshot deletion
  118. + Added a "Fetch Related" function, so that the snapshot
  119. tool can grab related objects
  120. + Work on the tag tools - delete and rename tags
  121. Fri Nov 04 09:00 EST 2005 Luke Reeves <luke@neuro-tech.net>
  122. + Database fix (thanks to Jutta Horstmann)
  123. + Remove export and import to server-side files, since the
  124. standalone tools can easily accomplish that
  125. Fri Sep 23 07:35 EST 2005 Luke Reeves <luke@neuro-tech.net>
  126. + Enable taint mode for all the modules/scripts.
  127. Thu Sep 22 12:15 EST 2005 Luke Reeves <luke@neuro-tech.net>
  128. + Remove dependency on App::Config, since all it does is
  129. read a simple text file.
  130. + Remove dependency on CGI::Session in lieu of a built-in
  131. session management system
  132. + Fixed up database tables
  133. Mon Sep 19 20:37 EST 2005 Luke Reeves <luke@neuro-tech.net>
  134. + Add the ability to drill-down into more details on cached
  135. objects.
  136. + Fix up the standalone import and export tools.
  137. + Show the correct total size of snapshots in the snapshot
  138. view.
  139. Fri Sep 16 21:02 EST 2005 Luke Reeves <luke@neuro-tech.net>
  140. + Move tools to a separate directory
  141. + Add a standalone export script.
  142. + Fix bugs in the export concerning character encoding.
  143. Fri Sep 16 12:30 EST 2005 Luke Reeves <luke@neuro-tech.net>
  144. + Fix a couple possible installation issues on PostgreSQL
  145. systems.
  146. Mon Sep 05 22:28 EST 2005 Luke Reeves <luke@neuro-tech.net>
  147. + Major code cleanup (splitting the main CGI file into multiple,
  148. more maintainable ones inside of the lib/Insipid directory)
  149. + Bugfix for adding duplicate items not being flagged as such
  150. Tue Aug 09 22:05 EST 2005 Luke Reeves <luke@neuro-tech.net>
  151. + Added proxy support for fetching pages
  152. + Fix blob size for MySQL tables
  153. + Added a toggle to not redirect when a mark is added
  154. + Added a toggle to snapshot a page when bookmarked
  155. + Support passing the Referer header when snapshotting a page.
  156. + Added support for If-Modified-Since requests to cached objects.
  157. + Added a Last-Modified header for cache objects.
  158. Thu Jul 21 21:35 EST 2005 Luke Reeves <luke@neuro-tech.net>
  159. + Fix a bunch of errors concerning PostgreSQL and the snapshots,
  160. as well as other bug fixes.
  161. Sun Jul 17 15:19 EST 2005 Luke Reeves <luke@neuro-tech.net>
  162. + Added the page cache feature, so a user can take snapshots of pages
  163. that have been bookmarked.
  164. Tue Jul 05 21:58 EST 2005 Luke Reeves <luke@neuro-tech.net>
  165. + Added addition of tags (like Documentation + Java) to get
  166. intersections of bookmarks.
  167. Fri May 27 11:05 JST 2005 Luke Reeves <luke@neuro-tech.net>
  168. + Added postgresql backend support (submitted by Stephen Patterson)
  169. Mon Apr 25 21:00 EST 2005 Luke Reeves <luke@neuro-tech.net>
  170. + Add a search box, with the option of showing it to non-logged in
  171. users.