Skip to content

Releases: cdevroe/unmark

Unmark 1.6.1

03 Dec 16:30
Compare
Choose a tag to compare

A simple bug fix release. Thanks to @Jariell for reporting issue #73.

Unmark 1.6.0 - Mark Hamill

02 Dec 17:18
Compare
Choose a tag to compare

Here is what is included in Unmark 1.6.0 - Mark Hamill.

unmark-1 6 0

  • Edit Mark Titles - Now you can customize a mark's title. Want to remove some cruft, or need to save a mark as something specific? Now you can. This feature is available both from the bookmarklet popup or from your main marks list. (#52)
  • UTM variables removed - All those crazy variables at the end of a querystring on a URL are now removed automatically by Unmark. Just for cleanlinesses sake. (#51)
  • Tag search in archive - Tag searches now extend into your archive. Yay! (#65)
  • Bug fixes:
    • Updates to Grunt tasks (#69)
    • DBPrefix configuration removed (we don't use this in Unmark) (#62)

We named this release after Mark Hamill who played Luke Skywalker. Why? This.

1.5.5

13 Nov 20:07
Compare
Choose a tag to compare

This is the latest release.

Added Version Number to Asset Files

04 Apr 15:22
Compare
Choose a tag to compare
1.5.2

Updated asset version

Chinese translations

04 Apr 09:11
Compare
Choose a tag to compare

Added chinese translations for Unmark contributed by hewigovens

Switched migrations naming schema to support 32bit systems

03 Apr 13:45
Compare
Choose a tag to compare

Switched migrations naming schema to work on 32bit systems.
New migration_type is "unmark", and schema for files is:
YYYYMMDDXX, where:

  • YYYY is year (2014)
  • MM is month (10)
  • DD is day of month (31)
  • XX is sequential number of migration for particular date (01, 02 etc)
    Please see documentation in config for more details.
    Migration from older database should work from the scratch, but DB backup before upgrading is recommended.

Links in Notes Field

01 Apr 19:29
Compare
Choose a tag to compare

We added a filter. If you put any link (starts with http(s)) in your notes field we will auto convert it to a link.

Internationalization support

01 Apr 15:21
Compare
Choose a tag to compare

Support for multiple language versions. Language autodetection.
Polish language version included.

Style & Icon Updates

01 Apr 14:41
Compare
Choose a tag to compare
1.2.7

Merged in updates and compiled files for build

isSameHost Update

26 Mar 13:40
Compare
Choose a tag to compare
  • Added support to look for port numbers as well