Skip to content

Releases: cdevroe/unmark

Version 2025.2

07 Oct 11:44
2eb2be1

Choose a tag to compare

  • New: Simplified Chinese #275 - Thanks @gdtool
  • New: Users can delete their accounts #264
  • Fix: Exported file contains deleted marks #277
  • Fix: When searching from the Archive, the results are limited to the archive - #272
  • Fix: Pagination issues #278
  • Fix: Main list height sometimes gets cut off #235

Version 2025.1

03 Sep 17:13
35ca722

Choose a tag to compare

  • Updated to CodeIgniter 3.1.13
  • PHP 8.x compatibility fixes
  • Moved to "main" as default branch
  • Docker updates
  • Readme updates

1.9.3

21 Aug 15:20

Choose a tag to compare

  • Fixed #290 XSS vuln

Version 2020.4

23 Nov 19:45

Choose a tag to compare

Very small bug fix release.

  • Updated version number issue in the release #273
  • Updated grunt task for building the hosted unmark.it

Version 2020.3

06 Oct 16:44
be515ef

Choose a tag to compare

Unmark becomes a better internet citizen today with the ability to export your bookmarks into a well supported HTML format that can be easily imported into a variety of apps and services. Yay!

  • New: Export to HTML #263
  • New: Docker now the preferred way to run Unmark locally (see Readme) #267
  • Fix: Database sample file now has Docker credentials #267
  • Fix: Version number!! #265
  • Fix: Several styling issues in Safari
  • Fix: Forwards to setup page when database not configured properly
  • Updated readme with more verbose Docker instructions
  • Other bips and bobs

Version 2020.2

15 Jun 12:16

Choose a tag to compare

This update fixes a few issues:

  • New default branch name: trunk ✊
  • Fixed #261
  • Fixed #262

Thank you for reporting issues!

Version 2020.1

21 May 18:24
8ea4f28

Choose a tag to compare

Exciting!! Version 2.0, now known as 2020.1, is ready to everyone to use. It has been in a fairly good state for several months, but we wanted to test it on unmark.it for a while to work out a few kinks. Especially with the new tagging system. And we've been able to squash dozens of little things that we wouldn't have caught otherwise.

We hope you love this release.

Here is what is included:

  • New: All new tagging UI to make tagging much easier.
  • New: Tagging autocomplete.
  • New: Most Used and Recently Used quick tags added to bookmarklet.
  • Fix: Updates to bookmarklet code to accommodate the new features. (so be sure to update your bookmarklet)
  • Fix: Mark titles are easier to edit.
  • Fix: Removed scrollbar on navigation in Firefox
  • Several speed improvements.
  • Several bug fixes.

Lots of little great things in this release.

Version 1.9.2

02 Apr 13:43

Choose a tag to compare

Bug fix release. Includes the following fixes:

  • Fix: Updated service worker to properly delete old caches.
  • Fix: Removed duplicate search IDs.
  • Fix: Removed unused code related to showing bookmarking statistics.

Version 1.9.1

28 Mar 20:19

Choose a tag to compare

Mostly a bug fix release:

  • Fixed: Infinite scrolling would often show duplicate entries #245
  • Fixed: All build routine JavaScript dependencies have now been updated to their latest version #243

Note to all that build Unmark from source: You'll need to update npm, grunt-cli, grunt, and then all node modules before you'll be able to build Unmark.

Version 1.9.0

25 Mar 14:25

Choose a tag to compare

Please note: Starting in this version mySQL version 5.7 or greater is required.

Here is what is included in this release.

  • Update: mySQL version 5.7+ is required
  • New: Add bookmark button! Simply paste a URL and add the bookmark.
  • New: Delete bookmarks from sidebar menu without needing to archive first.
  • Fix: Scrollbars on certain browsers needed to be handled. Now they are.
  • Fix: Tons of small fixes on mobile.
  • Fix: Navigation improvements on mobile.

We hope you like this release. Starting with version 2.0 we'll be moving to different versioning. Likely 2, 2.1, 3, 4, 4.1, etc. So expect version numbers to increase far more rapidly. Easier to track then 1.8.095! :)