Releases: cdevroe/unmark
Releases · cdevroe/unmark
Unmark 1.6.1
Unmark 1.6.0 - Mark Hamill
Here is what is included in Unmark 1.6.0 - Mark Hamill.
- 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:
We named this release after Mark Hamill who played Luke Skywalker. Why? This.
1.5.5
Added Version Number to Asset Files
1.5.2 Updated asset version
Chinese translations
Added chinese translations for Unmark contributed by hewigovens
Switched migrations naming schema to support 32bit systems
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
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
Support for multiple language versions. Language autodetection.
Polish language version included.
Style & Icon Updates
1.2.7 Merged in updates and compiled files for build
isSameHost Update
- Added support to look for port numbers as well