Drupal 11 Compatibility
Drupal 11 Compatibility.
- Drupal 10 compatibility
fixed
compatible with drupal 9. Some bug fixed.
First stable release for Drupal 8.
First release for Drupal 8. Most of the functionality is working but testing is needed.
1:bug fix
Development release of Recently read module.
It should be working, but some issues may be found, so please file those issues if you find something,
#2328391: Cart page Notice: Undefined index: uc_cart_item in recently_read_entity_view() (line 40 of /home/public_html/sites/all/modules/recently_read/recently_read.module). fix issue for uc_line_item. Performance optimize.
After the 3.x branch has been tested more than 6 month. And there are no bugs report recently. So we release the first stable version for 3.x.
1: Add default views. 2: Fix some bugs. First time visitors direct linking to a node causes PDOException General Error Update items when limit is reached 3: Fix some code formats.
1: rewrite the config system. it is more powerful. 2: limit the max count for each user.
1: entity support 2: based on session_api 3: detail config instruction in READEME.txt
fixed the bug for anomynous user
views support for anonymous users
Integration with Views module. At this point it works only for logged in users.
- added support for theming recently read links - added support for page caching
port of recently_read 6x.1.x-alpha4, added limit variable to recently_read_get_items
Starting dev release.
Develoopment branch.
Fixed Coder issues.
Added theme_recently_read_item_list and theme_recently_read_item to facilitate customization of recently read display.
Import of 6.x-1.0-alpha2 to D7
Added history tracking for anonymous users.
Initial alpha release for Drupal 6.x. It should be ready for production but new features might be added in the future.