Skip to content

Releases: cdevroe/unmark

Added Custom Cache Capabilities

12 Mar 15:57

Choose a tag to compare

  • Added the ability to add your own custom caching library
  • More details here

Bug Fixes & UX Updates

11 Mar 19:35

Choose a tag to compare

  • Sidebar Updates
  • Interaction Updates on Mobile
  • Fixed some issues with displaying marks

Prepared export to CSV

11 Mar 15:38

Choose a tag to compare

Prepared export to CSV

Fixing error page

11 Mar 13:44

Choose a tag to compare

  • Removed the header/footer from /errors/error_php.php page.

Fixed Marks Without A Title & Removed Version Number

10 Mar 18:57

Choose a tag to compare

Fixed an issue with bookmarking pages that didn't have a proper Title set
Removed the Version Number from the app (will track with releases in github)

Hotfix for invalid label id

10 Mar 13:51

Choose a tag to compare

  • When label id was passed with invalid id, it resulted in SQL error, fixed.

Improved importer error handling

10 Mar 11:50

Choose a tag to compare

Added better error handling for importer in situations where import file is not valid.

Update to Sidebar & Welcome Page

07 Mar 18:29

Choose a tag to compare

Removed welcome website
Removed sidebar suggestions
Updated sidebar and sidebar styles
Fixed some issues with submit button

Mobile and Style Updates

06 Mar 21:08

Choose a tag to compare

Updated the search on mobile to hide after search.
Multiple JS & CSS updates for better mobile experience.
Few bug fixes.

Migration Update

06 Mar 19:54

Choose a tag to compare

  • Update innodb check for tables. Instead of looking for exact table match of migrations it will now bypass the check for any table with the word migrations in it.